<!-- 
RSS generated by JIRA (8.20.10#820010-sha1:ace47f9899e9ee25d7157d59aa17ab06aee30d3d) at Wed Feb 07 20:09:02 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-207] grouping and leaf Can&apos;t have the same name?</title>
                <link>https://jira.opendaylight.org/browse/MDSAL-207</link>
                <project id="10137" key="MDSAL">mdsal</project>
                    <description>&lt;p&gt;I get a Error when trying to parse a yang file like below:&lt;br/&gt;
  grouping pmf {&lt;br/&gt;
      leaf pmf {&lt;br/&gt;
        type enumeration {&lt;br/&gt;
          enum optional &lt;/p&gt;
{
            description &quot;pmf optional&quot;;
          }
&lt;p&gt;          enum mandatory &lt;/p&gt;
{
            description &quot;pmf mandatory&quot;;
          }
&lt;p&gt;          enum disable &lt;/p&gt;
{
            description &quot;undo pmf&quot;;
          }
&lt;p&gt;        }&lt;br/&gt;
        default disable;  &lt;br/&gt;
      }&lt;br/&gt;
    }&lt;/p&gt;

&lt;p&gt;the error is:&lt;br/&gt;
&lt;span class=&quot;error&quot;&gt;&amp;#91;ERROR&amp;#93;&lt;/span&gt; /D:/git/sd-campus/controller-naas/platform/southbound/adapter/synchronization-adapter/synchronization-adapter-model/src/main/yang-gen-sal/org/opendaylight/yang/gen/v1/com/huawei/controller/southbound/synchronization/rev160412/Pmf.java:&lt;span class=&quot;error&quot;&gt;&amp;#91;86,96&amp;#93;&lt;/span&gt; can not find symble&lt;br/&gt;
&lt;span class=&quot;error&quot;&gt;&amp;#91;ERROR&amp;#93;&lt;/span&gt; symble:   class Pmf&lt;br/&gt;
&lt;span class=&quot;error&quot;&gt;&amp;#91;ERROR&amp;#93;&lt;/span&gt; position: interface org.opendaylight.yang.gen.v1.com.huawei.controller.southbound.synchronization.rev160412.Pmf&lt;br/&gt;
&lt;span class=&quot;error&quot;&gt;&amp;#91;ERROR&amp;#93;&lt;/span&gt; /D:/git/sd-campus/controller-naas/platform/southbound/adapter/synchronization-adapter/synchronization-adapter-model/src/main/yang-gen-sal/org/opendaylight/yang/gen/v1/com/huawei/controller/southbound/synchronization/rev160412/Pmf.java:&lt;span class=&quot;error&quot;&gt;&amp;#91;30,12&amp;#93;&lt;/span&gt; have define the interface in the package: org.opendaylight.yang.gen.v1.com.huawei.controller.southbound.synchronization.rev160412org.opendaylight.yang.gen.v1.com.huawei.controller.southbound.synchronization.rev160412.Pmf&lt;/p&gt;

&lt;p&gt;Seems to be groung and leaf generated class of the same name, so the conflict.&lt;br/&gt;
Is this a bug in yangtools?&lt;/p&gt;</description>
                <environment>&lt;p&gt;Operating System: All&lt;br/&gt;
Platform: All&lt;/p&gt;</environment>
        <key id="27029">MDSAL-207</key>
            <summary>grouping and leaf Can&apos;t have the same name?</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>Thu, 10 Nov 2016 07:21:28 +0000</created>
                <updated>Fri, 9 Mar 2018 18:00:17 +0000</updated>
                            <resolved>Thu, 10 Nov 2016 09:09:11 +0000</resolved>
                                                                        <due></due>
                            <votes>0</votes>
                                    <watches>1</watches>
                                                                                                                    <issuelinks>
                            <issuelinktype id="10002">
                    <name>Duplicate</name>
                                            <outwardlinks description="duplicates">
                                        <issuelink>
            <issuekey id="26823">MDSAL-1</issuekey>
        </issuelink>
                            </outwardlinks>
                                                        </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>7135</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=7135]]></customfieldvalue>

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

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