<!-- 
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-198] PATCH success &quot;ok&quot; field has wrong JSON value</title>
                <link>https://jira.opendaylight.org/browse/NETCONF-198</link>
                <project id="10142" key="NETCONF">netconf</project>
                    <description>&lt;p&gt;Both &quot;ok&quot; leafs in the PATCH output are of type empty.&lt;br/&gt;
&lt;a href=&quot;https://tools.ietf.org/html/draft-ietf-netconf-yang-patch-08#section-3&quot; class=&quot;external-link&quot; target=&quot;_blank&quot; rel=&quot;nofollow noopener&quot;&gt;https://tools.ietf.org/html/draft-ietf-netconf-yang-patch-08#section-3&lt;/a&gt;&lt;/p&gt;

&lt;p&gt;The value should be written either as &lt;span class=&quot;error&quot;&gt;&amp;#91;null&amp;#93;&lt;/span&gt; or as {} (depending on Restconf draft version). But currently the value is written as null.&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;:&lt;/p&gt;
{&quot;patch-id&quot;:&quot;0&quot;,&quot;ok&quot;:null}
&lt;p&gt;}&lt;/p&gt;</description>
                <environment>&lt;p&gt;Operating System: All&lt;br/&gt;
Platform: All&lt;/p&gt;</environment>
        <key id="21211">NETCONF-198</key>
            <summary>PATCH success &quot;ok&quot; field has wrong JSON value</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:33:25 +0000</created>
                <updated>Fri, 15 Mar 2019 22:22:23 +0000</updated>
                            <resolved>Fri, 5 Aug 2016 14:15:13 +0000</resolved>
                                                                    <component>restconf-nb</component>
                        <due></due>
                            <votes>0</votes>
                                    <watches>3</watches>
                                                                                                                <comments>
                            <comment id="39372" author="vrpolak" created="Thu, 19 May 2016 12:01:30 +0000"  >&lt;p&gt;Oh, I have misread the fifth item before &lt;span class=&quot;error&quot;&gt;&amp;#91;0&amp;#93;&lt;/span&gt;.&lt;br/&gt;
{} is only for empty containers, value of empty type should be always encoded as &lt;span class=&quot;error&quot;&gt;&amp;#91;null&amp;#93;&lt;/span&gt; as specified in &lt;span class=&quot;error&quot;&gt;&amp;#91;1&amp;#93;&lt;/span&gt;.&lt;/p&gt;

&lt;p&gt;&lt;span class=&quot;error&quot;&gt;&amp;#91;0&amp;#93;&lt;/span&gt; &lt;a href=&quot;https://tools.ietf.org/html/draft-ietf-netconf-restconf-11#appendix-A.3&quot; class=&quot;external-link&quot; target=&quot;_blank&quot; rel=&quot;nofollow noopener&quot;&gt;https://tools.ietf.org/html/draft-ietf-netconf-restconf-11#appendix-A.3&lt;/a&gt;&lt;br/&gt;
&lt;span class=&quot;error&quot;&gt;&amp;#91;1&amp;#93;&lt;/span&gt; &lt;a href=&quot;https://tools.ietf.org/html/draft-ietf-netmod-yang-json-10#section-6.9&quot; class=&quot;external-link&quot; target=&quot;_blank&quot; rel=&quot;nofollow noopener&quot;&gt;https://tools.ietf.org/html/draft-ietf-netmod-yang-json-10#section-6.9&lt;/a&gt;&lt;/p&gt;</comment>
                            <comment id="39373" author="ivan.hrasko@pantheon.tech" created="Thu, 30 Jun 2016 08:58:13 +0000"  >&lt;p&gt;Patch:&lt;br/&gt;
&lt;a href=&quot;https://git.opendaylight.org/gerrit/#/c/41123/&quot; class=&quot;external-link&quot; target=&quot;_blank&quot; rel=&quot;nofollow noopener&quot;&gt;https://git.opendaylight.org/gerrit/#/c/41123/&lt;/a&gt;&lt;/p&gt;</comment>
                            <comment id="39374" author="ivan.hrasko@pantheon.tech" created="Mon, 11 Jul 2016 11:50:26 +0000"  >&lt;p&gt;Patch &lt;a href=&quot;https://git.opendaylight.org/gerrit/#/c/41123/&quot; class=&quot;external-link&quot; target=&quot;_blank&quot; rel=&quot;nofollow noopener&quot;&gt;https://git.opendaylight.org/gerrit/#/c/41123/&lt;/a&gt; has been merged to Be&lt;/p&gt;</comment>
                            <comment id="39375" author="ivan.hrasko@pantheon.tech" created="Mon, 18 Jul 2016 06:43:38 +0000"  >&lt;p&gt;Needs to be adapted to Boron&lt;/p&gt;</comment>
                            <comment id="39376" author="ivan.hrasko@pantheon.tech" created="Wed, 27 Jul 2016 07:13:35 +0000"  >&lt;p&gt;Cherry pick to boron old Restconf:&lt;br/&gt;
&lt;a href=&quot;https://git.opendaylight.org/gerrit/#/c/42456/8&quot; class=&quot;external-link&quot; target=&quot;_blank&quot; rel=&quot;nofollow noopener&quot;&gt;https://git.opendaylight.org/gerrit/#/c/42456/8&lt;/a&gt;&lt;/p&gt;</comment>
                            <comment id="39377" author="ivan.hrasko@pantheon.tech" created="Fri, 29 Jul 2016 13:55:24 +0000"  >&lt;p&gt;Cherry pick merged to Boron.&lt;/p&gt;</comment>
                            <comment id="39378" author="ivan.hrasko@pantheon.tech" created="Fri, 5 Aug 2016 14:15:13 +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>5898</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=5898]]></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|i01x27:</customfieldvalue>

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