<!-- 
RSS generated by JIRA (8.20.10#820010-sha1:ace47f9899e9ee25d7157d59aa17ab06aee30d3d) at Wed Feb 07 20:05:04 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>[IOTDM-58] Plugin bundle loader feature-put with missing feature-name doesn`t work properly</title>
                <link>https://jira.opendaylight.org/browse/IOTDM-58</link>
                <project id="10131" key="IOTDM">iotdm</project>
                    <description>&lt;p&gt;first request missing feature-name&lt;br/&gt;
POST request&lt;br/&gt;
path -&amp;gt; &lt;a href=&quot;http://localhost:8181/restconf/operations/iotdmbundleloader:feature-put/&quot; class=&quot;external-link&quot; target=&quot;_blank&quot; rel=&quot;nofollow noopener&quot;&gt;http://localhost:8181/restconf/operations/iotdmbundleloader:feature-put/&lt;/a&gt;&lt;br/&gt;
body :&lt;br/&gt;
{&lt;br/&gt;
    &quot;input&quot;: {&lt;br/&gt;
    	&quot;bundle-loader-instance-name&quot;: &quot;BundleLoaderInstanceDefault&quot;,&lt;/p&gt;

&lt;p&gt;    	&quot;bundles-to-load&quot;: [&lt;/p&gt;

&lt;p&gt;    		&lt;/p&gt;
{
    			&quot;priority&quot;: 10,
    			&quot;iotdm-bundle-jar-location&quot;: &quot;file:///home/miroslav/projects/myPlugin/onem2mnewtest/impl/target/onem2mnewtest-impl-0.1.0-SNAPSHOT.jar&quot;
    		}
&lt;p&gt;,&lt;/p&gt;
    		{
    			&quot;priority&quot;: 1,
    			&quot;iotdm-bundle-jar-location&quot;: &quot;file:///home/miroslav/projects/myPlugin/onem2mnewtest/api/target/onem2mnewtest-api-0.1.0-SNAPSHOT.jar&quot;
    		}
&lt;p&gt;    	]&lt;br/&gt;
    }&lt;br/&gt;
}&lt;br/&gt;
response as expected with error missing feature name&lt;br/&gt;
second request same with feature-name&lt;/p&gt;

&lt;p&gt;POST request&lt;br/&gt;
path -&amp;gt; &lt;a href=&quot;http://localhost:8181/restconf/operations/iotdmbundleloader:feature-put/&quot; class=&quot;external-link&quot; target=&quot;_blank&quot; rel=&quot;nofollow noopener&quot;&gt;http://localhost:8181/restconf/operations/iotdmbundleloader:feature-put/&lt;/a&gt;&lt;br/&gt;
body :&lt;br/&gt;
{&lt;br/&gt;
    &quot;input&quot;: {&lt;br/&gt;
    	&quot;bundle-loader-instance-name&quot;: &quot;BundleLoaderInstanceDefault&quot;,&lt;br/&gt;
        &quot;feature-name&quot;: &quot;NewFeature1&quot;,&lt;br/&gt;
    	&quot;bundles-to-load&quot;: [&lt;/p&gt;

&lt;p&gt;    		&lt;/p&gt;
{
    			&quot;priority&quot;: 10,
    			&quot;iotdm-bundle-jar-location&quot;: &quot;file:///home/miroslav/projects/myPlugin/onem2mnewtest/impl/target/onem2mnewtest-impl-0.1.0-SNAPSHOT.jar&quot;
    		}
&lt;p&gt;,&lt;/p&gt;
    		{
    			&quot;priority&quot;: 1,
    			&quot;iotdm-bundle-jar-location&quot;: &quot;file:///home/miroslav/projects/myPlugin/onem2mnewtest/api/target/onem2mnewtest-api-0.1.0-SNAPSHOT.jar&quot;
    		}
&lt;p&gt;    	]&lt;br/&gt;
    }&lt;br/&gt;
}&lt;/p&gt;

&lt;p&gt;this does not allow me to do. It gives me conflict. Seems like it wrote data to feature-name null. Also running config stops working when this request is send. We need to clean the bundle loader before we can work on this again.&lt;/p&gt;</description>
                <environment>&lt;p&gt;Operating System: All&lt;br/&gt;
Platform: All&lt;/p&gt;</environment>
        <key id="19564">IOTDM-58</key>
            <summary>Plugin bundle loader feature-put with missing feature-name doesn`t work properly</summary>
                <type id="10104" iconUrl="https://jira.opendaylight.org/secure/viewavatar?size=xsmall&amp;avatarId=10303&amp;avatarType=issuetype">Bug</type>
                                                <status id="1" iconUrl="https://jira.opendaylight.org/images/icons/statuses/open.png" description="The issue is open and ready for the assignee to start work on it.">Open</status>
                    <statusCategory id="2" key="new" colorName="blue-gray"/>
                                    <resolution id="-1">Unresolved</resolution>
                                        <assignee username="tjanciga">Tomas Janciga</assignee>
                                    <reporter username="miroslav.kovac@pantheon.tech">Miroslav Kovac</reporter>
                        <labels>
                    </labels>
                <created>Tue, 31 Jan 2017 08:51:33 +0000</created>
                <updated>Mon, 20 Nov 2017 16:47:51 +0000</updated>
                                            <version>unspecified</version>
                                                    <component>General</component>
                        <due></due>
                            <votes>0</votes>
                                    <watches>0</watches>
                                                                                                                        <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>7711</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=7711]]></customfieldvalue>

                        </customfieldvalues>
                    </customfield>
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                    <customfield id="customfield_10202" key="com.atlassian.jira.plugin.system.customfieldtypes:select">
                        <customfieldname>Priority</customfieldname>
                        <customfieldvalues>
                                <customfieldvalue key="10304"><![CDATA[Low]]></customfieldvalue>

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

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