<!-- 
RSS generated by JIRA (8.20.10#820010-sha1:ace47f9899e9ee25d7157d59aa17ab06aee30d3d) at Wed Feb 07 19:57:53 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>[DLUX-86] Yang UI - History tab - It is possible to edit and run sent data with parameter that is not created in parameters tab</title>
                <link>https://jira.opendaylight.org/browse/DLUX-86</link>
                <project id="10119" key="DLUX">dlux</project>
                    <description>&lt;p&gt;Yang UI - History tab - It is possible to edit and run sent data with parameter that is not created in parameters tab&lt;/p&gt;

&lt;p&gt;Repro steps:&lt;br/&gt;
1. Yang UI -&amp;gt; API tab&lt;br/&gt;
2. Expand  network-topology rev.2013-10-21 -&amp;gt; expand config -&amp;gt; click network-topology to load network-topology form.&lt;br/&gt;
3. Select DELETE operation and click Send button.&lt;br/&gt;
4. Click arrow expander in front of network-topology button in the form.&lt;br/&gt;
5. Click topology list + button, insert &quot;t0&quot; into topology-id input field, select PUT operation and click Send button. Request has been sent succesfully.&lt;br/&gt;
6. Navigate to HISTORY tab, there is record of PUT method with Sent data.&lt;br/&gt;
7. Click sent data button, enter whatever string, e.g. &quot;str9&quot; to topology id path wrapper button and click Save parametrized data.&lt;br/&gt;
8. Expected behaviour: The parametrized data has not been saved since there is not parameter created with name &quot;str9&quot;.&lt;br/&gt;
9. BUGGY BEHAVIOUR: The parametrized data has been saved with nonexistent parameter &quot;str9&quot;.&lt;br/&gt;
10. Click arrow button to run parametrized request with the same data.&lt;br/&gt;
11. Expected behaviour: The parametrized request has not been run because of the nonexistent parameter that was used to edit the request.&lt;br/&gt;
12. BUGGY BEHAVIOUR: The parametrized request has been run successfully with nonexistent parameter in it.&lt;/p&gt;</description>
                <environment>&lt;p&gt;Operating System: All&lt;br/&gt;
Platform: All&lt;/p&gt;</environment>
        <key id="24433">DLUX-86</key>
            <summary>Yang UI - History tab - It is possible to edit and run sent data with parameter that is not created in parameters tab</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="lubalogh@cisco.com">Lubomir Balogh</assignee>
                                    <reporter username="dasa.simkova@pantheon.sk">Da&#353;a &#352;imkov&#225;</reporter>
                        <labels>
                    </labels>
                <created>Tue, 10 May 2016 13:34:37 +0000</created>
                <updated>Tue, 31 May 2016 11:29:31 +0000</updated>
                            <resolved>Tue, 31 May 2016 11:29:31 +0000</resolved>
                                    <version>unspecified</version>
                                                    <component>General</component>
                        <due></due>
                            <votes>0</votes>
                                    <watches>5</watches>
                                                                                                                <comments>
                            <comment id="47132" author="dasa.simkova@pantheon.sk" created="Tue, 10 May 2016 13:34:37 +0000"  >&lt;p&gt;Attachment Parametrized request with string3.png has been added with description: Run request with invalid parameter&lt;/p&gt;</comment>
                            <comment id="47130" author="lubalogh@cisco.com" created="Fri, 27 May 2016 10:59:37 +0000"  >&lt;p&gt;Fix &lt;a href=&quot;https://git.opendaylight.org/gerrit/#/c/39170/&quot; class=&quot;external-link&quot; target=&quot;_blank&quot; rel=&quot;nofollow noopener&quot;&gt;https://git.opendaylight.org/gerrit/#/c/39170/&lt;/a&gt;&lt;/p&gt;</comment>
                            <comment id="47131" author="dasa.simkova@pantheon.sk" created="Tue, 31 May 2016 11:29:31 +0000"  >&lt;p&gt;Retest:&lt;br/&gt;
1. Yang UI -&amp;gt; API tab -&amp;gt; Expand  network-topology rev.2013-10-21 -&amp;gt; expand config -&amp;gt; expand network-topology -&amp;gt; click topology &lt;/p&gt;
{topology-id}
&lt;p&gt; to load topology list. &lt;br/&gt;
2. Click topology list + button, insert &quot;t0&quot; into topology-id input field, select PUT operation and click Send button. Request has been sent successfully.&lt;br/&gt;
3. Navigate to Parameters tab - add 1 parameter: name: p1, value: v1 so that there is only this one parameter in Parameters table.&lt;br/&gt;
4. Navigate to HISTORY tab, there is record of PUT method with Sent data.&lt;br/&gt;
5. Click sent data button, enter nonexistent parameter, e.g. &quot;&amp;lt;&amp;lt;p2&amp;gt;&amp;gt;&quot; to topology id path wrapper button and click Save parametrized data.&lt;/p&gt;

&lt;p&gt;ACTUAL BEAHVIOUR: The application does not allow to save such edited data. &quot;Parameter does NOT exist&quot; alert shows. RETEST OK&lt;/p&gt;

&lt;p&gt;6. Enter &quot;t0&quot; to topology id path wrapper and insert nonexistent parameter, e.g. &amp;lt;&amp;lt;p2&amp;gt;&amp;gt; to codemirror &quot;topology-id&quot;: &quot;t0&quot; to replace &quot;t0&quot;. Click Save parametrized data.&lt;/p&gt;

&lt;p&gt;ACTUAL BEHAVIOUR: The application does not allow to save such edited data. &quot;&amp;lt;&amp;lt;p2&amp;gt;&amp;gt; : undefined - won&apos;t be replaced&quot; message shows in codemirror, &quot;Parameter does NOT exist&quot; alert shows. RETEST OK&lt;/p&gt;

&lt;p&gt;7. Navigate to Parameters tab - add the parameter: name: p2, value: v2. Navigate to History tab and Save parametrized data with previously added &amp;lt;&amp;lt;p2&amp;gt;&amp;gt; parameter in code mirror.&lt;/p&gt;

&lt;p&gt;ACTUAL BEAHVIOUR: Parametrized data is sent. Since path wrapper does not read data from codemirror, the &amp;lt;&amp;lt;p2&amp;gt;&amp;gt; is not present in path wrapper. Thus, when the request is run, it results in erro, erro alert shows &quot;Error sending request - : The value &apos;t0&apos; for key &apos;topology-id&apos; specified in the URI doesn&apos;t match the value &apos;v2&apos; specified in the message body.&quot; RETEST OK&lt;/p&gt;

&lt;p&gt;8. Insert existent &amp;lt;&amp;lt;p2&amp;gt;&amp;gt; parameter to topology id path wrapper input and Save parametrized data and run the request. Request was successfully sent. Navigate to Parameters tab and delete p2 parameter. Navigate back to History tab and run saved parametrized request again.&lt;/p&gt;

&lt;p&gt;ACTUAL BEHAVIOUR: The request was not run. &quot;Parameter does NOT exist&quot;alert shows. RETEST OK&lt;/p&gt;

&lt;p&gt;9. Navigate to Parameters tab and add p2 parameter with value v2. Navigate back to History tab and  run saved parametrized request again. &lt;/p&gt;

&lt;p&gt;ACTUAL BEHAVIOUR: The request is successfully run. RETEST OK&lt;/p&gt;</comment>
                    </comments>
                    <attachments>
                            <attachment id="13301" name="Parametrized request with string3.png" size="77993" author="dasa.simkova@pantheon.sk" created="Tue, 10 May 2016 13:34:37 +0000"/>
                    </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>5870</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=5870]]></customfieldvalue>

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

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