<!-- 
RSS generated by JIRA (9.7.1#970001-sha1:2222b88b221c4928ef0de3161136cc90c8356a66) at Thu Feb 08 03:50:34 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>MongoDB Jira</title>
    <link>https://jira.mongodb.org</link>
    <description>This file is an XML representation of an issue</description>
    <language>en-us</language>    <build-info>
        <version>9.7.1</version>
        <build-number>970001</build-number>
        <build-date>13-04-2023</build-date>
    </build-info>


<item>
            <title>[SERVER-19319] CatalogManagerReplicaSet needs to send setShardVersion to primary shard after sharding a collection</title>
                <link>https://jira.mongodb.org/browse/SERVER-19319</link>
                <project id="10000" key="SERVER">Core Server</project>
                    <description></description>
                <environment></environment>
        <key id="215383">SERVER-19319</key>
            <summary>CatalogManagerReplicaSet needs to send setShardVersion to primary shard after sharding a collection</summary>
                <type id="1" iconUrl="https://jira.mongodb.org/secure/viewavatar?size=xsmall&amp;avatarId=14703&amp;avatarType=issuetype">Bug</type>
                                            <priority id="3" iconUrl="https://jira.mongodb.org/images/icons/priorities/major.svg">Major - P3</priority>
                        <status id="6" iconUrl="https://jira.mongodb.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="success"/>
                                    <resolution id="9">Done</resolution>
                                        <assignee username="kaloian.manassiev@mongodb.com">Kaloian Manassiev</assignee>
                                    <reporter username="spencer@mongodb.com">Spencer Brody</reporter>
                        <labels>
                    </labels>
                <created>Tue, 7 Jul 2015 21:20:43 +0000</created>
                <updated>Sat, 19 Sep 2015 00:20:14 +0000</updated>
                            <resolved>Wed, 29 Jul 2015 14:10:08 +0000</resolved>
                                                    <fixVersion>3.1.7</fixVersion>
                                    <component>Sharding</component>
                                        <votes>0</votes>
                                    <watches>2</watches>
                                                                                                                <comments>
                            <comment id="994114" author="xgen-internal-githook" created="Fri, 31 Jul 2015 18:33:18 +0000"  >&lt;p&gt;Author:&lt;/p&gt;
{u&apos;username&apos;: u&apos;kaloianm&apos;, u&apos;name&apos;: u&apos;Kaloian Manassiev&apos;, u&apos;email&apos;: u&apos;kaloian.manassiev@mongodb.com&apos;}
&lt;p&gt;Message: &lt;a href=&quot;https://jira.mongodb.org/browse/SERVER-19319&quot; title=&quot;CatalogManagerReplicaSet needs to send setShardVersion to primary shard after sharding a collection&quot; class=&quot;issue-link&quot; data-issue-key=&quot;SERVER-19319&quot;&gt;&lt;del&gt;SERVER-19319&lt;/del&gt;&lt;/a&gt; Send setShardVersion command after sharding a collection&lt;/p&gt;

&lt;p&gt;The shard collection operation needs to inform the former primary shard&lt;br/&gt;
for the database containing this collection that the collection is being&lt;br/&gt;
sharded. That way, unsharded operations will be rejected when they come&lt;br/&gt;
from mongos instances, which are not yet aware the collection became&lt;br/&gt;
sharded.&lt;/p&gt;

&lt;p&gt;Also reverts commit 280b8e6c835bab826899a7696a1f5852e1221d53&lt;br/&gt;
(&quot;&lt;a href=&quot;https://jira.mongodb.org/browse/SERVER-19319&quot; title=&quot;CatalogManagerReplicaSet needs to send setShardVersion to primary shard after sharding a collection&quot; class=&quot;issue-link&quot; data-issue-key=&quot;SERVER-19319&quot;&gt;&lt;del&gt;SERVER-19319&lt;/del&gt;&lt;/a&gt; Temporarily update some tests to run a query after sharding&lt;br/&gt;
a collection to force the version to be set&quot;)&lt;br/&gt;
Branch: master&lt;br/&gt;
&lt;a href=&quot;https://github.com/mongodb/mongo/commit/9ca37ee188c73256610b105b1b5097a605e54697&quot; class=&quot;external-link&quot; target=&quot;_blank&quot; rel=&quot;nofollow noopener&quot;&gt;https://github.com/mongodb/mongo/commit/9ca37ee188c73256610b105b1b5097a605e54697&lt;/a&gt;&lt;/p&gt;</comment>
                            <comment id="994113" author="xgen-internal-githook" created="Fri, 31 Jul 2015 18:33:17 +0000"  >&lt;p&gt;Author:&lt;/p&gt;
{u&apos;username&apos;: u&apos;kaloianm&apos;, u&apos;name&apos;: u&apos;Kaloian Manassiev&apos;, u&apos;email&apos;: u&apos;kaloian.manassiev@mongodb.com&apos;}
&lt;p&gt;Message: &lt;a href=&quot;https://jira.mongodb.org/browse/SERVER-19319&quot; title=&quot;CatalogManagerReplicaSet needs to send setShardVersion to primary shard after sharding a collection&quot; class=&quot;issue-link&quot; data-issue-key=&quot;SERVER-19319&quot;&gt;&lt;del&gt;SERVER-19319&lt;/del&gt;&lt;/a&gt; Send setShardVersion command after sharding a collection&lt;/p&gt;

&lt;p&gt;The shard collection operation needs to inform the former primary shard&lt;br/&gt;
for the database containing this collection that the collection is being&lt;br/&gt;
sharded. That way, unsharded operations will be rejected when they come&lt;br/&gt;
from mongos instances, which are not yet aware the collection became&lt;br/&gt;
sharded.&lt;/p&gt;

&lt;p&gt;Also reverts commit 280b8e6c835bab826899a7696a1f5852e1221d53&lt;br/&gt;
(&quot;&lt;a href=&quot;https://jira.mongodb.org/browse/SERVER-19319&quot; title=&quot;CatalogManagerReplicaSet needs to send setShardVersion to primary shard after sharding a collection&quot; class=&quot;issue-link&quot; data-issue-key=&quot;SERVER-19319&quot;&gt;&lt;del&gt;SERVER-19319&lt;/del&gt;&lt;/a&gt; Temporarily update some tests to run a query after sharding&lt;br/&gt;
a collection to force the version to be set&quot;)&lt;br/&gt;
Branch: master&lt;br/&gt;
&lt;a href=&quot;https://github.com/mongodb/mongo/commit/9ca37ee188c73256610b105b1b5097a605e54697&quot; class=&quot;external-link&quot; target=&quot;_blank&quot; rel=&quot;nofollow noopener&quot;&gt;https://github.com/mongodb/mongo/commit/9ca37ee188c73256610b105b1b5097a605e54697&lt;/a&gt;&lt;/p&gt;</comment>
                            <comment id="994112" author="xgen-internal-githook" created="Fri, 31 Jul 2015 18:33:16 +0000"  >&lt;p&gt;Author:&lt;/p&gt;
{u&apos;username&apos;: u&apos;kaloianm&apos;, u&apos;name&apos;: u&apos;Kaloian Manassiev&apos;, u&apos;email&apos;: u&apos;kaloian.manassiev@mongodb.com&apos;}
&lt;p&gt;Message: &lt;a href=&quot;https://jira.mongodb.org/browse/SERVER-19319&quot; title=&quot;CatalogManagerReplicaSet needs to send setShardVersion to primary shard after sharding a collection&quot; class=&quot;issue-link&quot; data-issue-key=&quot;SERVER-19319&quot;&gt;&lt;del&gt;SERVER-19319&lt;/del&gt;&lt;/a&gt; SetShardVersionRequest&lt;/p&gt;

&lt;p&gt;This change introduces a SetShardVersionRequest class, which will be used&lt;br/&gt;
to parse and construct the BSON for setShardVersion commands.&lt;br/&gt;
Branch: master&lt;br/&gt;
&lt;a href=&quot;https://github.com/mongodb/mongo/commit/d5a9eea40f6c25167c5ec33c2dc3dadde5862aff&quot; class=&quot;external-link&quot; target=&quot;_blank&quot; rel=&quot;nofollow noopener&quot;&gt;https://github.com/mongodb/mongo/commit/d5a9eea40f6c25167c5ec33c2dc3dadde5862aff&lt;/a&gt;&lt;/p&gt;</comment>
                            <comment id="992184" author="xgen-internal-githook" created="Wed, 29 Jul 2015 19:00:40 +0000"  >&lt;p&gt;Author:&lt;/p&gt;
{u&apos;username&apos;: u&apos;kaloianm&apos;, u&apos;name&apos;: u&apos;Kaloian Manassiev&apos;, u&apos;email&apos;: u&apos;kaloian.manassiev@mongodb.com&apos;}
&lt;p&gt;Message: &lt;a href=&quot;https://jira.mongodb.org/browse/SERVER-19319&quot; title=&quot;CatalogManagerReplicaSet needs to send setShardVersion to primary shard after sharding a collection&quot; class=&quot;issue-link&quot; data-issue-key=&quot;SERVER-19319&quot;&gt;&lt;del&gt;SERVER-19319&lt;/del&gt;&lt;/a&gt; Fix a lint breakage&lt;br/&gt;
Branch: master&lt;br/&gt;
&lt;a href=&quot;https://github.com/mongodb/mongo/commit/54287f9a7a35e335b91689f5f5e7d5efcdb7dd15&quot; class=&quot;external-link&quot; target=&quot;_blank&quot; rel=&quot;nofollow noopener&quot;&gt;https://github.com/mongodb/mongo/commit/54287f9a7a35e335b91689f5f5e7d5efcdb7dd15&lt;/a&gt;&lt;/p&gt;</comment>
                            <comment id="992152" author="xgen-internal-githook" created="Wed, 29 Jul 2015 18:31:45 +0000"  >&lt;p&gt;Author:&lt;/p&gt;
{u&apos;username&apos;: u&apos;kaloianm&apos;, u&apos;name&apos;: u&apos;Kaloian Manassiev&apos;, u&apos;email&apos;: u&apos;kaloian.manassiev@mongodb.com&apos;}
&lt;p&gt;Message: Revert &quot;&lt;a href=&quot;https://jira.mongodb.org/browse/SERVER-19319&quot; title=&quot;CatalogManagerReplicaSet needs to send setShardVersion to primary shard after sharding a collection&quot; class=&quot;issue-link&quot; data-issue-key=&quot;SERVER-19319&quot;&gt;&lt;del&gt;SERVER-19319&lt;/del&gt;&lt;/a&gt; Send setShardVersion command after sharding a collection&quot;&lt;/p&gt;

&lt;p&gt;This reverts commit b0067ef44c6461beed332c8bbfc40ceb55d05d40.&lt;br/&gt;
Branch: master&lt;br/&gt;
&lt;a href=&quot;https://github.com/mongodb/mongo/commit/a06c27a9887c9dd8fc43d9e7d8727a1840292911&quot; class=&quot;external-link&quot; target=&quot;_blank&quot; rel=&quot;nofollow noopener&quot;&gt;https://github.com/mongodb/mongo/commit/a06c27a9887c9dd8fc43d9e7d8727a1840292911&lt;/a&gt;&lt;/p&gt;</comment>
                            <comment id="991825" author="xgen-internal-githook" created="Wed, 29 Jul 2015 14:08:42 +0000"  >&lt;p&gt;Author:&lt;/p&gt;
{u&apos;username&apos;: u&apos;kaloianm&apos;, u&apos;name&apos;: u&apos;Kaloian Manassiev&apos;, u&apos;email&apos;: u&apos;kaloian.manassiev@mongodb.com&apos;}
&lt;p&gt;Message: &lt;a href=&quot;https://jira.mongodb.org/browse/SERVER-19319&quot; title=&quot;CatalogManagerReplicaSet needs to send setShardVersion to primary shard after sharding a collection&quot; class=&quot;issue-link&quot; data-issue-key=&quot;SERVER-19319&quot;&gt;&lt;del&gt;SERVER-19319&lt;/del&gt;&lt;/a&gt; Send setShardVersion command after sharding a collection&lt;/p&gt;

&lt;p&gt;The shard collection operation needs to inform the former primary shard&lt;br/&gt;
for the database containing this collection that the collection is being&lt;br/&gt;
sharded. That way, unsharded operations will be rejected when they come&lt;br/&gt;
from mongos instances, which are not yet aware the collection became&lt;br/&gt;
sharded.&lt;/p&gt;

&lt;p&gt;Also reverts commit 280b8e6c835bab826899a7696a1f5852e1221d53&lt;br/&gt;
(&quot;&lt;a href=&quot;https://jira.mongodb.org/browse/SERVER-19319&quot; title=&quot;CatalogManagerReplicaSet needs to send setShardVersion to primary shard after sharding a collection&quot; class=&quot;issue-link&quot; data-issue-key=&quot;SERVER-19319&quot;&gt;&lt;del&gt;SERVER-19319&lt;/del&gt;&lt;/a&gt; Temporarily update some tests to run a query after sharding&lt;br/&gt;
a collection to force the version to be set&quot;)&lt;br/&gt;
Branch: master&lt;br/&gt;
&lt;a href=&quot;https://github.com/mongodb/mongo/commit/b0067ef44c6461beed332c8bbfc40ceb55d05d40&quot; class=&quot;external-link&quot; target=&quot;_blank&quot; rel=&quot;nofollow noopener&quot;&gt;https://github.com/mongodb/mongo/commit/b0067ef44c6461beed332c8bbfc40ceb55d05d40&lt;/a&gt;&lt;/p&gt;</comment>
                            <comment id="991824" author="xgen-internal-githook" created="Wed, 29 Jul 2015 14:08:41 +0000"  >&lt;p&gt;Author:&lt;/p&gt;
{u&apos;username&apos;: u&apos;kaloianm&apos;, u&apos;name&apos;: u&apos;Kaloian Manassiev&apos;, u&apos;email&apos;: u&apos;kaloian.manassiev@mongodb.com&apos;}
&lt;p&gt;Message: &lt;a href=&quot;https://jira.mongodb.org/browse/SERVER-19319&quot; title=&quot;CatalogManagerReplicaSet needs to send setShardVersion to primary shard after sharding a collection&quot; class=&quot;issue-link&quot; data-issue-key=&quot;SERVER-19319&quot;&gt;&lt;del&gt;SERVER-19319&lt;/del&gt;&lt;/a&gt; Send setShardVersion command after sharding a collection&lt;/p&gt;

&lt;p&gt;The shard collection operation needs to inform the former primary shard&lt;br/&gt;
for the database containing this collection that the collection is being&lt;br/&gt;
sharded. That way, unsharded operations will be rejected when they come&lt;br/&gt;
from mongos instances, which are not yet aware the collection became&lt;br/&gt;
sharded.&lt;/p&gt;

&lt;p&gt;Also reverts commit 280b8e6c835bab826899a7696a1f5852e1221d53&lt;br/&gt;
(&quot;&lt;a href=&quot;https://jira.mongodb.org/browse/SERVER-19319&quot; title=&quot;CatalogManagerReplicaSet needs to send setShardVersion to primary shard after sharding a collection&quot; class=&quot;issue-link&quot; data-issue-key=&quot;SERVER-19319&quot;&gt;&lt;del&gt;SERVER-19319&lt;/del&gt;&lt;/a&gt; Temporarily update some tests to run a query after sharding&lt;br/&gt;
a collection to force the version to be set&quot;)&lt;br/&gt;
Branch: master&lt;br/&gt;
&lt;a href=&quot;https://github.com/mongodb/mongo/commit/b0067ef44c6461beed332c8bbfc40ceb55d05d40&quot; class=&quot;external-link&quot; target=&quot;_blank&quot; rel=&quot;nofollow noopener&quot;&gt;https://github.com/mongodb/mongo/commit/b0067ef44c6461beed332c8bbfc40ceb55d05d40&lt;/a&gt;&lt;/p&gt;</comment>
                            <comment id="991044" author="xgen-internal-githook" created="Tue, 28 Jul 2015 18:45:41 +0000"  >&lt;p&gt;Author:&lt;/p&gt;
{u&apos;username&apos;: u&apos;stbrody&apos;, u&apos;name&apos;: u&apos;Spencer T Brody&apos;, u&apos;email&apos;: u&apos;spencer@mongodb.com&apos;}
&lt;p&gt;Message: &lt;a href=&quot;https://jira.mongodb.org/browse/SERVER-19319&quot; title=&quot;CatalogManagerReplicaSet needs to send setShardVersion to primary shard after sharding a collection&quot; class=&quot;issue-link&quot; data-issue-key=&quot;SERVER-19319&quot;&gt;&lt;del&gt;SERVER-19319&lt;/del&gt;&lt;/a&gt; Temporarily update some tests to run a query after sharding a collection to force the version to be set&lt;br/&gt;
Branch: master&lt;br/&gt;
&lt;a href=&quot;https://github.com/mongodb/mongo/commit/280b8e6c835bab826899a7696a1f5852e1221d53&quot; class=&quot;external-link&quot; target=&quot;_blank&quot; rel=&quot;nofollow noopener&quot;&gt;https://github.com/mongodb/mongo/commit/280b8e6c835bab826899a7696a1f5852e1221d53&lt;/a&gt;&lt;/p&gt;</comment>
                            <comment id="972220" author="spencer" created="Wed, 22 Jul 2015 14:45:55 +0000"  >&lt;p&gt;Note: When resolving this make sure to undo the test changes added in &lt;a href=&quot;https://github.com/mongodb/mongo/commit/280b8e6c835bab826899a7696a1f5852e1221d53&quot; class=&quot;external-link&quot; target=&quot;_blank&quot; rel=&quot;nofollow noopener&quot;&gt;https://github.com/mongodb/mongo/commit/280b8e6c835bab826899a7696a1f5852e1221d53&lt;/a&gt;&lt;/p&gt;</comment>
                            <comment id="972214" author="xgen-internal-githook" created="Wed, 22 Jul 2015 14:43:14 +0000"  >&lt;p&gt;Author:&lt;/p&gt;
{u&apos;username&apos;: u&apos;stbrody&apos;, u&apos;name&apos;: u&apos;Spencer T Brody&apos;, u&apos;email&apos;: u&apos;spencer@mongodb.com&apos;}
&lt;p&gt;Message: &lt;a href=&quot;https://jira.mongodb.org/browse/SERVER-19319&quot; title=&quot;CatalogManagerReplicaSet needs to send setShardVersion to primary shard after sharding a collection&quot; class=&quot;issue-link&quot; data-issue-key=&quot;SERVER-19319&quot;&gt;&lt;del&gt;SERVER-19319&lt;/del&gt;&lt;/a&gt; Temporarily update some tests to run a query after sharding a collection to force the version to be set&lt;br/&gt;
Branch: master&lt;br/&gt;
&lt;a href=&quot;https://github.com/mongodb/mongo/commit/280b8e6c835bab826899a7696a1f5852e1221d53&quot; class=&quot;external-link&quot; target=&quot;_blank&quot; rel=&quot;nofollow noopener&quot;&gt;https://github.com/mongodb/mongo/commit/280b8e6c835bab826899a7696a1f5852e1221d53&lt;/a&gt;&lt;/p&gt;</comment>
                    </comments>
                <issuelinks>
                            <issuelinktype id="10012">
                    <name>Related</name>
                                            <outwardlinks description="related to">
                                        <issuelink>
            <issuekey id="205499">SERVER-18594</issuekey>
        </issuelink>
                            </outwardlinks>
                                                        </issuelinktype>
                    </issuelinks>
                <attachments>
                    </attachments>
                <subtasks>
                    </subtasks>
                <customfields>
                                                <customfield id="customfield_10050" key="com.atlassian.jira.toolkit:comments">
                        <customfieldname># Replies</customfieldname>
                        <customfieldvalues>
                            <customfieldvalue>10.0</customfieldvalue>
                        </customfieldvalues>
                    </customfield>
                                                                <customfield id="customfield_18555" key="com.onresolve.jira.groovy.groovyrunner:scripted-field">
                        <customfieldname># of Sprints</customfieldname>
                        <customfieldvalues>
                            <customfieldvalue>2.0</customfieldvalue>

                        </customfieldvalues>
                    </customfield>
                                                                                                                                                                                                                                                                                                                                                                                                                                            <customfield id="customfield_10011" key="com.atlassian.jira.plugin.system.customfieldtypes:radiobuttons">
                        <customfieldname>Backwards Compatibility</customfieldname>
                        <customfieldvalues>
                                <customfieldvalue key="10038"><![CDATA[Fully Compatible]]></customfieldvalue>

                        </customfieldvalues>
                    </customfield>
                                                                                                                                                                                                                                                                                                                                                                                                                                            <customfield id="customfield_10055" key="com.atlassian.jira.ext.charting:firstresponsedate">
                        <customfieldname>Date of 1st Reply</customfieldname>
                        <customfieldvalues>
                            <customfieldvalue>Wed, 22 Jul 2015 14:43:14 +0000</customfieldvalue>

                        </customfieldvalues>
                    </customfield>
                                                                <customfield id="customfield_10052" key="com.atlassian.jira.toolkit:dayslastcommented">
                        <customfieldname>Days since reply</customfieldname>
                        <customfieldvalues>
                                        8 years, 28 weeks, 5 days ago
    
                        </customfieldvalues>
                    </customfield>
                                                                <customfield id="customfield_18254" key="com.onresolve.jira.groovy.groovyrunner:scripted-field">
                        <customfieldname>Dependencies</customfieldname>
                        <customfieldvalues>
                            <customfieldvalue><![CDATA[]]></customfieldvalue>


                        </customfieldvalues>
                    </customfield>
                                                                <customfield id="customfield_15850" key="com.atlassian.jira.plugins.jira-development-integration-plugin:devsummary">
                        <customfieldname>Development</customfieldname>
                        <customfieldvalues>
                            
                        </customfieldvalues>
                    </customfield>
                                                                                                                                                                                                                                        <customfield id="customfield_10857" key="com.pyxis.greenhopper.jira:gh-epic-link">
                        <customfieldname>Epic Link</customfieldname>
                        <customfieldvalues>
                            <customfieldvalue>PM-2</customfieldvalue>
                        </customfieldvalues>
                    </customfield>
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                <customfield id="customfield_10057" key="com.atlassian.jira.toolkit:lastusercommented">
                        <customfieldname>Last comment by Customer</customfieldname>
                        <customfieldvalues>
                            <customfieldvalue>true</customfieldvalue>
                        </customfieldvalues>
                    </customfield>
                                                                                            <customfield id="customfield_10056" key="com.atlassian.jira.toolkit:lastupdaterorcommenter">
                        <customfieldname>Last commenter</customfieldname>
                        <customfieldvalues>
                            <customfieldvalue>ramon.fernandez@mongodb.com</customfieldvalue>

                        </customfieldvalues>
                    </customfield>
                                                                <customfield id="customfield_11151" key="com.atlassian.jira.toolkit:LastCommentDate">
                        <customfieldname>Last public comment date</customfieldname>
                        <customfieldvalues>
                            8 years, 28 weeks, 5 days ago
                        </customfieldvalues>
                    </customfield>
                                                                                                                                                    <customfield id="customfield_10032" key="com.atlassian.jira.plugin.system.customfieldtypes:select">
                        <customfieldname>Operating System</customfieldname>
                        <customfieldvalues>
                                <customfieldvalue key="10026"><![CDATA[ALL]]></customfieldvalue>

                        </customfieldvalues>
                    </customfield>
                                                                                                                                                                                <customfield id="customfield_10051" key="com.atlassian.jira.toolkit:participants">
                        <customfieldname>Participants</customfieldname>
                        <customfieldvalues>
                                        <customfieldvalue>xgen-internal-githook</customfieldvalue>
            <customfieldvalue>kaloian.manassiev@mongodb.com</customfieldvalue>
            <customfieldvalue>spencer@mongodb.com</customfieldvalue>
    
                        </customfieldvalues>
                    </customfield>
                                                                                                                                                                                                                                        <customfield id="customfield_14254" key="com.pyxis.greenhopper.jira:gh-lexo-rank">
                        <customfieldname>Product Rank</customfieldname>
                        <customfieldvalues>
                            <customfieldvalue>1|hrl153:</customfieldvalue>

                        </customfieldvalues>
                    </customfield>
                                                                                                                                                                                <customfield id="customfield_12550" key="com.pyxis.greenhopper.jira:gh-lexo-rank">
                        <customfieldname>Rank</customfieldname>
                        <customfieldvalues>
                            <customfieldvalue>2|hregnb:</customfieldvalue>

                        </customfieldvalues>
                    </customfield>
                                                                <customfield id="customfield_10558" key="com.pyxis.greenhopper.jira:gh-global-rank">
                        <customfieldname>Rank (Obsolete)</customfieldname>
                        <customfieldvalues>
                            <customfieldvalue>9223372036854775807</customfieldvalue>
                        </customfieldvalues>
                    </customfield>
                                                                                            <customfield id="customfield_23361" key="com.onresolve.jira.groovy.groovyrunner:scripted-field">
                        <customfieldname>Requested By</customfieldname>
                        <customfieldvalues>
                                

                        </customfieldvalues>
                    </customfield>
                                                                                                                                                                                                                                        <customfield id="customfield_10557" key="com.pyxis.greenhopper.jira:gh-sprint">
                        <customfieldname>Sprint</customfieldname>
                        <customfieldvalues>
                                <customfieldvalue id="576">Sharding 6 07/17/15</customfieldvalue>
    <customfieldvalue id="620">Sharding 7 08/10/15</customfieldvalue>

                        </customfieldvalues>
                    </customfield>
                                                                                                                                                                                                                                                                                                                                                        <customfield id="customfield_10053" key="com.atlassian.jira.ext.charting:timeinstatus">
                        <customfieldname>Time In Status</customfieldname>
                        <customfieldvalues>
                            
                        </customfieldvalues>
                    </customfield>
                                                                                                                                                                                                                                                                                                                                                                                                                                                                        <customfield id="customfield_22870" key="com.onresolve.jira.groovy.groovyrunner:scripted-field">
                        <customfieldname>Triagers</customfieldname>
                        <customfieldvalues>
                                

                        </customfieldvalues>
                    </customfield>
                                                                <customfield id="customfield_11861" key="com.atlassian.jira.plugin.system.customfieldtypes:radiobuttons">
                        <customfieldname>User Summary</customfieldname>
                        <customfieldvalues>
                                <customfieldvalue key="11856"><![CDATA[Not Needed]]></customfieldvalue>

                        </customfieldvalues>
                    </customfield>
                                                                                                                                                                                                                                                                                                                                                        <customfield id="customfield_14350" key="com.pyxis.greenhopper.jira:gh-lexo-rank">
                        <customfieldname>serverRank</customfieldname>
                        <customfieldvalues>
                            <customfieldvalue>1|hs4oa7:</customfieldvalue>

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