<!-- 
RSS generated by JIRA (8.20.10#820010-sha1:ace47f9899e9ee25d7157d59aa17ab06aee30d3d) at Wed Feb 07 20:14:24 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>[NETCONF-197] PATCH merge operation does nothing</title>
                <link>https://jira.opendaylight.org/browse/NETCONF-197</link>
                <project id="10142" key="NETCONF">netconf</project>
                    <description>&lt;p&gt;This is a Beryllium bug, similar to &lt;a href=&quot;https://jira.opendaylight.org/browse/NETCONF-185&quot; title=&quot;Delete subset of list items using PATCH?&quot; class=&quot;issue-link&quot; data-issue-key=&quot;NETCONF-185&quot;&gt;&lt;del&gt;NETCONF-185&lt;/del&gt;&lt;/a&gt;. Here is what happens when launching curl commands from Bash (ODL has odl-restconf and odl-clustering-test-app features installed).&lt;/p&gt;

&lt;p&gt;$ curl -u&apos;admin:admin&apos; -X PATCH -H &quot;Content-Type:application/yang.patch+json&quot; -d &apos;{&quot;ietf-restconf:yang-patch&quot;:{&quot;patch-id&quot;:&quot;0&quot;,&quot;edit&quot;:[{&quot;edit-id&quot;:&quot;0&quot;,&quot;operation&quot;:&quot;replace&quot;,&quot;target&quot;:&quot;/car:car-entry&lt;span class=&quot;error&quot;&gt;&amp;#91;car:id=&amp;#39;&amp;quot;&amp;#39;&amp;quot;&amp;#39;0&amp;#39;&amp;quot;&amp;#39;&amp;quot;&amp;#39;&amp;#93;&lt;/span&gt;&quot;,&quot;value&quot;:{&quot;car:car-entry&quot;:[&lt;/p&gt;
{&quot;id&quot;:&quot;0&quot;}
&lt;p&gt;]}}]}&apos; 127.0.0.1:8181/restconf/config/car:cars ;echo&lt;/p&gt;

&lt;p&gt;{&quot;ietf-yang-patch:yang-patch-status&quot;:{&quot;patch-id&quot;:&quot;0&quot;,&quot;ok&quot;:null}}&lt;/p&gt;

&lt;p&gt;$ curl -u&apos;admin:admin&apos; 127.0.0.1:8181/restconf/config/car:cars ;echo&lt;/p&gt;

&lt;p&gt;{&quot;cars&quot;:{&quot;car-entry&quot;:[&lt;/p&gt;
{&quot;id&quot;:&quot;0&quot;}
&lt;p&gt;]}}&lt;/p&gt;

&lt;p&gt;$ curl -u&apos;admin:admin&apos; -X PATCH -H &quot;Content-Type:application/yang.patch+json&quot; -d &apos;{&quot;ietf-restconf:yang-patch&quot;:{&quot;patch-id&quot;:&quot;0&quot;,&quot;edit&quot;:[{&quot;edit-id&quot;:&quot;0&quot;,&quot;operation&quot;:&quot;merge&quot;,&quot;target&quot;:&quot;/car:car-entry&lt;span class=&quot;error&quot;&gt;&amp;#91;car:id=&amp;#39;&amp;quot;&amp;#39;&amp;quot;&amp;#39;1&amp;#39;&amp;quot;&amp;#39;&amp;quot;&amp;#39;&amp;#93;&lt;/span&gt;&quot;,&quot;value&quot;:{&quot;car:car-entry&quot;:[&lt;/p&gt;
{&quot;id&quot;:&quot;1&quot;}
&lt;p&gt;]}}]}&apos; 127.0.0.1:8181/restconf/config/car:cars ;echo&lt;/p&gt;

&lt;p&gt;{&quot;ietf-yang-patch:yang-patch-status&quot;:{&quot;patch-id&quot;:&quot;0&quot;,&quot;ok&quot;:null}}&lt;/p&gt;

&lt;p&gt;$ curl -u&apos;admin:admin&apos; 127.0.0.1:8181/restconf/config/car:cars ;echo&lt;/p&gt;

&lt;p&gt;{&quot;cars&quot;:{&quot;car-entry&quot;:[&lt;/p&gt;
{&quot;id&quot;:&quot;0&quot;}
&lt;p&gt;]}}&lt;/p&gt;

