<!-- 
RSS generated by JIRA (8.20.10#820010-sha1:ace47f9899e9ee25d7157d59aa17ab06aee30d3d) at Wed Feb 07 20:09:03 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>[MDSAL-208] Duplicate field PmfGrp.Pmf._25Gps</title>
                <link>https://jira.opendaylight.org/browse/MDSAL-208</link>
                <project id="10137" key="MDSAL">mdsal</project>
                    <description></description>
                <environment>&lt;p&gt;Operating System: All&lt;br/&gt;
Platform: All&lt;/p&gt;</environment>
        <key id="27030">MDSAL-208</key>
            <summary>Duplicate field PmfGrp.Pmf._25Gps</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="10002">Duplicate</resolution>
                                        <assignee username="-1">Unassigned</assignee>
                                    <reporter username="zhuweisheng@huawei.com">zhuweisheng</reporter>
                        <labels>
                    </labels>
                <created>Fri, 18 Nov 2016 05:31:33 +0000</created>
                <updated>Fri, 9 Mar 2018 18:00:17 +0000</updated>
                            <resolved>Fri, 9 Mar 2018 17:55:20 +0000</resolved>
                                                                    <component>Binding codegen</component>
                        <due></due>
                            <votes>0</votes>
                                    <watches>2</watches>
                                                                                                                <comments>
                            <comment id="54515" author="martin.ciglan" created="Fri, 18 Nov 2016 08:56:12 +0000"  >&lt;p&gt;zhuweisheng 2016-11-18 05:35:03 UTC&lt;/p&gt;

&lt;p&gt;I get a Error when trying to parse a yang file like below:&lt;br/&gt;
  grouping pmf-grp {&lt;br/&gt;
      leaf pmf {&lt;br/&gt;
        type enumeration {&lt;br/&gt;
          enum 2.5Gps &lt;/p&gt;
{
            description &quot;pmf optional&quot;;
          }
&lt;p&gt;          enum 25Gps &lt;/p&gt;
{
            description &quot;pmf mandatory&quot;;
          }
&lt;p&gt;          enum 100Gps &lt;/p&gt;
{
            description &quot;undo pmf&quot;;
          }
&lt;p&gt;        }&lt;br/&gt;
        default 100Gps;  &lt;br/&gt;
      }&lt;br/&gt;
    }&lt;br/&gt;
the error is:&lt;br/&gt;
Duplicate field PmfGrp.Pmf._25Gps&lt;br/&gt;
Is this a bug in yangtools?&lt;/p&gt;</comment>
                            <comment id="54516" author="martin.ciglan" created="Fri, 18 Nov 2016 09:10:05 +0000"  >&lt;p&gt;moving to MDSAL project, this is binding spec v1 issue&lt;/p&gt;

&lt;p&gt;not sure if this is going to be fixed there, leaving bug unconfirmed for time being&lt;/p&gt;</comment>
                            <comment id="60861" author="rovarga" created="Tue, 30 Jan 2018 15:07:41 +0000"  >&lt;p&gt;The issue comes from mapping enumeration names, where the period in &apos;2.5Gps&apos; gets removed, leading to a conflict with &apos;25Gps&apos;. A bit more exploration in the mapping logic is needed to see if we can fix this without breaking everyone else.&lt;/p&gt;</comment>
                            <comment id="61597" author="rovarga" created="Fri, 9 Mar 2018 10:33:26 +0000"  >&lt;p&gt;Dealing with duplicates should be the purview of the alternative mapping scheme discussed in &lt;a href=&quot;https://jira.opendaylight.org/browse/MDSAL-309&quot; title=&quot;V1 codegen generates enum constants that are not valid Java identifiers&quot; class=&quot;issue-link&quot; data-issue-key=&quot;MDSAL-309&quot;&gt;&lt;del&gt;MDSAL-309&lt;/del&gt;&lt;/a&gt;.&lt;/p&gt;</comment>
                            <comment id="61631" author="rovarga" created="Fri, 9 Mar 2018 17:55:20 +0000"  >&lt;p&gt;This is a subset of issues solved in &lt;a href=&quot;https://jira.opendaylight.org/browse/MDSAL-309&quot; title=&quot;V1 codegen generates enum constants that are not valid Java identifiers&quot; class=&quot;issue-link&quot; data-issue-key=&quot;MDSAL-309&quot;&gt;&lt;del&gt;MDSAL-309&lt;/del&gt;&lt;/a&gt;.&lt;/p&gt;</comment>
                    </comments>
                <issuelinks>
                            <issuelinktype id="10002">
                    <name>Duplicate</name>
                                            <outwardlinks description="duplicates">
                                        <issuelink>
            <issuekey id="29169">MDSAL-309</issuekey>
        </issuelink>
                            </outwardlinks>
                                                                <inwardlinks description="is duplicated by">
                                        <issuelink>
            <issuekey id="23138">YANGTOOLS-718</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_10208" key="com.atlassian.jira.plugin.system.customfieldtypes:textfield">
                        <customfieldname>External issue ID</customfieldname>
                        <customfieldvalues>
                            <customfieldvalue>7199</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=7199]]></customfieldvalue>

                        </customfieldvalues>
                    </customfield>
                                                                                            <customfield id="customfield_10206" key="com.atlassian.jira.plugin.system.customfieldtypes:select">
                        <customfieldname>Issue Type</customfieldname>
                        <customfieldvalues>
                                <customfieldvalue key="10300"><![CDATA[Bug]]></customfieldvalue>

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

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