<!-- 
RSS generated by JIRA (8.20.10#820010-sha1:ace47f9899e9ee25d7157d59aa17ab06aee30d3d) at Wed Feb 07 20:16:15 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-929] Cannot retrieve operation resource</title>
                <link>https://jira.opendaylight.org/browse/NETCONF-929</link>
                <project id="10142" key="NETCONF">netconf</project>
                    <description>&lt;p&gt;It not possible to retrieve operation resource, for example when invoked:&lt;/p&gt;
&lt;div class=&quot;preformatted panel&quot; style=&quot;border-width: 1px;&quot;&gt;&lt;div class=&quot;preformattedContent panelContent&quot;&gt;
&lt;pre&gt;GET: rests/operations/aaa-cert-rpc:getODLCertificate&lt;/pre&gt;
&lt;/div&gt;&lt;/div&gt;
&lt;p&gt;The response is error 400 with message:&lt;/p&gt;
&lt;div class=&quot;code panel&quot; style=&quot;border-width: 1px;&quot;&gt;&lt;div class=&quot;codeContent panelContent&quot;&gt;
&lt;pre class=&quot;code-java&quot;&gt;
{
&#160; &#160; &lt;span class=&quot;code-quote&quot;&gt;&quot;errors&quot;&lt;/span&gt;: {
&#160; &#160; &#160; &#160; &lt;span class=&quot;code-quote&quot;&gt;&quot;error&quot;&lt;/span&gt;: [
&#160; &#160; &#160; &#160; &#160; &#160; {
&#160; &#160; &#160; &#160; &#160; &#160; &#160; &#160; &lt;span class=&quot;code-quote&quot;&gt;&quot;error-tag&quot;&lt;/span&gt;: &lt;span class=&quot;code-quote&quot;&gt;&quot;invalid-value&quot;&lt;/span&gt;,
&#160; &#160; &#160; &#160; &#160; &#160; &#160; &#160; &lt;span class=&quot;code-quote&quot;&gt;&quot;error-message&quot;&lt;/span&gt;: &lt;span class=&quot;code-quote&quot;&gt;&quot;URI has bad format. If operations behind mount point should be showed, URI has to &#160;end with yang-ext:mountyang-ext:mount&quot;&lt;/span&gt;,
&#160; &#160; &#160; &#160; &#160; &#160; &#160; &#160; &lt;span class=&quot;code-quote&quot;&gt;&quot;error-type&quot;&lt;/span&gt;: &lt;span class=&quot;code-quote&quot;&gt;&quot;protocol&quot;&lt;/span&gt;
&#160; &#160; &#160; &#160; &#160; &#160; }
&#160; &#160; &#160; &#160; ]
&#160; &#160; }
} &lt;/pre&gt;
&lt;/div&gt;&lt;/div&gt;
&lt;p&gt;According to &lt;a href=&quot;https://www.rfc-editor.org/rfc/rfc8040.html#page-22&quot; class=&quot;external-link&quot; target=&quot;_blank&quot; rel=&quot;nofollow noopener&quot;&gt;RFC 8040, p. 22&lt;/a&gt;an empty leaf should be returned.&lt;/p&gt;</description>
                <environment></environment>
        <key id="36436">NETCONF-929</key>
            <summary>Cannot retrieve operation resource</summary>
                <type id="10104" iconUrl="https://jira.opendaylight.org/secure/viewavatar?size=xsmall&amp;avatarId=10303&amp;avatarType=issuetype">Bug</type>
                                            <priority id="3" iconUrl="https://jira.opendaylight.org/images/icons/priorities/major.svg">Medium</priority>
                        <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="yaroslav.lastivka">Yaroslav Lastivka</assignee>
                                    <reporter username="ivanhrasko">Ivan Hrasko</reporter>
                        <labels>
                            <label>pt</label>
                    </labels>
                <created>Mon, 12 Dec 2022 15:29:38 +0000</created>
                <updated>Wed, 24 May 2023 07:44:34 +0000</updated>
                            <resolved>Wed, 24 May 2023 07:44:34 +0000</resolved>
                                                    <fixVersion>6.0.0</fixVersion>
                    <fixVersion>4.0.7</fixVersion>
                    <fixVersion>5.0.7</fixVersion>
                                    <component>restconf-nb</component>
                        <due></due>
                            <votes>0</votes>
                                    <watches>2</watches>
                                                                                                                <comments>
                            <comment id="71728" author="ivanhrasko" created="Mon, 12 Dec 2022 15:31:37 +0000"  >&lt;p&gt;IMO: we can reuse solution of &lt;a href=&quot;https://jira.opendaylight.org/browse/NETCONF-822&quot; title=&quot;Discover RPC operation through RESTCONF is failing with response 500&quot; class=&quot;issue-link&quot; data-issue-key=&quot;NETCONF-822&quot;&gt;&lt;del&gt;NETCONF-822&lt;/del&gt;&lt;/a&gt;. The&#160;getOperationsJSON/getOperationsXML methods can be enhanced with identifier and lookup for just one RPC/action can be made.&lt;/p&gt;</comment>
                            <comment id="71800" author="ivanhrasko" created="Wed, 14 Dec 2022 09:23:14 +0000"  >&lt;p&gt;We have to refactor&#160;&lt;b&gt;OperationsContent&lt;/b&gt; class - split &lt;b&gt;bodyFor&lt;/b&gt; method, create overloaded methods - which contain and does not contain identifier as parameter.&lt;/p&gt;</comment>
                    </comments>
                <issuelinks>
                            <issuelinktype id="10000">
                    <name>Blocks</name>
                                            <outwardlinks description="blocks">
                                        <issuelink>
            <issuekey id="36435">NETCONF-928</issuekey>
        </issuelink>
                            </outwardlinks>
                                                        </issuelinktype>
                    </issuelinks>
                <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_10000" key="com.pyxis.greenhopper.jira:gh-lexo-rank">
                        <customfieldname>Rank</customfieldname>
                        <customfieldvalues>
                            <customfieldvalue>0|i043qn:</customfieldvalue>

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