&lt;p&gt;I was expecting both &lt;/p&gt;
{&quot;id&quot;:&quot;1&quot;}
&lt;p&gt; and &lt;/p&gt;
{&quot;id&quot;:&quot;0&quot;}
&lt;p&gt; entries to be present in the final GET response.&lt;/p&gt;</description>
                <environment>&lt;p&gt;Operating System: All&lt;br/&gt;
Platform: All&lt;/p&gt;</environment>
        <key id="21210">NETCONF-197</key>
            <summary>PATCH merge operation does nothing</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="10000">Done</resolution>
                                        <assignee username="ivan.hrasko@pantheon.tech">Ivan Hrasko</assignee>
                                    <reporter username="vrpolak">Vratko Polak</reporter>
                        <labels>
                    </labels>
                <created>Tue, 17 May 2016 12:25:13 +0000</created>
                <updated>Fri, 15 Mar 2019 22:22:23 +0000</updated>
                            <resolved>Fri, 5 Aug 2016 14:14:48 +0000</resolved>
                                                                    <component>restconf-nb</component>
                        <due></due>
                            <votes>0</votes>
                                    <watches>4</watches>
                                                                                                                <comments>
                            <comment id="39367" author="ivan.hrasko@pantheon.tech" created="Mon, 11 Jul 2016 13:16:46 +0000"  >&lt;p&gt;Patch: &lt;a href=&quot;https://git.opendaylight.org/gerrit/#/c/41636/&quot; class=&quot;external-link&quot; target=&quot;_blank&quot; rel=&quot;nofollow noopener&quot;&gt;https://git.opendaylight.org/gerrit/#/c/41636/&lt;/a&gt;&lt;/p&gt;</comment>
                            <comment id="39368" author="ivan.hrasko@pantheon.tech" created="Tue, 19 Jul 2016 13:11:06 +0000"  >&lt;p&gt;Merged to Be, needs port to Boron.&lt;/p&gt;</comment>
                            <comment id="39369" author="ivan.hrasko@pantheon.tech" created="Wed, 27 Jul 2016 07:15:32 +0000"  >&lt;p&gt;Cherry pick to boron old Restconf:&lt;br/&gt;
&lt;a href=&quot;https://git.opendaylight.org/gerrit/#/c/42461&quot; class=&quot;external-link&quot; target=&quot;_blank&quot; rel=&quot;nofollow noopener&quot;&gt;https://git.opendaylight.org/gerrit/#/c/42461&lt;/a&gt;&lt;/p&gt;</comment>
                            <comment id="39370" author="ivan.hrasko@pantheon.tech" created="Fri, 29 Jul 2016 13:54:44 +0000"  >&lt;p&gt;Merged to Boron&lt;/p&gt;</comment>
                            <comment id="39371" author="ivan.hrasko@pantheon.tech" created="Fri, 5 Aug 2016 14:14:48 +0000"  >&lt;p&gt;patch for new restconf has been merged to master:&lt;br/&gt;
&lt;a href=&quot;https://git.opendaylight.org/gerrit/#/c/41833/&quot; class=&quot;external-link&quot; target=&quot;_blank&quot; rel=&quot;nofollow noopener&quot;&gt;https://git.opendaylight.org/gerrit/#/c/41833/&lt;/a&gt;&lt;/p&gt;</comment>
                    </comments>
                    <attachments>
                    </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>5897</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=5897]]></customfieldvalue>

                        </customfieldvalues>
                    </customfield>
                                                                                            <customfield id="customfield_10206" key="com.atlassian.jira.plugin.system.customfieldtypes:select">
                        <customfieldname>Issue Type</customfieldname>
                        <customfieldvalues>
                                <customfieldvalue key="10300"><![CDATA[Bug]]></customfieldvalue>

                        </customfieldvalues>
                    </customfield>
                                                                                                                                                                                                                                                                                                                                                        <customfield id="customfield_10204" key="com.atlassian.jira.plugin.system.customfieldtypes:select">
                        <customfieldname>ODL SR Target Milestone</customfieldname>
                        <customfieldvalues>
                                <customfieldvalue key="10332"><![CDATA[Boron-RC0]]></customfieldvalue>

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

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