<!-- 
RSS generated by JIRA (8.20.10#820010-sha1:ace47f9899e9ee25d7157d59aa17ab06aee30d3d) at Wed Feb 07 20:42:16 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>[TRNSPRTPCE-103] mappingServices takes 2 parameters but maps only one</title>
                <link>https://jira.opendaylight.org/browse/TRNSPRTPCE-103</link>
                <project id="10178" key="TRNSPRTPCE">transportpce</project>
                    <description>&lt;p&gt;mappingServices method in ModelMappingUtils class takes two arguments&#160;serviceCreateInput and&#160;serviceReconfigureInput but maps only one depending on which is null&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;
&lt;span class=&quot;code-keyword&quot;&gt;if&lt;/span&gt; (serviceCreateInput != &lt;span class=&quot;code-keyword&quot;&gt;null&lt;/span&gt;) {} &lt;span class=&quot;code-keyword&quot;&gt;else&lt;/span&gt; &lt;span class=&quot;code-keyword&quot;&gt;if&lt;/span&gt; (serviceReconfigureInput != &lt;span class=&quot;code-keyword&quot;&gt;null&lt;/span&gt;) {}
&lt;/pre&gt;
&lt;/div&gt;&lt;/div&gt;
&lt;p&gt;This isn&apos;t a good method signature as it&apos;s not clear about functionality&#160;&lt;/p&gt;</description>
                <environment></environment>
        <key id="31628">TRNSPRTPCE-103</key>
            <summary>mappingServices takes 2 parameters but maps only one</summary>
                <type id="10104" iconUrl="https://jira.opendaylight.org/secure/viewavatar?size=xsmall&amp;avatarId=10303&amp;avatarType=issuetype">Bug</type>
                                            <priority id="4" iconUrl="https://jira.opendaylight.org/images/icons/priorities/minor.svg">Low</priority>
                        <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="-1">Unassigned</assignee>
                                    <reporter username="ramy1313">Rami Mohamed</reporter>
                        <labels>
                    </labels>
                <created>Thu, 18 Apr 2019 12:59:13 +0000</created>
                <updated>Mon, 13 Sep 2021 09:28:06 +0000</updated>
                                                                                <due></due>
                            <votes>0</votes>
                                    <watches>2</watches>
                                                                                                                <comments>
                            <comment id="66735" author="orenais" created="Tue, 30 Apr 2019 15:15:17 +0000"  >&lt;p&gt;I don&apos;t really see that as an issue. This method will be called following an RPC. The RPC can be either a service create or a service reconfigure. So we will never have the 2 related attributes (input) valid at the same time. Each RPC will trig different behaviour.&lt;/p&gt;</comment>
                            <comment id="66792" author="ramy1313" created="Wed, 15 May 2019 11:02:22 +0000"  >&lt;p&gt;&lt;a href=&quot;https://jira.opendaylight.org/secure/ViewProfile.jspa?name=orenais&quot; class=&quot;user-hover&quot; rel=&quot;orenais&quot;&gt;orenais&lt;/a&gt;&lt;/p&gt;

&lt;p&gt;The signature of the method could lead to wrong assumptions, the first thing would come to mind is it maps 2 objects to the output, while it actually maps only one to the output and it&apos;s not clear why the first argument shadows the second&#160;&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_10002" key="com.pyxis.greenhopper.jira:gh-epic-link">
                        <customfieldname>Epic Link</customfieldname>
                        <customfieldvalues>
                            <customfieldvalue>TRNSPRTPCE-501</customfieldvalue>
                        </customfieldvalues>
                    </customfield>
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                    <customfield id="customfield_10000" key="com.pyxis.greenhopper.jira:gh-lexo-rank">
                        <customfieldname>Rank</customfieldname>
                        <customfieldvalues>
                            <customfieldvalue>0|hzzzu5:f</customfieldvalue>

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