<!-- 
RSS generated by JIRA (8.20.10#820010-sha1:ace47f9899e9ee25d7157d59aa17ab06aee30d3d) at Wed Feb 07 20:05:07 UTC 2024

It is possible to restrict the fields that are returned in this document by specifying the 'field' parameter in your request.
For example, to request only the issue key and summary append 'field=key&field=summary' to the URL of your request.
-->
<rss version="0.92" >
<channel>
    <title>OpenDaylight JIRA</title>
    <link>https://jira.opendaylight.org</link>
    <description>This file is an XML representation of an issue</description>
    <language>en-us</language>    <build-info>
        <version>8.20.10</version>
        <build-number>820010</build-number>
        <build-date>22-06-2022</build-date>
    </build-info>


<item>
            <title>[IOTDM-80] combined filter criteria not working</title>
                <link>https://jira.opendaylight.org/browse/IOTDM-80</link>
                <project id="10131" key="IOTDM">iotdm</project>
                    <description>&lt;p&gt;Create an AE&lt;br/&gt;
Create 3 children 2 with lbl=key1, 1 with lbl=key1 AND key2&lt;br/&gt;
GET &lt;a href=&quot;http://localhost:8282/InCSE1?fu=1&amp;amp;lbl=key1&amp;amp;lbl=key2&quot; class=&quot;external-link&quot; target=&quot;_blank&quot; rel=&quot;nofollow noopener&quot;&gt;http://localhost:8282/InCSE1?fu=1&amp;amp;lbl=key1&amp;amp;lbl=key2&lt;/a&gt; should return only 1 resource, returns 3&lt;br/&gt;
Use Attached postman to replicate&lt;/p&gt;

&lt;p&gt;[&lt;br/&gt;
  {&lt;br/&gt;
    &quot;m2m:cnt&quot;: &lt;/p&gt;
{
      &quot;ct&quot;: &quot;20170316T182414&quot;,
      &quot;st&quot;: 0,
      &quot;ty&quot;: 3,
      &quot;cbs&quot;: 0,
      &quot;lbl&quot;: [
        &quot;key1&quot;
      ],
      &quot;ri&quot;: &quot;0-d-1-0&quot;,
      &quot;lt&quot;: &quot;20170316T182414&quot;,
      &quot;mni&quot;: 1,
      &quot;pi&quot;: &quot;0-b-1-0&quot;,
      &quot;rn&quot;: &quot;TestContainer2&quot;,
      &quot;cni&quot;: 0
    }
&lt;p&gt;  },&lt;br/&gt;
  {&lt;br/&gt;
    &quot;m2m:cnt&quot;: &lt;/p&gt;
{
      &quot;ct&quot;: &quot;20170316T182425&quot;,
      &quot;st&quot;: 0,
      &quot;ty&quot;: 3,
      &quot;cbs&quot;: 0,
      &quot;lbl&quot;: [
        &quot;key1&quot;
      ],
      &quot;ri&quot;: &quot;0-f-1-0&quot;,
      &quot;lt&quot;: &quot;20170316T182425&quot;,
      &quot;mni&quot;: 1,
      &quot;pi&quot;: &quot;0-b-1-0&quot;,
      &quot;rn&quot;: &quot;TestContainer4&quot;,
      &quot;cni&quot;: 0
    }
&lt;p&gt;  },&lt;br/&gt;
  {&lt;br/&gt;
    &quot;m2m:cnt&quot;: &lt;/p&gt;
{
      &quot;ct&quot;: &quot;20170316T182418&quot;,
      &quot;st&quot;: 0,
      &quot;ty&quot;: 3,
      &quot;cbs&quot;: 0,
      &quot;lbl&quot;: [
        &quot;key1&quot;,
        &quot;key2&quot;
      ],
      &quot;ri&quot;: &quot;0-e-1-0&quot;,
      &quot;lt&quot;: &quot;20170316T182418&quot;,
      &quot;mni&quot;: 1,
      &quot;pi&quot;: &quot;0-b-1-0&quot;,
      &quot;rn&quot;: &quot;TestContainer3&quot;,
      &quot;cni&quot;: 0
    }
&lt;p&gt;  }&lt;br/&gt;
]&lt;/p&gt;</description>
                <environment>&lt;p&gt;Operating System: All&lt;br/&gt;
Platform: All&lt;/p&gt;</environment>
        <key id="19586">IOTDM-80</key>
            <summary>combined filter criteria not working</summary>
                <type id="10104" iconUrl="https://jira.opendaylight.org/secure/viewavatar?size=xsmall&amp;avatarId=10303&amp;avatarType=issuetype">Bug</type>
                                                <status id="5" iconUrl="https://jira.opendaylight.org/images/icons/statuses/resolved.png" description="A resolution has been taken, and it is awaiting verification by reporter. From here issues are either reopened, or are closed.">Resolved</status>
                    <statusCategory id="3" key="done" colorName="green"/>
                                    <resolution id="10003">Cannot Reproduce</resolution>
                                        <assignee username="-1">Unassigned</assignee>
                                    <reporter username="lflorit@cisco.com">Lionel Florit</reporter>
                        <labels>
                    </labels>
                <created>Thu, 16 Mar 2017 18:46:14 +0000</created>
                <updated>Thu, 19 Oct 2017 21:29:05 +0000</updated>
                            <resolved>Thu, 16 Mar 2017 19:10:23 +0000</resolved>
                                    <version>unspecified</version>
                                                    <component>General</component>
                        <due></due>
                            <votes>0</votes>
                                    <watches>0</watches>
                                                                                                                <comments>
                            <comment id="35489" author="lflorit@cisco.com" created="Thu, 16 Mar 2017 18:46:14 +0000"  >&lt;p&gt;Attachment filter conditions.postman_collection.json has been added with description: Postman lib&lt;/p&gt;</comment>
                            <comment id="35488" author="lflorit@cisco.com" created="Thu, 16 Mar 2017 19:10:23 +0000"  >&lt;p&gt;After reviewing the spec, I am retracting this bug.&lt;/p&gt;

&lt;p&gt;By default logical AND operation shall be used if the filterOperation condition is not present.&lt;/p&gt;

&lt;p&gt;BUT that doesn&#8217;t apply if the condition tags are the same&lt;/p&gt;

&lt;p&gt;labels=floor1, labels=floor2, filterOperation=1 will match if either condition is true [ filterOperation has no effect when all condition tags are the same]&lt;/p&gt;</comment>
                    </comments>
                    <attachments>
                            <attachment id="12117" name="filter conditions.postman_collection.json" size="8233" author="lflorit@cisco.com" created="Thu, 16 Mar 2017 18:46:14 +0000"/>
                    </attachments>
                <subtasks>
                    </subtasks>
                <customfields>
                                                                            <customfield id="customfield_11400" key="com.atlassian.jira.plugins.jira-development-integration-plugin:devsummary">
                        <customfieldname>Development</customfieldname>
                        <customfieldvalues>
                            
                        </customfieldvalues>
                    </customfield>
                                                                                                                        <customfield id="customfield_10208" key="com.atlassian.jira.plugin.system.customfieldtypes:textfield">
                        <customfieldname>External issue ID</customfieldname>
                        <customfieldvalues>
                            <customfieldvalue>8011</customfieldvalue>

                        </customfieldvalues>
                    </customfield>
                                                                <customfield id="customfield_10201" key="com.atlassian.jira.plugin.system.customfieldtypes:url">
                        <customfieldname>External issue URL</customfieldname>
                        <customfieldvalues>
                            <customfieldvalue><![CDATA[https://bugs.opendaylight.org/show_bug.cgi?id=8011]]></customfieldvalue>

                        </customfieldvalues>
                    </customfield>
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                <customfield id="customfield_10000" key="com.pyxis.greenhopper.jira:gh-lexo-rank">
                        <customfieldname>Rank</customfieldname>
                        <customfieldvalues>
                            <customfieldvalue>0|i01n13:</customfieldvalue>

                        </customfieldvalues>
                    </customfield>
                                                                                                                                                                                </customfields>
    </item>
</channel>
</rss>