<!-- 
RSS generated by JIRA (8.20.10#820010-sha1:ace47f9899e9ee25d7157d59aa17ab06aee30d3d) at Wed Feb 07 20:54:36 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-892] LeafRefValidatation can&apos;t find target node afi-safi-name (bgp-openconfig-extensions@2017-12-07)</title>
                <link>https://jira.opendaylight.org/browse/YANGTOOLS-892</link>
                <project id="10188" key="YANGTOOLS">yangtools</project>
                    <description>&lt;p&gt;LeafRefValidation.validate fails for:&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-json&quot;&gt;
{
  &lt;span class=&quot;code-quote&quot;&gt;&quot;network-instances&quot;&lt;/span&gt;: {
    &lt;span class=&quot;code-quote&quot;&gt;&quot;network-instance&quot;&lt;/span&gt;: [
      {
        &lt;span class=&quot;code-quote&quot;&gt;&quot;name&quot;&lt;/span&gt;: &lt;span class=&quot;code-quote&quot;&gt;&quot;global-bgp&quot;&lt;/span&gt;,
        &lt;span class=&quot;code-quote&quot;&gt;&quot;config&quot;&lt;/span&gt;: {
          &lt;span class=&quot;code-quote&quot;&gt;&quot;name&quot;&lt;/span&gt;: &lt;span class=&quot;code-quote&quot;&gt;&quot;global-bgp&quot;&lt;/span&gt;
        },
        &lt;span class=&quot;code-quote&quot;&gt;&quot;protocols&quot;&lt;/span&gt;: {
          &lt;span class=&quot;code-quote&quot;&gt;&quot;protocol&quot;&lt;/span&gt;: [
            {
              &lt;span class=&quot;code-quote&quot;&gt;&quot;identifier&quot;&lt;/span&gt;: &lt;span class=&quot;code-quote&quot;&gt;&quot;openconfig-policy-types:BGP&quot;&lt;/span&gt;,
              &lt;span class=&quot;code-quote&quot;&gt;&quot;name&quot;&lt;/span&gt;: &lt;span class=&quot;code-quote&quot;&gt;&quot;hc-bgp-instance&quot;&lt;/span&gt;,
              &lt;span class=&quot;code-quote&quot;&gt;&quot;config&quot;&lt;/span&gt;: {
                &lt;span class=&quot;code-quote&quot;&gt;&quot;identifier&quot;&lt;/span&gt;: &lt;span class=&quot;code-quote&quot;&gt;&quot;openconfig-policy-types:BGP&quot;&lt;/span&gt;,
                &lt;span class=&quot;code-quote&quot;&gt;&quot;name&quot;&lt;/span&gt;: &lt;span class=&quot;code-quote&quot;&gt;&quot;hc-bgp-instance&quot;&lt;/span&gt;
              },
              &lt;span class=&quot;code-quote&quot;&gt;&quot;bgp-openconfig-extensions:bgp&quot;&lt;/span&gt;: {
                &lt;span class=&quot;code-quote&quot;&gt;&quot;neighbors&quot;&lt;/span&gt;: {
                  &lt;span class=&quot;code-quote&quot;&gt;&quot;neighbor&quot;&lt;/span&gt;: [
                    {
                      &lt;span class=&quot;code-quote&quot;&gt;&quot;neighbor-address&quot;&lt;/span&gt;: &lt;span class=&quot;code-quote&quot;&gt;&quot;10.25.1.9&quot;&lt;/span&gt;,
                      &lt;span class=&quot;code-quote&quot;&gt;&quot;config&quot;&lt;/span&gt;: {
                        &lt;span class=&quot;code-quote&quot;&gt;&quot;peer-group&quot;&lt;/span&gt;: &lt;span class=&quot;code-quote&quot;&gt;&quot;application-peers&quot;&lt;/span&gt;
                      },
                      &lt;span class=&quot;code-quote&quot;&gt;&quot;afi-safis&quot;&lt;/span&gt;: {
                        &lt;span class=&quot;code-quote&quot;&gt;&quot;afi-safi&quot;&lt;/span&gt;: [
                          {
                            &lt;span class=&quot;code-quote&quot;&gt;&quot;afi-safi-name&quot;&lt;/span&gt;: &lt;span class=&quot;code-quote&quot;&gt;&quot;openconfig-bgp-types:IPV4-UNICAST&quot;&lt;/span&gt;,
                            &lt;span class=&quot;code-quote&quot;&gt;&quot;config&quot;&lt;/span&gt; : {
                              &lt;span class=&quot;code-quote&quot;&gt;&quot;afi-safi-name&quot;&lt;/span&gt;: &lt;span class=&quot;code-quote&quot;&gt;&quot;openconfig-bgp-types:IPV4-UNICAST&quot;&lt;/span&gt;
                            },
                            &lt;span class=&quot;code-quote&quot;&gt;&quot;receive&quot;&lt;/span&gt;: &lt;span class=&quot;code-keyword&quot;&gt;true&lt;/span&gt;,
                            &lt;span class=&quot;code-quote&quot;&gt;&quot;send-max&quot;&lt;/span&gt;: 0
                          }
                        ]
                      }
                    },
                    {
                      &lt;span class=&quot;code-quote&quot;&gt;&quot;neighbor-address&quot;&lt;/span&gt;: &lt;span class=&quot;code-quote&quot;&gt;&quot;10.25.1.10&quot;&lt;/span&gt;,
                      &lt;span class=&quot;code-quote&quot;&gt;&quot;config&quot;&lt;/span&gt;: {
                        &lt;span class=&quot;code-quote&quot;&gt;&quot;peer-group&quot;&lt;/span&gt;: &lt;span class=&quot;code-quote&quot;&gt;&quot;application-peers&quot;&lt;/span&gt;
                      },
                      &lt;span class=&quot;code-quote&quot;&gt;&quot;afi-safis&quot;&lt;/span&gt;: {
                        &lt;span class=&quot;code-quote&quot;&gt;&quot;afi-safi&quot;&lt;/span&gt;: [
                          {
                            &lt;span class=&quot;code-quote&quot;&gt;&quot;afi-safi-name&quot;&lt;/span&gt;: &lt;span class=&quot;code-quote&quot;&gt;&quot;openconfig-bgp-types:IPV4-UNICAST&quot;&lt;/span&gt;,
                            &lt;span class=&quot;code-quote&quot;&gt;&quot;config&quot;&lt;/span&gt; : {
                              &lt;span class=&quot;code-quote&quot;&gt;&quot;afi-safi-name&quot;&lt;/span&gt;: &lt;span class=&quot;code-quote&quot;&gt;&quot;openconfig-bgp-types:IPV4-UNICAST&quot;&lt;/span&gt;
                            },
                            &lt;span class=&quot;code-quote&quot;&gt;&quot;receive&quot;&lt;/span&gt;: &lt;span class=&quot;code-keyword&quot;&gt;true&lt;/span&gt;,
                            &lt;span class=&quot;code-quote&quot;&gt;&quot;send-max&quot;&lt;/span&gt;: 0
                          }
                        ]
                      }
                    },
                    {
                      &lt;span class=&quot;code-quote&quot;&gt;&quot;neighbor-address&quot;&lt;/span&gt;: &lt;span class=&quot;code-quote&quot;&gt;&quot;127.0.0.2&quot;&lt;/span&gt;,
                      &lt;span class=&quot;code-quote&quot;&gt;&quot;config&quot;&lt;/span&gt;: {
                        &lt;span class=&quot;code-quote&quot;&gt;&quot;peer-type&quot;&lt;/span&gt;: &lt;span class=&quot;code-quote&quot;&gt;&quot;INTERNAL&quot;&lt;/span&gt;
                      },
                      &lt;span class=&quot;code-quote&quot;&gt;&quot;timers&quot;&lt;/span&gt;: {
                        &lt;span class=&quot;code-quote&quot;&gt;&quot;config&quot;&lt;/span&gt;: {
                          &lt;span class=&quot;code-quote&quot;&gt;&quot;connect-retry&quot;&lt;/span&gt;: 10,
                          &lt;span class=&quot;code-quote&quot;&gt;&quot;hold-time&quot;&lt;/span&gt;: 90
                        }
                      },
                      &lt;span class=&quot;code-quote&quot;&gt;&quot;transport&quot;&lt;/span&gt;: {
                        &lt;span class=&quot;code-quote&quot;&gt;&quot;config&quot;&lt;/span&gt;: {
                          &lt;span class=&quot;code-quote&quot;&gt;&quot;remote-port&quot;&lt;/span&gt;: 17900,
                          &lt;span class=&quot;code-quote&quot;&gt;&quot;passive-mode&quot;&lt;/span&gt;: &lt;span class=&quot;code-keyword&quot;&gt;false&lt;/span&gt;
                        }
                      },
                      &lt;span class=&quot;code-quote&quot;&gt;&quot;afi-safis&quot;&lt;/span&gt;: {
                        &lt;span class=&quot;code-quote&quot;&gt;&quot;afi-safi&quot;&lt;/span&gt;: [
                          {
                            &lt;span class=&quot;code-quote&quot;&gt;&quot;afi-safi-name&quot;&lt;/span&gt;: &lt;span class=&quot;code-quote&quot;&gt;&quot;openconfig-bgp-types:IPV4-UNICAST&quot;&lt;/span&gt;,
                            &lt;span class=&quot;code-quote&quot;&gt;&quot;config&quot;&lt;/span&gt; : {
                              &lt;span class=&quot;code-quote&quot;&gt;&quot;afi-safi-name&quot;&lt;/span&gt;: &lt;span class=&quot;code-quote&quot;&gt;&quot;openconfig-bgp-types:IPV4-UNICAST&quot;&lt;/span&gt;
                            },
                            &lt;span class=&quot;code-quote&quot;&gt;&quot;receive&quot;&lt;/span&gt;: &lt;span class=&quot;code-keyword&quot;&gt;true&lt;/span&gt;,
                            &lt;span class=&quot;code-quote&quot;&gt;&quot;send-max&quot;&lt;/span&gt;: 0
                          }
                        ]
                      }
                    },
                    {
                      &lt;span class=&quot;code-quote&quot;&gt;&quot;neighbor-address&quot;&lt;/span&gt;: &lt;span class=&quot;code-quote&quot;&gt;&quot;127.0.0.3&quot;&lt;/span&gt;,
                      &lt;span class=&quot;code-quote&quot;&gt;&quot;config&quot;&lt;/span&gt;: {
                        &lt;span class=&quot;code-quote&quot;&gt;&quot;peer-type&quot;&lt;/span&gt;: &lt;span class=&quot;code-quote&quot;&gt;&quot;EXTERNAL&quot;&lt;/span&gt;
                      },
                      &lt;span class=&quot;code-quote&quot;&gt;&quot;timers&quot;&lt;/span&gt;: {
                        &lt;span class=&quot;code-quote&quot;&gt;&quot;config&quot;&lt;/span&gt;: {
                          &lt;span class=&quot;code-quote&quot;&gt;&quot;connect-retry&quot;&lt;/span&gt;: 10,
                          &lt;span class=&quot;code-quote&quot;&gt;&quot;hold-time&quot;&lt;/span&gt;: 90
                        }
                      },
                      &lt;span class=&quot;code-quote&quot;&gt;&quot;transport&quot;&lt;/span&gt;: {
                        &lt;span class=&quot;code-quote&quot;&gt;&quot;config&quot;&lt;/span&gt;: {
                          &lt;span class=&quot;code-quote&quot;&gt;&quot;remote-port&quot;&lt;/span&gt;: 17900,
                          &lt;span class=&quot;code-quote&quot;&gt;&quot;passive-mode&quot;&lt;/span&gt;: &lt;span class=&quot;code-keyword&quot;&gt;false&lt;/span&gt;
                        }
                      },
                      &lt;span class=&quot;code-quote&quot;&gt;&quot;afi-safis&quot;&lt;/span&gt;: {
                        &lt;span class=&quot;code-quote&quot;&gt;&quot;afi-safi&quot;&lt;/span&gt;: [
                          {
                            &lt;span class=&quot;code-quote&quot;&gt;&quot;afi-safi-name&quot;&lt;/span&gt;: &lt;span class=&quot;code-quote&quot;&gt;&quot;openconfig-bgp-types:IPV4-UNICAST&quot;&lt;/span&gt;,
                            &lt;span class=&quot;code-quote&quot;&gt;&quot;config&quot;&lt;/span&gt; : {
                              &lt;span class=&quot;code-quote&quot;&gt;&quot;afi-safi-name&quot;&lt;/span&gt;: &lt;span class=&quot;code-quote&quot;&gt;&quot;openconfig-bgp-types:IPV4-UNICAST&quot;&lt;/span&gt;
                            },
                            &lt;span class=&quot;code-quote&quot;&gt;&quot;receive&quot;&lt;/span&gt;: &lt;span class=&quot;code-keyword&quot;&gt;true&lt;/span&gt;,
                            &lt;span class=&quot;code-quote&quot;&gt;&quot;send-max&quot;&lt;/span&gt;: 0
                          }
                        ]
                      }
                    }
                  ]
                }
              }
            }
          ]
        }
      }
    ]
  }
}
&lt;/pre&gt;
&lt;/div&gt;&lt;/div&gt;

&lt;p&gt;With following error:&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;
[...]
org.opendaylight.yangtools.yang.data.impl.leafref.LeafRefDataValidationFailedException:
Invalid leafref value [(http:&lt;span class=&quot;code-comment&quot;&gt;//openconfig.net/yang/bgp-types?revision=2015-10-09)IPV4-UNICAST] allowed values [] of LEAFREF node: (urn:opendaylight:params:xml:ns:yang:bgp:openconfig-extensions?revision=2017-12-07)afi-safi-name leafRef target path: Absolute path:/(http://openconfig.net/yang/network-instance?revision=Optional[2015-10-18])network-instances/(http://openconfig.net/yang/network-instance?revision=Optional[2015-10-18])network-instance/(http://openconfig.net/yang/network-instance?revision=Optional[2015-10-18])protocols/(http://openconfig.net/yang/network-instance?revision=Optional[2015-10-18])protocol/(urn:opendaylight:params:xml:ns:yang:bgp:openconfig-extensions?revision=Optional[2017-12-07])bgp/(urn:opendaylight:params:xml:ns:yang:bgp:openconfig-extensions?revision=Optional[2017-12-07])neighbors/(urn:opendaylight:params:xml:ns:yang:bgp:openconfig-extensions?revision=Optional[2017-12-07])neighbor/(urn:opendaylight:params:xml:ns:yang:bgp:openconfig-extensions?revision=Optional[2017-12-07])afi-safis/(urn:opendaylight:params:xml:ns:yang:bgp:openconfig-extensions?revision=Optional[2017-12-07])afi-safi/(urn:opendaylight:params:xml:ns:yang:bgp:openconfig-extensions?revision=Optional[2017-12-07])config/(urn:opendaylight:params:xml:ns:yang:bgp:openconfig-extensions?revision=Optional[2017-12-07])afi-safi-name
&lt;/span&gt;    at org.opendaylight.yangtools.yang.data.impl.leafref.LeafRefValidatation.validate0(LeafRefValidatation.java:86) ~[yang-data-impl-2.0.5.jar:na]
    at org.opendaylight.yangtools.yang.data.impl.leafref.LeafRefValidatation.validate(LeafRefValidatation.java:60) ~[yang-data-impl-2.0.5.jar:na]
    at io.fd.honeycomb.data.impl.ModifiableDataTreeManager$ConfigSnapshot.commit(ModifiableDataTreeManager.java:112) ~[data-impl-1.18.10-SNAPSHOT.jar:na]
[...]
&lt;/pre&gt;
&lt;/div&gt;&lt;/div&gt;
</description>
                <environment></environment>
        <key id="30546">YANGTOOLS-892</key>
            <summary>LeafRefValidatation can&apos;t find target node afi-safi-name (bgp-openconfig-extensions@2017-12-07)</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="rovarga">Robert Varga</assignee>
                                    <reporter username="mgradzki">Marek Gradzki</reporter>
                        <labels>
                    </labels>
                <created>Thu, 2 Aug 2018 10:00:33 +0000</created>
                <updated>Mon, 10 Sep 2018 18:51:50 +0000</updated>
                            <resolved>Mon, 10 Sep 2018 18:51:50 +0000</resolved>
                                    <version>2.0.9</version>
                                    <fixVersion>2.1.0</fixVersion>
                    <fixVersion>2.0.11</fixVersion>
                    <fixVersion>2.0.6.3</fixVersion>
                                        <due></due>
                            <votes>0</votes>
                                    <watches>4</watches>
                                                                                                                <comments>
                            <comment id="64623" author="mgradzki@cisco.com" created="Tue, 14 Aug 2018 13:46:23 +0000"  >&lt;p&gt;Failing test case:&lt;/p&gt;

&lt;p&gt;&lt;a href=&quot;https://git.opendaylight.org/gerrit/#/c/75190/&quot; class=&quot;external-link&quot; target=&quot;_blank&quot; rel=&quot;nofollow noopener&quot;&gt;https://git.opendaylight.org/gerrit/#/c/75190/&lt;/a&gt;&#160;&lt;/p&gt;

&lt;p&gt;Log:&lt;br/&gt;
&lt;b&gt;13:39:28&lt;/b&gt; testWriteBgpNeighbour(org.opendaylight.yangtools.yang.data.codec.xml.Yangtools892Test)  Time elapsed: 0.262 sec  &amp;lt;&amp;lt;&amp;lt; ERROR!&lt;b&gt;13:39:28&lt;/b&gt; org.opendaylight.yangtools.yang.data.impl.leafref.LeafRefDataValidationFailedException: Invalid leafref value &lt;span class=&quot;error&quot;&gt;&amp;#91;(urn:opendaylight:params:xml:ns:yang:test:bgp:types?revision=2018-08-14)IPV4-UNICAST&amp;#93;&lt;/span&gt; allowed values [] of LEAFREF node: (urn:opendaylight:params:xml:ns:yang:bgp:test:extensions?revision=2018-08-14)afi-safi-name leafRef target path: Absolute path:/(urn:opendaylight:params:xml:ns:yang:test:network:instance?revision=Optional&lt;span class=&quot;error&quot;&gt;&amp;#91;2018-08-14&amp;#93;&lt;/span&gt;)network-instances/(urn:opendaylight:params:xml:ns:yang:test:network:instance?revision=Optional&lt;span class=&quot;error&quot;&gt;&amp;#91;2018-08-14&amp;#93;&lt;/span&gt;)network-instance/(urn:opendaylight:params:xml:ns:yang:test:network:instance?revision=Optional&lt;span class=&quot;error&quot;&gt;&amp;#91;2018-08-14&amp;#93;&lt;/span&gt;)protocols/(urn:opendaylight:params:xml:ns:yang:test:network:instance?revision=Optional&lt;span class=&quot;error&quot;&gt;&amp;#91;2018-08-14&amp;#93;&lt;/span&gt;)protocol/(urn:opendaylight:params:xml:ns:yang:bgp:test:extensions?revision=Optional&lt;span class=&quot;error&quot;&gt;&amp;#91;2018-08-14&amp;#93;&lt;/span&gt;)bgp/(urn:opendaylight:params:xml:ns:yang:bgp:test:extensions?revision=Optional&lt;span class=&quot;error&quot;&gt;&amp;#91;2018-08-14&amp;#93;&lt;/span&gt;)neighbors/(urn:opendaylight:params:xml:ns:yang:bgp:test:extensions?revision=Optional&lt;span class=&quot;error&quot;&gt;&amp;#91;2018-08-14&amp;#93;&lt;/span&gt;)neighbor/(urn:opendaylight:params:xml:ns:yang:bgp:test:extensions?revision=Optional&lt;span class=&quot;error&quot;&gt;&amp;#91;2018-08-14&amp;#93;&lt;/span&gt;)afi-safis/(urn:opendaylight:params:xml:ns:yang:bgp:test:extensions?revision=Optional&lt;span class=&quot;error&quot;&gt;&amp;#91;2018-08-14&amp;#93;&lt;/span&gt;)afi-safi/(urn:opendaylight:params:xml:ns:yang:bgp:test:extensions?revision=Optional&lt;span class=&quot;error&quot;&gt;&amp;#91;2018-08-14&amp;#93;&lt;/span&gt;)config/(urn:opendaylight:params:xml:ns:yang:bgp:test:extensions?revision=Optional&lt;span class=&quot;error&quot;&gt;&amp;#91;2018-08-14&amp;#93;&lt;/span&gt;)afi-safi-name*13:39:28* 	at org.opendaylight.yangtools.yang.data.impl.leafref.LeafRefValidatation.validate0(LeafRefValidatation.java:86)&lt;b&gt;13:39:28&lt;/b&gt; 	at org.opendaylight.yangtools.yang.data.impl.leafref.LeafRefValidatation.validate(LeafRefValidatation.java:60)&lt;b&gt;13:39:28&lt;/b&gt; 	at org.opendaylight.yangtools.yang.data.codec.xml.Yangtools892Test.testWriteBgpNeighbour(Yangtools892Test.java:76)&lt;/p&gt;</comment>
                            <comment id="64902" author="rovarga" created="Wed, 5 Sep 2018 15:09:18 +0000"  >&lt;p&gt;After single-stepping the unit test, it is clearly yet another of the &quot;forgot about augmentations&quot; case. Note that we are crossing namespaces between:&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;(urn:opendaylight:params:xml:ns:yang:test:network:instance?revision=Optional[2018-08-14])protocol
&lt;/pre&gt;
&lt;/div&gt;&lt;/div&gt;
&lt;p&gt;and&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;(urn:opendaylight:params:xml:ns:yang:bgp:test:extensions?revision=Optional[2018-08-14])bgp&lt;/pre&gt;
&lt;/div&gt;&lt;/div&gt;
&lt;p&gt;Hence in YangInstanceIdentifier format we should be seeing an AugmentationIdentifier, we are blindly using a NodeIdentifier based on the QName from the LeafRefPath. Given that the AugmentationIdentifier is missing, we fail to find bgp as a direct child of the protocol map entry (it is present inside an Augmentation) &#8211; and thus valid values are not properly populated.&lt;/p&gt;

&lt;p&gt;&#160;&lt;/p&gt;</comment>
                            <comment id="64903" author="rovarga" created="Wed, 5 Sep 2018 15:14:10 +0000"  >&lt;p&gt;Overall it looks like the entire LeafRefValidation class should be revisited with the knowledge of existence of DataSchemaContext{Node,Tree}. Given that we are already creating LeafRefPath with a Module present, we should be able to express LeafRefPath in terms of PathArguments rather than custom-coded QNameWithPredicates.&lt;/p&gt;</comment>
                            <comment id="64921" author="rovarga" created="Mon, 10 Sep 2018 15:03:53 +0000"  >&lt;p&gt;DataSchemaContextNode uses SchemaPath order, which does not match the XPath order, hence it is not an option (in its current shape &amp;amp; form). After code refactoring we can piggy-back on the code considering choices, which makes it a simple change.&lt;/p&gt;</comment>
                    </comments>
                <issuelinks>
                            <issuelinktype id="10000">
                    <name>Blocks</name>
                                                                <inwardlinks description="is blocked by">
                                        <issuelink>
            <issuekey id="30370">YANGTOOLS-891</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_10000" key="com.pyxis.greenhopper.jira:gh-lexo-rank">
                        <customfieldname>Rank</customfieldname>
                        <customfieldvalues>
                            <customfieldvalue>0|i03hkf:</customfieldvalue>

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