<!-- 
RSS generated by JIRA (8.20.10#820010-sha1:ace47f9899e9ee25d7157d59aa17ab06aee30d3d) at Wed Feb 07 20:54:51 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>[YANGTOOLS-984] Reordering of augmented and direct children in containers</title>
                <link>https://jira.opendaylight.org/browse/YANGTOOLS-984</link>
                <project id="10188" key="YANGTOOLS">yangtools</project>
                    <description>&lt;p&gt;Some devices are unreasonably touchy about the order of children we send them &amp;#8211; i.e. they expect to encounter direct container children before seeing any augmented children. While we push them to NormalizedNode builders in this order, the builders are using plain HashMaps (and rightfully so) to track them, which means they can get reordered. Based on this, the device doesn&apos;t accept the&#160;result&#160;sent from Netconf cause the order of&#160; children is changed.&lt;/p&gt;</description>
                <environment></environment>
        <key id="31636">YANGTOOLS-984</key>
            <summary>Reordering of augmented and direct children in containers</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="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="10000">Done</resolution>
                                        <assignee username="JakubToth">Jakub Toth</assignee>
                                    <reporter username="JakubToth">Jakub Toth</reporter>
                        <labels>
                    </labels>
                <created>Wed, 24 Apr 2019 14:49:18 +0000</created>
                <updated>Tue, 30 Apr 2019 12:55:04 +0000</updated>
                            <resolved>Tue, 30 Apr 2019 11:50:38 +0000</resolved>
                                                    <fixVersion>3.0.1</fixVersion>
                    <fixVersion>2.0.19</fixVersion>
                    <fixVersion>2.1.11</fixVersion>
                                        <due></due>
                            <votes>0</votes>
                                    <watches>2</watches>
                                                                                                                <comments>
                            <comment id="66734" author="rovarga" created="Tue, 30 Apr 2019 12:55:04 +0000"  >&lt;p&gt;In case the system property &quot;org.opendaylight.yangtools.yang.data.impl.schema.builder.retain-child-order&quot; is set to &quot;true&quot;, such as running java with -Dorg.opendaylight.yangtools.yang.data.impl.schema.builder.retain-child-order=true, all container-like NormalizedNodes will retain the initial child insertion order. This does not extend to DataTree operations, where the order can be lost afterwards.&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|i03nkn:</customfieldvalue>

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