<!-- 
RSS generated by JIRA (8.20.10#820010-sha1:ace47f9899e9ee25d7157d59aa17ab06aee30d3d) at Wed Feb 07 20:14:49 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-360] simple list dosen&apos;t work in PATCH operation</title>
                <link>https://jira.opendaylight.org/browse/NETCONF-360</link>
                <project id="10142" key="NETCONF">netconf</project>
                    <description>&lt;p&gt;In a http PATCH request, we can&apos;t use simple lists.&lt;br/&gt;
for example this rest call will fail:&lt;br/&gt;
&lt;a href=&quot;http://10.200.2.2:8181/restconf/config/network-topology:network-topology/topology/topology-netconf/node/ciena01/yang-ext:mount/ciena-mef-fp:fps/&quot; class=&quot;external-link&quot; target=&quot;_blank&quot; rel=&quot;nofollow noopener&quot;&gt;http://10.200.2.2:8181/restconf/config/network-topology:network-topology/topology/topology-netconf/node/ciena01/yang-ext:mount/ciena-mef-fp:fps/&lt;/a&gt; PATCH ContentType: application/yang.patch+json&lt;br/&gt;
{&lt;br/&gt;
  &quot;ietf-restconf:yang-patch&quot; : {&lt;br/&gt;
    &quot;patch-id&quot; : &quot;0&quot;,&lt;br/&gt;
    &quot;edit&quot; : [&lt;br/&gt;
      {&lt;br/&gt;
        &quot;edit-id&quot; : &quot;edit1&quot;,&lt;br/&gt;
        &quot;operation&quot; : &quot;merge&quot;,&lt;br/&gt;
        &quot;target&quot; : &quot;/ciena-mef-fp:fp&lt;a href=&quot;#3223-LAGtest&amp;#39;&quot; target=&quot;_blank&quot; rel=&quot;noopener&quot;&gt;ciena-mef-fp:name=&apos;vlan-VLAN#3223-LAGtest&apos;&lt;/a&gt;&quot;,&lt;br/&gt;
        &quot;value&quot; : {&lt;br/&gt;
          &quot;fp&quot; : &lt;/p&gt;
{
                                                &quot;name&quot;:&quot;vlan-VLAN#3223-LAGtest&quot;,
                                                &quot;fd-name&quot;:&quot;vlan-VLAN#3223&quot;,
                                                &quot;logical-port&quot;:&quot;LAGtest&quot;,
                                                &quot;uni&quot;:&quot;&quot;,
                                                &quot;classifier-list&quot;: [&quot;clsfr_v3223&quot;]
          }
&lt;p&gt;        }&lt;br/&gt;
      }&lt;br/&gt;
  ]&lt;br/&gt;
  }&lt;br/&gt;
}&lt;/p&gt;



&lt;p&gt;because &quot;classifier-list&quot;: &lt;span class=&quot;error&quot;&gt;&amp;#91;&amp;quot;clsfr_v3223&amp;quot;&amp;#93;&lt;/span&gt; is a simple list, and the comtroller expects a json object inside the string and not a simple type like the string.&lt;br/&gt;
This happens only on PATCH requests.&lt;/p&gt;</description>
                <environment>&lt;p&gt;Operating System: All&lt;br/&gt;
Platform: All&lt;/p&gt;</environment>
        <key id="21373">NETCONF-360</key>
            <summary>simple list dosen&apos;t work in PATCH operation</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="gdavid@hpe.com">David Goldberg</assignee>
                                    <reporter username="gdavid@hpe.com">David Goldberg</reporter>
                        <labels>
                    </labels>
                <created>Mon, 6 Mar 2017 14:35:51 +0000</created>
                <updated>Fri, 15 Mar 2019 22:22:36 +0000</updated>
                            <resolved>Sat, 18 Mar 2017 18:23:08 +0000</resolved>
                                                                    <component>restconf-nb</component>
                        <due></due>
                            <votes>0</votes>
                                    <watches>2</watches>
                                                                                                                <comments>
                            <comment id="39880" author="gdavid@hpe.com" created="Tue, 7 Mar 2017 10:53:21 +0000"  >&lt;p&gt;I created afix for this here:&lt;br/&gt;
&lt;a href=&quot;https://git.opendaylight.org/gerrit/#/c/52888/&quot; class=&quot;external-link&quot; target=&quot;_blank&quot; rel=&quot;nofollow noopener&quot;&gt;https://git.opendaylight.org/gerrit/#/c/52888/&lt;/a&gt;&lt;/p&gt;</comment>
                            <comment id="39881" author="ivan.hrasko@pantheon.tech" created="Wed, 15 Mar 2017 11:20:06 +0000"  >&lt;p&gt;Are you able to cherry pick it to stable/boron?&lt;/p&gt;</comment>
                            <comment id="39882" author="gdavid@hpe.com" created="Thu, 16 Mar 2017 12:38:49 +0000"  >&lt;p&gt;no, i get an error that the branch is blocked&lt;/p&gt;</comment>
                            <comment id="39883" author="ivan.hrasko@pantheon.tech" created="Thu, 16 Mar 2017 12:43:17 +0000"  >&lt;p&gt;I know, you have abandoned cherry pick to boron &lt;img class=&quot;emoticon&quot; src=&quot;https://jira.opendaylight.org/images/icons/emoticons/smile.png&quot; height=&quot;16&quot; width=&quot;16&quot; align=&quot;absmiddle&quot; alt=&quot;&quot; border=&quot;0&quot;/&gt;&lt;br/&gt;
Please click Restore and try again.&lt;/p&gt;</comment>
                            <comment id="39884" author="ivan.hrasko@pantheon.tech" created="Thu, 16 Mar 2017 12:44:15 +0000"  >&lt;p&gt;Gerrit will block your push until you restore previous patch.&lt;/p&gt;</comment>
                            <comment id="39885" author="gdavid@hpe.com" created="Thu, 16 Mar 2017 12:48:31 +0000"  >&lt;p&gt;i reopened it &lt;img class=&quot;emoticon&quot; src=&quot;https://jira.opendaylight.org/images/icons/emoticons/smile.png&quot; height=&quot;16&quot; width=&quot;16&quot; align=&quot;absmiddle&quot; alt=&quot;&quot; border=&quot;0&quot;/&gt;&lt;/p&gt;</comment>
                            <comment id="39886" author="ivan.hrasko@pantheon.tech" created="Sat, 18 Mar 2017 18:22:57 +0000"  >&lt;p&gt;cherry pick to boron &lt;a href=&quot;https://git.opendaylight.org/gerrit/#/c/52836/7&quot; class=&quot;external-link&quot; target=&quot;_blank&quot; rel=&quot;nofollow noopener&quot;&gt;https://git.opendaylight.org/gerrit/#/c/52836/7&lt;/a&gt; merged&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>7906</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=7906]]></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="10344"><![CDATA[Boron-3]]></customfieldvalue>

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

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