<!-- 
RSS generated by JIRA (8.20.10#820010-sha1:ace47f9899e9ee25d7157d59aa17ab06aee30d3d) at Wed Feb 07 20:16:50 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-1163] Create tests for POST &quot;insert&quot; query parameter</title>
                <link>https://jira.opendaylight.org/browse/NETCONF-1163</link>
                <project id="10142" key="NETCONF">netconf</project>
                    <description>&lt;p&gt;Create unit tests into &lt;b&gt;RestconfDataServiceImplTest&lt;/b&gt; to cover &lt;b&gt;insert&lt;/b&gt; query parameter (used together with &lt;b&gt;point&lt;/b&gt;) for &lt;b&gt;POST&lt;/b&gt; and &lt;b&gt;PUT&lt;/b&gt; requests.&lt;/p&gt;

&lt;p&gt;Create tests for all values of insert parameter: &lt;b&gt;first&lt;/b&gt;, &lt;b&gt;last&lt;/b&gt;, &lt;b&gt;before&lt;/b&gt;, &lt;b&gt;after&lt;/b&gt;.&lt;/p&gt;

&lt;p&gt;You can use &lt;b&gt;jukebox&lt;/b&gt; module as is already done in test class.&lt;/p&gt;

&lt;p&gt;Examples of the request: &lt;a href=&quot;https://datatracker.ietf.org/doc/html/rfc8040#appendix-B.3.4&quot; class=&quot;external-link&quot; target=&quot;_blank&quot; rel=&quot;nofollow noopener&quot;&gt;https://datatracker.ietf.org/doc/html/rfc8040#appendix-B.3.4&lt;/a&gt; and &lt;a href=&quot;https://datatracker.ietf.org/doc/html/rfc8040#appendix-B.3.5&quot; class=&quot;external-link&quot; target=&quot;_blank&quot; rel=&quot;nofollow noopener&quot;&gt;https://datatracker.ietf.org/doc/html/rfc8040#appendix-B.3.5.&lt;/a&gt;&lt;/p&gt;

&lt;p&gt;Expectations:&lt;/p&gt;
&lt;ol&gt;
	&lt;li&gt;Model requests in Postman/other API tool first.&lt;/li&gt;
	&lt;li&gt;Create bugs for request which are not working.&lt;/li&gt;
	&lt;li&gt;Create 8 unit tests.&lt;/li&gt;
	&lt;li&gt;Add unit test which covers usage of LAST parameter (the default) and results in &quot;data-already-exists&quot; error.&lt;/li&gt;
	&lt;li&gt;Finally &lt;a href=&quot;https://github.com/opendaylight/netconf/blob/4e6d5b5fb8c2aa9d428a9361d54f5113fb4f9a59/restconf/restconf-nb/src/main/java/org/opendaylight/restconf/nb/rfc8040/rests/transactions/RestconfStrategy.java#L357-L360C41&quot; class=&quot;external-link&quot; target=&quot;_blank&quot; rel=&quot;nofollow noopener&quot;&gt;https://github.com/opendaylight/netconf/blob/4e6d5b5fb8c2aa9d428a9361d54f5113fb4f9a59/restconf/restconf-nb/src/main/java/org/opendaylight/restconf/nb/rfc8040/rests/transactions/RestconfStrategy.java#L357-L360C41&lt;/a&gt; will be covered.&lt;/li&gt;
&lt;/ol&gt;
</description>
                <environment></environment>
        <key id="37408">NETCONF-1163</key>
            <summary>Create tests for POST &quot;insert&quot; query parameter</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="PeterSuna">Peter Suna</reporter>
                        <labels>
                            <label>pt</label>
                    </labels>
                <created>Thu, 21 Sep 2023 07:16:44 +0000</created>
                <updated>Wed, 22 Nov 2023 09:21:04 +0000</updated>
                            <resolved>Wed, 22 Nov 2023 09:21:03 +0000</resolved>
                                    <version>7.0.0</version>
                                    <fixVersion>7.0.0</fixVersion>
                                    <component>restconf-nb</component>
                        <due></due>
                            <votes>0</votes>
                                    <watches>2</watches>
                                                                                                                <comments>
                            <comment id="72712" author="JIRAUSER15510" created="Wed, 8 Nov 2023 14:50:18 +0000"  >&lt;p&gt;Created bugs for failing requests:&lt;br/&gt;
&lt;a href=&quot;https://jira.opendaylight.org/browse/NETCONF-1177&quot; class=&quot;external-link&quot; rel=&quot;nofollow&quot;&gt;https://jira.opendaylight.org/browse/NETCONF-1177&lt;/a&gt;&lt;br/&gt;
&lt;a href=&quot;https://jira.opendaylight.org/browse/NETCONF-1178&quot; class=&quot;external-link&quot; rel=&quot;nofollow&quot;&gt;https://jira.opendaylight.org/browse/NETCONF-1178&lt;/a&gt;&lt;br/&gt;
&lt;a href=&quot;https://jira.opendaylight.org/browse/NETCONF-1180&quot; class=&quot;external-link&quot; rel=&quot;nofollow&quot;&gt;https://jira.opendaylight.org/browse/NETCONF-1180&lt;/a&gt;&lt;/p&gt;</comment>
                    </comments>
                <issuelinks>
                            <issuelinktype id="10003">
                    <name>Relates</name>
                                                                <inwardlinks description="relates to">
                                        <issuelink>
            <issuekey id="37434">NETCONF-1178</issuekey>
        </issuelink>
            <issuelink>
            <issuekey id="37433">NETCONF-1177</issuekey>
        </issuelink>
            <issuelink>
            <issuekey id="37438">NETCONF-1180</issuekey>
        </issuelink>
                            </inwardlinks>
                                    </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|i046kf:</customfieldvalue>

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