<!-- 
RSS generated by JIRA (9.7.1#970001-sha1:2222b88b221c4928ef0de3161136cc90c8356a66) at Thu Feb 08 04:05:17 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-24067] TaskExecutor RemoteCommandCallbackArgs should include elapsedMS and metadata</title>
                <link>https://jira.mongodb.org/browse/SERVER-24067</link>
                <project id="10000" key="SERVER">Core Server</project>
                    <description>&lt;p&gt;Currently TaskExecutor::RemoteCommandCallbackArgs::RemoteCommandCallbackArgs contains a response that is a StatusWith&amp;lt;RemoteCommandResponse&amp;gt; where you can only get the elapsed time on success, not the error cases.&lt;/p&gt;

&lt;p&gt;We should always return the time, even on failures.&lt;br/&gt;
We should also return the metadata where we have it available (as in the case of command failures)&lt;/p&gt;

&lt;p&gt;This is needed for retries and other operations done by the callers of scheduleRemoteCommand.&lt;/p&gt;</description>
                <environment></environment>
        <key id="284758">SERVER-24067</key>
            <summary>TaskExecutor RemoteCommandCallbackArgs should include elapsedMS and metadata</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="waley.chen">Waley Chen</assignee>
                                    <reporter username="scotthernandez">Scott Hernandez</reporter>
                        <labels>
                    </labels>
                <created>Thu, 5 May 2016 17:29:03 +0000</created>
                <updated>Sat, 13 Aug 2016 00:06:56 +0000</updated>
                            <resolved>Wed, 3 Aug 2016 19:56:55 +0000</resolved>
                                                    <fixVersion>3.3.11</fixVersion>
                                    <component>Networking</component>
                                        <votes>0</votes>
                                    <watches>8</watches>
                                                                                                                <comments>
                            <comment id="1355956" author="xgen-internal-githook" created="Fri, 12 Aug 2016 21:17:02 +0000"  >&lt;p&gt;Author:&lt;/p&gt;
{u&apos;username&apos;: u&apos;DiannaHohensee&apos;, u&apos;name&apos;: u&apos;Dianna Hohensee&apos;, u&apos;email&apos;: u&apos;dianna.hohensee@10gen.com&apos;}
&lt;p&gt;Message: Reverting incorrect patch commit for &lt;a href=&quot;https://jira.mongodb.org/browse/SERVER-24368&quot; title=&quot;Write unit-tests which test the range deleter&amp;#39;s logic directly&quot; class=&quot;issue-link&quot; data-issue-key=&quot;SERVER-24368&quot;&gt;&lt;del&gt;SERVER-24368&lt;/del&gt;&lt;/a&gt;&lt;/p&gt;

&lt;p&gt;Revert &quot;&lt;a href=&quot;https://jira.mongodb.org/browse/SERVER-24368&quot; title=&quot;Write unit-tests which test the range deleter&amp;#39;s logic directly&quot; class=&quot;issue-link&quot; data-issue-key=&quot;SERVER-24368&quot;&gt;&lt;del&gt;SERVER-24368&lt;/del&gt;&lt;/a&gt; Unit tests for collection range deleter&quot;&lt;/p&gt;

&lt;p&gt;This reverts commit 347ed5e82813b433fea01e78f9873ea2be7c91bf.&lt;/p&gt;

&lt;p&gt;Revert &quot;&lt;a href=&quot;https://jira.mongodb.org/browse/SERVER-24067&quot; title=&quot;TaskExecutor RemoteCommandCallbackArgs should include elapsedMS and metadata&quot; class=&quot;issue-link&quot; data-issue-key=&quot;SERVER-24067&quot;&gt;&lt;del&gt;SERVER-24067&lt;/del&gt;&lt;/a&gt; remove unnecessary brace initializer&quot;&lt;/p&gt;

&lt;p&gt;This reverts commit 913c7213d244dce5586bba03d295390856d58aab.&lt;br/&gt;
Branch: master&lt;br/&gt;
&lt;a href=&quot;https://github.com/mongodb/mongo/commit/e464e8855e32f9571151662be3eb896ea496822a&quot; class=&quot;external-link&quot; target=&quot;_blank&quot; rel=&quot;nofollow noopener&quot;&gt;https://github.com/mongodb/mongo/commit/e464e8855e32f9571151662be3eb896ea496822a&lt;/a&gt;&lt;/p&gt;</comment>
                            <comment id="1355934" author="kyle.suarez" created="Fri, 12 Aug 2016 21:06:05 +0000"  >&lt;p&gt;The commit mentioned in &lt;a href=&quot;https://jira.mongodb.org/browse/SERVER-24067?focusedCommentId=1355926&amp;amp;page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel#comment-1355926&quot; class=&quot;external-link&quot; rel=&quot;nofollow&quot;&gt;this comment&lt;/a&gt; is a mistake; it actually refers to work for &lt;a href=&quot;https://jira.mongodb.org/browse/SERVER-24368&quot; title=&quot;Write unit-tests which test the range deleter&amp;#39;s logic directly&quot; class=&quot;issue-link&quot; data-issue-key=&quot;SERVER-24368&quot;&gt;&lt;del&gt;SERVER-24368&lt;/del&gt;&lt;/a&gt;.&lt;/p&gt;</comment>
                            <comment id="1355926" author="xgen-internal-githook" created="Fri, 12 Aug 2016 20:57:44 +0000"  >&lt;p&gt;Author:&lt;/p&gt;
{u&apos;username&apos;: u&apos;ksuarz&apos;, u&apos;name&apos;: u&apos;Kyle Suarez&apos;, u&apos;email&apos;: u&apos;kyle.suarez@mongodb.com&apos;}
&lt;p&gt;Message: &lt;a href=&quot;https://jira.mongodb.org/browse/SERVER-24067&quot; title=&quot;TaskExecutor RemoteCommandCallbackArgs should include elapsedMS and metadata&quot; class=&quot;issue-link&quot; data-issue-key=&quot;SERVER-24067&quot;&gt;&lt;del&gt;SERVER-24067&lt;/del&gt;&lt;/a&gt; remove unnecessary brace initializer&lt;br/&gt;
Branch: master&lt;br/&gt;
&lt;a href=&quot;https://github.com/mongodb/mongo/commit/913c7213d244dce5586bba03d295390856d58aab&quot; class=&quot;external-link&quot; target=&quot;_blank&quot; rel=&quot;nofollow noopener&quot;&gt;https://github.com/mongodb/mongo/commit/913c7213d244dce5586bba03d295390856d58aab&lt;/a&gt;&lt;/p&gt;</comment>
                            <comment id="1347154" author="xgen-internal-githook" created="Thu, 4 Aug 2016 14:45:38 +0000"  >&lt;p&gt;Author:&lt;/p&gt;
{u&apos;username&apos;: u&apos;ksuarz&apos;, u&apos;name&apos;: u&apos;Kyle Suarez&apos;, u&apos;email&apos;: u&apos;kyle.suarez@mongodb.com&apos;}
&lt;p&gt;Message: &lt;a href=&quot;https://jira.mongodb.org/browse/SERVER-24067&quot; title=&quot;TaskExecutor RemoteCommandCallbackArgs should include elapsedMS and metadata&quot; class=&quot;issue-link&quot; data-issue-key=&quot;SERVER-24067&quot;&gt;&lt;del&gt;SERVER-24067&lt;/del&gt;&lt;/a&gt; remove unnecessary brace initializer&lt;br/&gt;
Branch: master&lt;br/&gt;
&lt;a href=&quot;https://github.com/mongodb/mongo/commit/ad86d29a2cc93144dd2a143feaac415aa062ab99&quot; class=&quot;external-link&quot; target=&quot;_blank&quot; rel=&quot;nofollow noopener&quot;&gt;https://github.com/mongodb/mongo/commit/ad86d29a2cc93144dd2a143feaac415aa062ab99&lt;/a&gt;&lt;/p&gt;</comment>
                            <comment id="1346458" author="xgen-internal-githook" created="Wed, 3 Aug 2016 22:49:12 +0000"  >&lt;p&gt;Author:&lt;/p&gt;
{u&apos;username&apos;: u&apos;benety&apos;, u&apos;name&apos;: u&apos;Benety Goh&apos;, u&apos;email&apos;: u&apos;benety@mongodb.com&apos;}
&lt;p&gt;Message: &lt;a href=&quot;https://jira.mongodb.org/browse/SERVER-24067&quot; title=&quot;TaskExecutor RemoteCommandCallbackArgs should include elapsedMS and metadata&quot; class=&quot;issue-link&quot; data-issue-key=&quot;SERVER-24067&quot;&gt;&lt;del&gt;SERVER-24067&lt;/del&gt;&lt;/a&gt; fixed missing library dependency in downconvert_find_and_getmore_commands&lt;br/&gt;
Branch: master&lt;br/&gt;
&lt;a href=&quot;https://github.com/mongodb/mongo/commit/56a1190a092fb39b3bd5066023775e7b7622dab1&quot; class=&quot;external-link&quot; target=&quot;_blank&quot; rel=&quot;nofollow noopener&quot;&gt;https://github.com/mongodb/mongo/commit/56a1190a092fb39b3bd5066023775e7b7622dab1&lt;/a&gt;&lt;/p&gt;</comment>
                            <comment id="1346456" author="xgen-internal-githook" created="Wed, 3 Aug 2016 22:39:47 +0000"  >&lt;p&gt;Author:&lt;/p&gt;
{u&apos;username&apos;: u&apos;ksuarz&apos;, u&apos;name&apos;: u&apos;Kyle Suarez&apos;, u&apos;email&apos;: u&apos;kyle.suarez@mongodb.com&apos;}
&lt;p&gt;Message: &lt;a href=&quot;https://jira.mongodb.org/browse/SERVER-24067&quot; title=&quot;TaskExecutor RemoteCommandCallbackArgs should include elapsedMS and metadata&quot; class=&quot;issue-link&quot; data-issue-key=&quot;SERVER-24067&quot;&gt;&lt;del&gt;SERVER-24067&lt;/del&gt;&lt;/a&gt; remove pessimizing move&lt;br/&gt;
Branch: master&lt;br/&gt;
&lt;a href=&quot;https://github.com/mongodb/mongo/commit/e3429206ee8f89f3cfcadc2199fef8f11db3861d&quot; class=&quot;external-link&quot; target=&quot;_blank&quot; rel=&quot;nofollow noopener&quot;&gt;https://github.com/mongodb/mongo/commit/e3429206ee8f89f3cfcadc2199fef8f11db3861d&lt;/a&gt;&lt;/p&gt;</comment>
                            <comment id="1346353" author="xgen-internal-githook" created="Wed, 3 Aug 2016 20:51:54 +0000"  >&lt;p&gt;Author:&lt;/p&gt;
{u&apos;username&apos;: u&apos;WaleyChen&apos;, u&apos;name&apos;: u&apos;Waley Chen&apos;, u&apos;email&apos;: u&apos;waleycz@gmail.com&apos;}
&lt;p&gt;Message: &lt;a href=&quot;https://jira.mongodb.org/browse/SERVER-24067&quot; title=&quot;TaskExecutor RemoteCommandCallbackArgs should include elapsedMS and metadata&quot; class=&quot;issue-link&quot; data-issue-key=&quot;SERVER-24067&quot;&gt;&lt;del&gt;SERVER-24067&lt;/del&gt;&lt;/a&gt; TaskExecutor RemoteCommandCallbackArgs should include elapsedMS and metadata&lt;/p&gt;

&lt;p&gt;lint fix&lt;br/&gt;
Branch: master&lt;br/&gt;
&lt;a href=&quot;https://github.com/mongodb/mongo/commit/52113a58ea6148cad16257fe17a4da6476ff0a27&quot; class=&quot;external-link&quot; target=&quot;_blank&quot; rel=&quot;nofollow noopener&quot;&gt;https://github.com/mongodb/mongo/commit/52113a58ea6148cad16257fe17a4da6476ff0a27&lt;/a&gt;&lt;/p&gt;</comment>
                            <comment id="1346325" author="xgen-internal-githook" created="Wed, 3 Aug 2016 20:02:21 +0000"  >&lt;p&gt;Author:&lt;/p&gt;
{u&apos;username&apos;: u&apos;WaleyChen&apos;, u&apos;name&apos;: u&apos;Waley Chen&apos;, u&apos;email&apos;: u&apos;waleycz@gmail.com&apos;}
&lt;p&gt;Message: &lt;a href=&quot;https://jira.mongodb.org/browse/SERVER-24067&quot; title=&quot;TaskExecutor RemoteCommandCallbackArgs should include elapsedMS and metadata&quot; class=&quot;issue-link&quot; data-issue-key=&quot;SERVER-24067&quot;&gt;&lt;del&gt;SERVER-24067&lt;/del&gt;&lt;/a&gt; TaskExecutor RemoteCommandCallbackArgs should include elapsedMS and metadata&lt;/p&gt;

&lt;p&gt;Accidentally added this recently deleted file in the last commit:&lt;br/&gt;
&quot;&lt;a href=&quot;https://jira.mongodb.org/browse/SERVER-24067&quot; title=&quot;TaskExecutor RemoteCommandCallbackArgs should include elapsedMS and metadata&quot; class=&quot;issue-link&quot; data-issue-key=&quot;SERVER-24067&quot;&gt;&lt;del&gt;SERVER-24067&lt;/del&gt;&lt;/a&gt; TaskExecutor RemoteCommandCallbackArgs should include elapsedMS and metadata&quot;&lt;br/&gt;
Branch: master&lt;br/&gt;
&lt;a href=&quot;https://github.com/mongodb/mongo/commit/17f04c75a9ce572189a40e9390dbcfd4b7a51484&quot; class=&quot;external-link&quot; target=&quot;_blank&quot; rel=&quot;nofollow noopener&quot;&gt;https://github.com/mongodb/mongo/commit/17f04c75a9ce572189a40e9390dbcfd4b7a51484&lt;/a&gt;&lt;/p&gt;</comment>
                            <comment id="1346324" author="xgen-internal-githook" created="Wed, 3 Aug 2016 20:02:20 +0000"  >&lt;p&gt;Author:&lt;/p&gt;
{u&apos;username&apos;: u&apos;WaleyChen&apos;, u&apos;name&apos;: u&apos;Waley Chen&apos;, u&apos;email&apos;: u&apos;waleycz@gmail.com&apos;}
&lt;p&gt;Message: &lt;a href=&quot;https://jira.mongodb.org/browse/SERVER-24067&quot; title=&quot;TaskExecutor RemoteCommandCallbackArgs should include elapsedMS and metadata&quot; class=&quot;issue-link&quot; data-issue-key=&quot;SERVER-24067&quot;&gt;&lt;del&gt;SERVER-24067&lt;/del&gt;&lt;/a&gt; TaskExecutor RemoteCommandCallbackArgs should include elapsedMS and metadata&lt;/p&gt;

&lt;p&gt;Accidentally added this recently deleted file in the last commit:&lt;br/&gt;
&quot;&lt;a href=&quot;https://jira.mongodb.org/browse/SERVER-24067&quot; title=&quot;TaskExecutor RemoteCommandCallbackArgs should include elapsedMS and metadata&quot; class=&quot;issue-link&quot; data-issue-key=&quot;SERVER-24067&quot;&gt;&lt;del&gt;SERVER-24067&lt;/del&gt;&lt;/a&gt; TaskExecutor RemoteCommandCallbackArgs should include elapsedMS and metadata&quot;&lt;br/&gt;
Branch: master&lt;br/&gt;
&lt;a href=&quot;https://github.com/mongodb/mongo/commit/17f04c75a9ce572189a40e9390dbcfd4b7a51484&quot; class=&quot;external-link&quot; target=&quot;_blank&quot; rel=&quot;nofollow noopener&quot;&gt;https://github.com/mongodb/mongo/commit/17f04c75a9ce572189a40e9390dbcfd4b7a51484&lt;/a&gt;&lt;/p&gt;</comment>
                            <comment id="1346319" author="xgen-internal-githook" created="Wed, 3 Aug 2016 19:55:42 +0000"  >&lt;p&gt;Author:&lt;/p&gt;
{u&apos;username&apos;: u&apos;WaleyChen&apos;, u&apos;name&apos;: u&apos;Waley Chen&apos;, u&apos;email&apos;: u&apos;waleycz@gmail.com&apos;}
&lt;p&gt;Message: &lt;a href=&quot;https://jira.mongodb.org/browse/SERVER-24067&quot; title=&quot;TaskExecutor RemoteCommandCallbackArgs should include elapsedMS and metadata&quot; class=&quot;issue-link&quot; data-issue-key=&quot;SERVER-24067&quot;&gt;&lt;del&gt;SERVER-24067&lt;/del&gt;&lt;/a&gt; TaskExecutor RemoteCommandCallbackArgs should include elapsedMS and metadata&lt;br/&gt;
Branch: master&lt;br/&gt;
&lt;a href=&quot;https://github.com/mongodb/mongo/commit/05e1c33649e08ec3736121254da7b29a73934788&quot; class=&quot;external-link&quot; target=&quot;_blank&quot; rel=&quot;nofollow noopener&quot;&gt;https://github.com/mongodb/mongo/commit/05e1c33649e08ec3736121254da7b29a73934788&lt;/a&gt;&lt;/p&gt;</comment>
                    </comments>
                <issuelinks>
                            <issuelinktype id="10012">
                    <name>Related</name>
                                            <outwardlinks description="related to">
                                        <issuelink>
            <issuekey id="285626">SERVER-24113</issuekey>
        </issuelink>
                            </outwardlinks>
                                                                <inwardlinks description="is related to">
                                        <issuelink>
            <issuekey id="272398">SERVER-23134</issuekey>
        </issuelink>
                            </inwardlinks>
                                    </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>4.0</customfieldvalue>

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

                        </customfieldvalues>
                    </customfield>
                                                                                                                                                                                                                                                                                                                                                                                                                                            <customfield id="customfield_10055" key="com.atlassian.jira.ext.charting:firstresponsedate">
                        <customfieldname>Date of 1st Reply</customfieldname>
                        <customfieldvalues>
                            <customfieldvalue>Wed, 18 May 2016 19:40:18 +0000</customfieldvalue>

                        </customfieldvalues>
                    </customfield>
                                                                <customfield id="customfield_10052" key="com.atlassian.jira.toolkit:dayslastcommented">
                        <customfieldname>Days since reply</customfieldname>
                        <customfieldvalues>
                                        7 years, 26 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_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>
                            7 years, 26 weeks, 5 days ago
                        </customfieldvalues>
                    </customfield>
                                                                                                                                                                                                                                                                                                <customfield id="customfield_10051" key="com.atlassian.jira.toolkit:participants">
                        <customfieldname>Participants</customfieldname>
                        <customfieldvalues>
                                        <customfieldvalue>xgen-internal-githook</customfieldvalue>
            <customfieldvalue>kyle.suarez@mongodb.com</customfieldvalue>
            <customfieldvalue>scotthernandez</customfieldvalue>
            <customfieldvalue>waley.chen</customfieldvalue>
    
                        </customfieldvalues>
                    </customfield>
                                                                                                                                                                                                                                        <customfield id="customfield_14254" key="com.pyxis.greenhopper.jira:gh-lexo-rank">
                        <customfieldname>Product Rank</customfieldname>
                        <customfieldvalues>
                            <customfieldvalue>1|hrk8hj:</customfieldvalue>

                        </customfieldvalues>
                    </customfield>
                                                                                                                                                                                <customfield id="customfield_12550" key="com.pyxis.greenhopper.jira:gh-lexo-rank">
                        <customfieldname>Rank</customfieldname>
                        <customfieldvalues>
                            <customfieldvalue>2|hsnii7:</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="952">Repl 14 (05/13/16)</customfieldvalue>
    <customfieldvalue id="1064">Platforms 16 (06/24/16)</customfieldvalue>
    <customfieldvalue id="1065">Platforms 17 (07/15/16)</customfieldvalue>
    <customfieldvalue id="1066">Platforms 18 (08/05/16)</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_14350" key="com.pyxis.greenhopper.jira:gh-lexo-rank">
                        <customfieldname>serverRank</customfieldname>
                        <customfieldvalues>
                            <customfieldvalue>1|hs4nan:</customfieldvalue>

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