<!-- 
RSS generated by JIRA (8.20.10#820010-sha1:ace47f9899e9ee25d7157d59aa17ab06aee30d3d) at Wed Feb 07 19:12:28 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>[BGPCEP-249] RESTCONF configuration creates multiple module instances</title>
                <link>https://jira.opendaylight.org/browse/BGPCEP-249</link>
                <project id="10108" key="BGPCEP">bgpcep</project>
                    <description>&lt;p&gt;ODL version : Lithium RC2 or any stable/lithium distribution&lt;/p&gt;

&lt;p&gt;Steps to reproduce:&lt;br/&gt;
1. unpack ODL&lt;br/&gt;
2. feature:install odl-bgpcep-bgp-all odl-restconf-noauth odl-netconf-connector-all&lt;br/&gt;
3. configure RIB through REST&lt;br/&gt;
URL: &lt;a href=&quot;http://localhost:8181/restconf/config/network-topology:network-topology/topology/topology-netconf/node/controller-config/yang-ext:mount/config:modules/module/odl-bgp-rib-impl-cfg:rib-impl/example-bgp-rib&quot; class=&quot;external-link&quot; target=&quot;_blank&quot; rel=&quot;nofollow noopener&quot;&gt;http://localhost:8181/restconf/config/network-topology:network-topology/topology/topology-netconf/node/controller-config/yang-ext:mount/config:modules/module/odl-bgp-rib-impl-cfg:rib-impl/example-bgp-rib&lt;/a&gt;&lt;br/&gt;
METHOD:PUT&lt;br/&gt;
INPUT:&lt;br/&gt;
    &amp;lt;module xmlns=&quot;urn:opendaylight:params:xml:ns:yang:controller:config&quot;&amp;gt;&lt;br/&gt;
     &amp;lt;type xmlns:x=&quot;urn:opendaylight:params:xml:ns:yang:controller:bgp:rib:impl&quot;&amp;gt;x:rib-impl&amp;lt;/type&amp;gt;&lt;br/&gt;
     &amp;lt;name&amp;gt;example-bgp-rib&amp;lt;/name&amp;gt;&lt;br/&gt;
     &amp;lt;session-reconnect-strategy xmlns=&quot;urn:opendaylight:params:xml:ns:yang:controller:bgp:rib:impl&quot;&amp;gt;&lt;br/&gt;
      &amp;lt;type xmlns:x=&quot;urn:opendaylight:params:xml:ns:yang:controller:protocol:framework&quot;&amp;gt;x:reconnect-strategy-factory&amp;lt;/type&amp;gt;&lt;br/&gt;
      &amp;lt;name&amp;gt;example-reconnect-strategy-factory&amp;lt;/name&amp;gt;&lt;br/&gt;
     &amp;lt;/session-reconnect-strategy&amp;gt;&lt;br/&gt;
     &amp;lt;rib-id xmlns=&quot;urn:opendaylight:params:xml:ns:yang:controller:bgp:rib:impl&quot;&amp;gt;example-bgp-rib&amp;lt;/rib-id&amp;gt;&lt;br/&gt;
     &amp;lt;extensions xmlns=&quot;urn:opendaylight:params:xml:ns:yang:controller:bgp:rib:impl&quot;&amp;gt;&lt;br/&gt;
      &amp;lt;type xmlns:x=&quot;urn:opendaylight:params:xml:ns:yang:controller:bgp:rib:spi&quot;&amp;gt;x:extensions&amp;lt;/type&amp;gt;&lt;br/&gt;
      &amp;lt;name&amp;gt;global-rib-extensions&amp;lt;/name&amp;gt;&lt;br/&gt;
     &amp;lt;/extensions&amp;gt;&lt;br/&gt;
     &amp;lt;codec-tree-factory xmlns=&quot;urn:opendaylight:params:xml:ns:yang:controller:bgp:rib:impl&quot;&amp;gt;&lt;br/&gt;
      &amp;lt;type xmlns:x=&quot;urn:opendaylight:params:xml:ns:yang:controller:md:sal:binding&quot;&amp;gt;x:binding-codec-tree-factory&amp;lt;/type&amp;gt;&lt;br/&gt;
      &amp;lt;name&amp;gt;runtime-mapping-singleton&amp;lt;/name&amp;gt;&lt;br/&gt;
     &amp;lt;/codec-tree-factory&amp;gt;&lt;br/&gt;
     &amp;lt;tcp-reconnect-strategy xmlns=&quot;urn:opendaylight:params:xml:ns:yang:controller:bgp:rib:impl&quot;&amp;gt;&lt;br/&gt;
      &amp;lt;type xmlns:x=&quot;urn:opendaylight:params:xml:ns:yang:controller:protocol:framework&quot;&amp;gt;x:reconnect-strategy-factory&amp;lt;/type&amp;gt;&lt;br/&gt;
      &amp;lt;name&amp;gt;example-reconnect-strategy-factory&amp;lt;/name&amp;gt;&lt;br/&gt;
     &amp;lt;/tcp-reconnect-strategy&amp;gt;&lt;br/&gt;
     &amp;lt;data-provider xmlns=&quot;urn:opendaylight:params:xml:ns:yang:controller:bgp:rib:impl&quot;&amp;gt;&lt;br/&gt;
      &amp;lt;type xmlns:x=&quot;urn:opendaylight:params:xml:ns:yang:controller:md:sal:binding&quot;&amp;gt;x:binding-async-data-broker&amp;lt;/type&amp;gt;&lt;br/&gt;
      &amp;lt;name&amp;gt;pingpong-binding-data-broker&amp;lt;/name&amp;gt;&lt;br/&gt;
     &amp;lt;/data-provider&amp;gt;&lt;br/&gt;
     &amp;lt;local-as xmlns=&quot;urn:opendaylight:params:xml:ns:yang:controller:bgp:rib:impl&quot;&amp;gt;72&amp;lt;/local-as&amp;gt;&lt;br/&gt;
     &amp;lt;bgp-dispatcher xmlns=&quot;urn:opendaylight:params:xml:ns:yang:controller:bgp:rib:impl&quot;&amp;gt;&lt;br/&gt;
      &amp;lt;type&amp;gt;bgp-dispatcher&amp;lt;/type&amp;gt;&lt;br/&gt;
      &amp;lt;name&amp;gt;global-bgp-dispatcher&amp;lt;/name&amp;gt;&lt;br/&gt;
     &amp;lt;/bgp-dispatcher&amp;gt;&lt;br/&gt;
     &amp;lt;dom-data-provider xmlns=&quot;urn:opendaylight:params:xml:ns:yang:controller:bgp:rib:impl&quot;&amp;gt;&lt;br/&gt;
      &amp;lt;type xmlns:x=&quot;urn:opendaylight:params:xml:ns:yang:controller:md:sal:dom&quot;&amp;gt;x:dom-async-data-broker&amp;lt;/type&amp;gt;&lt;br/&gt;
      &amp;lt;name&amp;gt;pingpong-broker&amp;lt;/name&amp;gt;&lt;br/&gt;
     &amp;lt;/dom-data-provider&amp;gt;&lt;br/&gt;
     &amp;lt;local-table xmlns=&quot;urn:opendaylight:params:xml:ns:yang:controller:bgp:rib:impl&quot;&amp;gt;&lt;br/&gt;
      &amp;lt;type&amp;gt;bgp-table-type&amp;lt;/type&amp;gt;&lt;br/&gt;
      &amp;lt;name&amp;gt;ipv4-unicast&amp;lt;/name&amp;gt;&lt;br/&gt;
     &amp;lt;/local-table&amp;gt;&lt;br/&gt;
     &amp;lt;local-table xmlns=&quot;urn:opendaylight:params:xml:ns:yang:controller:bgp:rib:impl&quot;&amp;gt;&lt;br/&gt;
      &amp;lt;type&amp;gt;bgp-table-type&amp;lt;/type&amp;gt;&lt;br/&gt;
      &amp;lt;name&amp;gt;ipv6-unicast&amp;lt;/name&amp;gt;&lt;br/&gt;
     &amp;lt;/local-table&amp;gt;&lt;br/&gt;
     &amp;lt;local-table xmlns=&quot;urn:opendaylight:params:xml:ns:yang:controller:bgp:rib:impl&quot;&amp;gt;&lt;br/&gt;
      &amp;lt;type&amp;gt;bgp-table-type&amp;lt;/type&amp;gt;&lt;br/&gt;
      &amp;lt;name&amp;gt;linkstate&amp;lt;/name&amp;gt;&lt;br/&gt;
     &amp;lt;/local-table&amp;gt;&lt;br/&gt;
     &amp;lt;local-table xmlns=&quot;urn:opendaylight:params:xml:ns:yang:controller:bgp:rib:impl&quot;&amp;gt;&lt;br/&gt;
      &amp;lt;type&amp;gt;bgp-table-type&amp;lt;/type&amp;gt;&lt;br/&gt;
      &amp;lt;name&amp;gt;flowspec&amp;lt;/name&amp;gt;&lt;br/&gt;
     &amp;lt;/local-table&amp;gt;&lt;br/&gt;
     &amp;lt;bgp-rib-id xmlns=&quot;urn:opendaylight:params:xml:ns:yang:controller:bgp:rib:impl&quot;&amp;gt;10.25.2.9&amp;lt;/bgp-rib-id&amp;gt;&lt;br/&gt;
    &amp;lt;/module&amp;gt;&lt;/p&gt;

&lt;p&gt;4. Configure peer&lt;br/&gt;
URL: &lt;a href=&quot;http://pce-guest29.cisco.com:8181/restconf/config/network-topology:network-topology/topology/topology-netconf/node/controller-config/yang-ext:mount/config:modules/&quot; class=&quot;external-link&quot; target=&quot;_blank&quot; rel=&quot;nofollow noopener&quot;&gt;http://pce-guest29.cisco.com:8181/restconf/config/network-topology:network-topology/topology/topology-netconf/node/controller-config/yang-ext:mount/config:modules/&lt;/a&gt;&lt;br/&gt;
METHOD:POST&lt;br/&gt;
INPUT:&lt;br/&gt;
     &amp;lt;module xmlns=&quot;urn:opendaylight:params:xml:ns:yang:controller:config&quot;&amp;gt;&lt;br/&gt;
      &amp;lt;type xmlns:x=&quot;urn:opendaylight:params:xml:ns:yang:controller:bgp:rib:impl&quot;&amp;gt;x:bgp-peer&amp;lt;/type&amp;gt;&lt;br/&gt;
      &amp;lt;name&amp;gt;example-bgp-peer&amp;lt;/name&amp;gt;&lt;br/&gt;
      &amp;lt;host xmlns=&quot;urn:opendaylight:params:xml:ns:yang:controller:bgp:rib:impl&quot;&amp;gt;10.25.2.27&amp;lt;/host&amp;gt;&lt;br/&gt;
      &amp;lt;holdtimer xmlns=&quot;urn:opendaylight:params:xml:ns:yang:controller:bgp:rib:impl&quot;&amp;gt;180&amp;lt;/holdtimer&amp;gt;&lt;br/&gt;
      &amp;lt;peer-role xmlns=&quot;urn:opendaylight:params:xml:ns:yang:controller:bgp:rib:impl&quot;&amp;gt;ebgp&amp;lt;/peer-role&amp;gt; &lt;br/&gt;
      &amp;lt;rib xmlns=&quot;urn:opendaylight:params:xml:ns:yang:controller:bgp:rib:impl&quot;&amp;gt;&lt;br/&gt;
       &amp;lt;type xmlns:x=&quot;urn:opendaylight:params:xml:ns:yang:controller:bgp:rib:cfg&quot;&amp;gt;x:rib&amp;lt;/type&amp;gt;&lt;br/&gt;
       &amp;lt;name&amp;gt;example-bgp-rib&amp;lt;/name&amp;gt;&lt;br/&gt;
      &amp;lt;/rib&amp;gt;&lt;br/&gt;
      &amp;lt;peer-registry xmlns=&quot;urn:opendaylight:params:xml:ns:yang:controller:bgp:rib:impl&quot;&amp;gt;&lt;br/&gt;
       &amp;lt;type xmlns:x=&quot;urn:opendaylight:params:xml:ns:yang:controller:bgp:rib:impl&quot;&amp;gt;x:bgp-peer-registry&amp;lt;/type&amp;gt;&lt;br/&gt;
       &amp;lt;name&amp;gt;global-bgp-peer-registry&amp;lt;/name&amp;gt;&lt;br/&gt;
      &amp;lt;/peer-registry&amp;gt;&lt;br/&gt;
      &amp;lt;advertized-table xmlns=&quot;urn:opendaylight:params:xml:ns:yang:controller:bgp:rib:impl&quot;&amp;gt;&lt;br/&gt;
       &amp;lt;type xmlns:x=&quot;urn:opendaylight:params:xml:ns:yang:controller:bgp:rib:impl&quot;&amp;gt;x:bgp-table-type&amp;lt;/type&amp;gt;&lt;br/&gt;
       &amp;lt;name&amp;gt;ipv4-unicast&amp;lt;/name&amp;gt;&lt;br/&gt;
      &amp;lt;/advertized-table&amp;gt;&lt;br/&gt;
      &amp;lt;advertized-table xmlns=&quot;urn:opendaylight:params:xml:ns:yang:controller:bgp:rib:impl&quot;&amp;gt;&lt;br/&gt;
       &amp;lt;type xmlns:x=&quot;urn:opendaylight:params:xml:ns:yang:controller:bgp:rib:impl&quot;&amp;gt;x:bgp-table-type&amp;lt;/type&amp;gt;&lt;br/&gt;
       &amp;lt;name&amp;gt;ipv6-unicast&amp;lt;/name&amp;gt;&lt;br/&gt;
      &amp;lt;/advertized-table&amp;gt;&lt;br/&gt;
      &amp;lt;advertized-table xmlns=&quot;urn:opendaylight:params:xml:ns:yang:controller:bgp:rib:impl&quot;&amp;gt;&lt;br/&gt;
      &amp;lt;type xmlns:x=&quot;urn:opendaylight:params:xml:ns:yang:controller:bgp:rib:impl&quot;&amp;gt;x:bgp-table-type&amp;lt;/type&amp;gt;&lt;br/&gt;
       &amp;lt;name&amp;gt;linkstate&amp;lt;/name&amp;gt;&lt;br/&gt;
     &amp;lt;/advertized-table&amp;gt;&lt;br/&gt;
      &amp;lt;advertized-table xmlns=&quot;urn:opendaylight:params:xml:ns:yang:controller:bgp:rib:impl&quot;&amp;gt;&lt;br/&gt;
       &amp;lt;type xmlns:x=&quot;urn:opendaylight:params:xml:ns:yang:controller:bgp:rib:impl&quot;&amp;gt;x:bgp-table-type&amp;lt;/type&amp;gt;&lt;br/&gt;
       &amp;lt;name&amp;gt;flowspec&amp;lt;/name&amp;gt;&lt;br/&gt;
      &amp;lt;/advertized-table&amp;gt;&lt;br/&gt;
     &amp;lt;/module&amp;gt;&lt;/p&gt;

&lt;p&gt;Results in multiple threads accessing DS (ConflictingModificationAppliedException: Node was replaced by other transaction.)&lt;/p&gt;

&lt;p&gt;Observed multiple threads calling onDataChange with the same data:&lt;/p&gt;

&lt;p&gt;2015-06-25 09:12:24,607 | TRACE | lt-dispatcher-30 | LocRibWriter                     | 227 - org.opendaylight.bgpcep.bgp-rib-impl - 0.4.0.SNAPSHOT | Received data change to LocRib [DefaultDataTreeCandidate{rootPath=/(urn:opendaylight:params:xml:ns:yang:bgp-rib?revision=2013-09-25)bgp-rib/rib/rib[&lt;/p&gt;
{(urn:opendaylight:params:xml:ns:yang:bgp-rib?revision=2013-09-25)id=example-bgp-rib}
&lt;p&gt;]/peer/peer[&lt;/p&gt;
{(urn:opendaylight:params:xml:ns:yang:bgp-rib?revision=2013-09-25)peer-id=bgp://40.40.40.40}
&lt;p&gt;], rootNode=org.opendaylight.yangtools.yang.data.impl.schema.tree.AbstractModifiedNodeBasedCandidateNode$ChildNode@14c1d033}]&lt;/p&gt;

&lt;p&gt;2015-06-25 09:12:24,607 | TRACE | ult-dispatcher-4 | LocRibWriter                     | 227 - org.opendaylight.bgpcep.bgp-rib-impl - 0.4.0.SNAPSHOT | Received data change to LocRib [DefaultDataTreeCandidate{rootPath=/(urn:opendaylight:params:xml:ns:yang:bgp-rib?revision=2013-09-25)bgp-rib/rib/rib[&lt;/p&gt;
{(urn:opendaylight:params:xml:ns:yang:bgp-rib?revision=2013-09-25)id=example-bgp-rib}
&lt;p&gt;]/peer/peer[&lt;/p&gt;
{(urn:opendaylight:params:xml:ns:yang:bgp-rib?revision=2013-09-25)peer-id=bgp://40.40.40.40}
&lt;p&gt;], rootNode=org.opendaylight.yangtools.yang.data.impl.schema.tree.AbstractModifiedNodeBasedCandidateNode$ChildNode@14c1d033}]&lt;/p&gt;

&lt;p&gt;2015-06-25 09:12:24,608 | TRACE | lt-dispatcher-14 | LocRibWriter                     | 227 - org.opendaylight.bgpcep.bgp-rib-impl - 0.4.0.SNAPSHOT | Received data change to LocRib [DefaultDataTreeCandidate{rootPath=/(urn:opendaylight:params:xml:ns:yang:bgp-rib?revision=2013-09-25)bgp-rib/rib/rib[&lt;/p&gt;
{(urn:opendaylight:params:xml:ns:yang:bgp-rib?revision=2013-09-25)id=example-bgp-rib}
&lt;p&gt;]/peer/peer[&lt;/p&gt;
{(urn:opendaylight:params:xml:ns:yang:bgp-rib?revision=2013-09-25)peer-id=bgp://40.40.40.40}
&lt;p&gt;], rootNode=org.opendaylight.yangtools.yang.data.impl.schema.tree.AbstractModifiedNodeBasedCandidateNode$ChildNode@14c1d033}]&lt;/p&gt;

&lt;p&gt;2015-06-25 09:12:24,608 | TRACE | lt-dispatcher-22 | LocRibWriter                     | 227 - org.opendaylight.bgpcep.bgp-rib-impl - 0.4.0.SNAPSHOT | Received data change to LocRib [DefaultDataTreeCandidate{rootPath=/(urn:opendaylight:params:xml:ns:yang:bgp-rib?revision=2013-09-25)bgp-rib/rib/rib[&lt;/p&gt;
{(urn:opendaylight:params:xml:ns:yang:bgp-rib?revision=2013-09-25)id=example-bgp-rib}
&lt;p&gt;]/peer/peer[&lt;/p&gt;
{(urn:opendaylight:params:xml:ns:yang:bgp-rib?revision=2013-09-25)peer-id=bgp://40.40.40.40}
&lt;p&gt;], rootNode=org.opendaylight.yangtools.yang.data.impl.schema.tree.AbstractModifiedNodeBasedCandidateNode$ChildNode@14c1d033}]&lt;/p&gt;

&lt;p&gt;2015-06-25 09:12:24,609 | TRACE | lt-dispatcher-25 | LocRibWriter                     | 227 - org.opendaylight.bgpcep.bgp-rib-impl - 0.4.0.SNAPSHOT | Received data change to LocRib [DefaultDataTreeCandidate{rootPath=/(urn:opendaylight:params:xml:ns:yang:bgp-rib?revision=2013-09-25)bgp-rib/rib/rib[&lt;/p&gt;
{(urn:opendaylight:params:xml:ns:yang:bgp-rib?revision=2013-09-25)id=example-bgp-rib}
&lt;p&gt;]/peer/peer[&lt;/p&gt;
{(urn:opendaylight:params:xml:ns:yang:bgp-rib?revision=2013-09-25)peer-id=bgp://40.40.40.40}
&lt;p&gt;], rootNode=org.opendaylight.yangtools.yang.data.impl.schema.tree.AbstractModifiedNodeBasedCandidateNode$ChildNode@14c1d033}]&lt;/p&gt;


&lt;p&gt;This does not happen if the same inputs are put manually in 41-bgp-example.xml&lt;/p&gt;</description>
                <environment>&lt;p&gt;Operating System: All&lt;br/&gt;
Platform: All&lt;/p&gt;</environment>
        <key id="23489">BGPCEP-249</key>
            <summary>RESTCONF configuration creates multiple module instances</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="10000">Done</resolution>
                                        <assignee username="-1">Unassigned</assignee>
                                    <reporter username="dkutenicsova">Dana Kutenicsova</reporter>
                        <labels>
                    </labels>
                <created>Thu, 25 Jun 2015 09:31:00 +0000</created>
                <updated>Sun, 3 Mar 2019 11:50:28 +0000</updated>
                            <resolved>Mon, 29 Jun 2015 11:35:56 +0000</resolved>
                                    <version>Bugzilla Migration</version>
                                    <fixVersion>Bugzilla Migration</fixVersion>
                                    <component>BGP</component>
                        <due></due>
                            <votes>0</votes>
                                    <watches>1</watches>
                                                                                                                <comments>
                            <comment id="45059" author="dkutenicsova" created="Fri, 26 Jun 2015 07:27:42 +0000"  >&lt;p&gt;&lt;a href=&quot;https://git.opendaylight.org/gerrit/23264&quot; class=&quot;external-link&quot; target=&quot;_blank&quot; rel=&quot;nofollow noopener&quot;&gt;https://git.opendaylight.org/gerrit/23264&lt;/a&gt;&lt;br/&gt;
&lt;a href=&quot;https://git.opendaylight.org/gerrit/23265&quot; class=&quot;external-link&quot; target=&quot;_blank&quot; rel=&quot;nofollow noopener&quot;&gt;https://git.opendaylight.org/gerrit/23265&lt;/a&gt;&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_10208" key="com.atlassian.jira.plugin.system.customfieldtypes:textfield">
                        <customfieldname>External issue ID</customfieldname>
                        <customfieldvalues>
                            <customfieldvalue>3860</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=3860]]></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_10204" key="com.atlassian.jira.plugin.system.customfieldtypes:select">
                        <customfieldname>ODL SR Target Milestone</customfieldname>
                        <customfieldvalues>
                                <customfieldvalue key="10327"><![CDATA[Lithium-1]]></customfieldvalue>

                        </customfieldvalues>
                    </customfield>
                                                                                                                        <customfield id="customfield_10202" key="com.atlassian.jira.plugin.system.customfieldtypes:select">
                        <customfieldname>Priority</customfieldname>
                        <customfieldvalues>
                                <customfieldvalue key="10301"><![CDATA[Normal]]></customfieldvalue>

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

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