<!-- 
RSS generated by JIRA (8.20.10#820010-sha1:ace47f9899e9ee25d7157d59aa17ab06aee30d3d) at Wed Feb 07 19:58:43 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>[DOCS-120] Yang-tools documentation missing/obsolete</title>
                <link>https://jira.opendaylight.org/browse/DOCS-120</link>
                <project id="10121" key="DOCS">docs</project>
                    <description>&lt;p&gt;version: Magnesium&lt;br/&gt;
 page: developer-guide/yang-tools&lt;/p&gt;

&lt;p&gt;&#160;&lt;/p&gt;

&lt;p&gt;The last for points (Introducing schema source repositories&lt;br/&gt;
Writing YANG driven generators&lt;br/&gt;
Introducing specific extension support for YANG parser&lt;br/&gt;
Diagnostics) are completely missing.&lt;/p&gt;

&lt;p&gt;If I&apos;m not mistaken it also supports more than just RFC6020 though it states only that.&lt;/p&gt;

&lt;p&gt;In the code examples all the &quot;=&quot; signes are doubled and the ones I tried had missing classes (or maybe I just missed a dependency).&lt;/p&gt;</description>
                <environment></environment>
        <key id="32027">DOCS-120</key>
            <summary>Yang-tools documentation missing/obsolete</summary>
                <type id="10104" iconUrl="https://jira.opendaylight.org/secure/viewavatar?size=xsmall&amp;avatarId=10303&amp;avatarType=issuetype">Bug</type>
                                            <priority id="3" iconUrl="https://jira.opendaylight.org/images/icons/priorities/major.svg">Medium</priority>
                        <status id="6" iconUrl="https://jira.opendaylight.org/images/icons/statuses/closed.png" description="The issue is considered finished, the resolution is correct. Issues which are closed can be reopened.">Closed</status>
                    <statusCategory id="3" key="done" colorName="green"/>
                                    <resolution id="10002">Duplicate</resolution>
                                        <assignee username="chdbaugher">David Baugher</assignee>
                                    <reporter username="karkusviktor">Viktor Karkus</reporter>
                        <labels>
                    </labels>
                <created>Thu, 10 Oct 2019 12:02:41 +0000</created>
                <updated>Wed, 14 Apr 2021 09:03:29 +0000</updated>
                            <resolved>Tue, 13 Apr 2021 15:20:20 +0000</resolved>
                                                    <fixVersion>Aluminium</fixVersion>
                                    <component>General</component>
                        <due></due>
                            <votes>0</votes>
                                    <watches>3</watches>
                                                                                                                <comments>
                            <comment id="68444" author="JIRAUSER13104" created="Wed, 15 Jul 2020 13:12:50 +0000"  >&lt;p&gt;I wrote a similar ticket with some more specific examples on what needs to be updated :&#160;&lt;a href=&quot;https://jira.opendaylight.org/browse/DOCS-126&quot; class=&quot;external-link&quot; rel=&quot;nofollow&quot;&gt;https://jira.opendaylight.org/browse/DOCS-126&lt;/a&gt;&lt;/p&gt;</comment>
                            <comment id="69101" author="JIRAUSER13104" created="Tue, 13 Apr 2021 16:08:20 +0000"  >&lt;p&gt;HI &lt;a href=&quot;https://jira.opendaylight.org/secure/ViewProfile.jspa?name=guillaume.lambert&quot; class=&quot;user-hover&quot; rel=&quot;guillaume.lambert&quot;&gt;guillaume.lambert&lt;/a&gt;&#160;I noticed you just closed this old issue as a duplicate but you didn&apos;t reference (which) duplicate.&lt;/p&gt;

&lt;p&gt;Do you meen &lt;a href=&quot;https://jira.opendaylight.org/browse/DOCS-126&quot; title=&quot;YANG Tools Developer Guide out of date (incorrect code examples)&quot; class=&quot;issue-link&quot; data-issue-key=&quot;DOCS-126&quot;&gt;DOCS-126&lt;/a&gt; as per my comment above? Any change anyone will actually start updating the documentation, if so that would be great!&lt;/p&gt;

&lt;p&gt;&#160;&lt;/p&gt;

&lt;p&gt;Thanks,&lt;/p&gt;

&lt;p&gt;Toine&lt;/p&gt;</comment>
                            <comment id="69102" author="guillaume.lambert@orange.com" created="Tue, 13 Apr 2021 17:13:21 +0000"  >&lt;p&gt;Yes, I meant this one.&lt;/p&gt;

&lt;p&gt;I was doing some clean-up on the docs backlog to see clearlier.&lt;br/&gt;
Feel free to reopen it if your opinion is that it is not fixed.&lt;/p&gt;</comment>
                            <comment id="69105" author="JIRAUSER13104" created="Wed, 14 Apr 2021 09:03:29 +0000"  >&lt;p&gt;Hi &lt;a href=&quot;https://jira.opendaylight.org/secure/ViewProfile.jspa?name=guillaume.lambert&quot; class=&quot;user-hover&quot; rel=&quot;guillaume.lambert&quot;&gt;guillaume.lambert&lt;/a&gt;&#160;thanks for your quick response.&lt;/p&gt;

&lt;p&gt;What I meant was, that normally when you mark (close) a&#160;Jira as a duplicate you add what it is a duplicate off&lt;/p&gt;

&lt;p&gt;ie. closing XYZ-123 as it is a duplicate off XYZ-456&lt;/p&gt;

&lt;p&gt;So I was hoping you can confirm you closed this as a duplicate of &lt;a href=&quot;https://jira.opendaylight.org/browse/DOCS-126&quot; title=&quot;YANG Tools Developer Guide out of date (incorrect code examples)&quot; class=&quot;issue-link&quot; data-issue-key=&quot;DOCS-126&quot;&gt;DOCS-126&lt;/a&gt; if so I am perfectly fine with you closing this Jira (&lt;a href=&quot;https://jira.opendaylight.org/browse/DOCS-120&quot; title=&quot;Yang-tools documentation missing/obsolete&quot; class=&quot;issue-link&quot; data-issue-key=&quot;DOCS-120&quot;&gt;&lt;del&gt;DOCS-120&lt;/del&gt;&lt;/a&gt;)&lt;/p&gt;

&lt;p&gt;&#160;&lt;/p&gt;

&lt;p&gt;kind regards,&lt;/p&gt;

&lt;p&gt;Toine&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_10000" key="com.pyxis.greenhopper.jira:gh-lexo-rank">
                        <customfieldname>Rank</customfieldname>
                        <customfieldvalues>
                            <customfieldvalue>0|i03pbr:</customfieldvalue>

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