<!-- 
RSS generated by JIRA (9.7.1#970001-sha1:2222b88b221c4928ef0de3161136cc90c8356a66) at Thu Feb 08 05:50: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>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-60684] Exclude Tests and Tasks tagged with &quot;serverless&quot; from running on last-lts</title>
                <link>https://jira.mongodb.org/browse/SERVER-60684</link>
                <project id="10000" key="SERVER">Core Server</project>
                    <description>&lt;p&gt;Build a mechanism to prevent Evergreen tasks and JS tests tagged with &quot;serverless-only&quot; from running on last-lts branches. The implementation should allow for easy expansion to enable arbitrary features to not run on arbitrary branches.&lt;/p&gt;

&lt;p&gt;Impl. sketch:&lt;br/&gt;
1. Add an --excludeWithAnyTags &lt;a href=&quot;https://github.com/mongodb/mongo/blob/b14ba0824e190a86d66a25be8338a00d18563c95/buildscripts/task_generation/task_types/resmoke_tasks.py#L170&quot; class=&quot;external-link&quot; target=&quot;_blank&quot; rel=&quot;nofollow noopener&quot;&gt;here&lt;/a&gt; for JS test tags.&lt;br/&gt;
2. Add a &lt;tt&gt;should_skip()&lt;/tt&gt; function to &lt;tt&gt;task_def&lt;/tt&gt; &lt;a href=&quot;https://github.com/mongodb/mongo/blob/b14ba0824e190a86d66a25be8338a00d18563c95/buildscripts/evergreen_gen_build_variant.py#L293&quot; class=&quot;external-link&quot; target=&quot;_blank&quot; rel=&quot;nofollow noopener&quot;&gt;here&lt;/a&gt; and have it check if the tag exists for the task.&lt;br/&gt;
3. Similar to 1, but in evergreen_burn_in_tests.py&lt;br/&gt;
4. Similar to 2, but in evergreen_burn_in_tests.py&lt;/p&gt;</description>
                <environment></environment>
        <key id="1898101">SERVER-60684</key>
            <summary>Exclude Tests and Tasks tagged with &quot;serverless&quot; from running on last-lts</summary>
                <type id="3" iconUrl="https://jira.mongodb.org/secure/viewavatar?size=xsmall&amp;avatarId=14718&amp;avatarType=issuetype">Task</type>
                                            <priority id="3" iconUrl="https://jira.mongodb.org/images/icons/priorities/major.svg">Major - P3</priority>
                        <status id="1" iconUrl="https://jira.mongodb.org/images/icons/statuses/open.png" description="">Open</status>
                    <statusCategory id="2" key="new" colorName="default"/>
                                    <resolution id="-1">Unresolved</resolution>
                                        <assignee username="backlog-server-servicearch">Backlog - Service Architecture</assignee>
                                    <reporter username="robert.guo@mongodb.com">Robert Guo</reporter>
                        <labels>
                            <label>branch-6.0</label>
                    </labels>
                <created>Thu, 14 Oct 2021 04:08:30 +0000</created>
                <updated>Mon, 16 Oct 2023 20:40:09 +0000</updated>
                                                                            <component>Testing Infrastructure</component>
                                        <votes>0</votes>
                                    <watches>8</watches>
                                                                                                                <comments>
                            <comment id="5070321" author="esha.maharishi@10gen.com" created="Wed, 21 Dec 2022 15:38:45 +0000"  >&lt;p&gt;We decided Server Serverless will manually delete the tests on 6.0.&lt;/p&gt;</comment>
                            <comment id="5037862" author="steven.vannelli" created="Wed, 7 Dec 2022 17:20:49 +0000"  >&lt;p&gt;Ah fantastic, thanks &lt;a href=&quot;https://jira.mongodb.org/secure/ViewProfile.jspa?name=juan.gu%40mongodb.com&quot; class=&quot;user-hover&quot; rel=&quot;juan.gu@mongodb.com&quot;&gt;juan.gu@mongodb.com&lt;/a&gt;! &lt;/p&gt;</comment>
                            <comment id="5037850" author="JIRAUSER1270747" created="Wed, 7 Dec 2022 17:19:30 +0000"  >&lt;p&gt;&lt;a href=&quot;https://jira.mongodb.org/secure/ViewProfile.jspa?name=steven.vannelli%40mongodb.com&quot; class=&quot;user-hover&quot; rel=&quot;steven.vannelli@mongodb.com&quot;&gt;steven.vannelli@mongodb.com&lt;/a&gt; , It has been scheduled and should be fixed by end of this week or early next week at the latest.&lt;/p&gt;</comment>
                            <comment id="5037760" author="steven.vannelli" created="Wed, 7 Dec 2022 16:56:40 +0000"  >&lt;p&gt;&lt;a href=&quot;https://jira.mongodb.org/secure/ViewProfile.jspa?name=alexander.neben%40mongodb.com&quot; class=&quot;user-hover&quot; rel=&quot;alexander.neben@mongodb.com&quot;&gt;alexander.neben@mongodb.com&lt;/a&gt; &lt;a href=&quot;https://jira.mongodb.org/secure/ViewProfile.jspa?name=juan.gu%40mongodb.com&quot; class=&quot;user-hover&quot; rel=&quot;juan.gu@mongodb.com&quot;&gt;juan.gu@mongodb.com&lt;/a&gt; just checking in on this one since the associated hot BF (BF-26914) is still open. Do we have a plan for being able to close that out? &lt;/p&gt;</comment>
                            <comment id="5012374" author="JIRAUSER1268551" created="Mon, 28 Nov 2022 18:25:48 +0000"  >&lt;p&gt;1. Create another ticket to replace this one for 6.0&lt;br/&gt;
2. Make the change&lt;br/&gt;
3. Get it onto release team&apos;s post release workflow&lt;/p&gt;</comment>
                            <comment id="4967800" author="esha.maharishi@10gen.com" created="Wed, 9 Nov 2022 17:31:24 +0000"  >&lt;p&gt;Bringing this back into Needs Scheduling for SDP:&lt;/p&gt;

&lt;p&gt;Now that cloud is running serverless on v6.1, we&apos;d like to stop running serverless tests on the v6.0 branch.&lt;/p&gt;

&lt;p&gt;We had filed this ticket last year when we similarly wanted to stop running serverless tests on v5.0. As a stop-gap we manually deleted the serverless tests from v5.0.&lt;/p&gt;

&lt;p&gt;I wanted to check in if SDP could automate this process, since otherwise we will have to take this manual step every year. We&apos;ve tagged the tests that should stop being run with a &quot;serverless&quot; test tag &lt;a href=&quot;https://github.com/mongodb/mongo/blob/2bba15b5d79b1b33b2de267149177d04b02a1b79/jstests/replsets/tenant_migration_logs.js#L9&quot; class=&quot;external-link&quot; target=&quot;_blank&quot; rel=&quot;nofollow noopener&quot;&gt;(example&lt;/a&gt;).&lt;/p&gt;</comment>
                            <comment id="4480511" author="robert.guo" created="Wed, 13 Apr 2022 15:46:06 +0000"  >&lt;p&gt;(Update) This is a different request. Reopening.&lt;/p&gt;

&lt;p&gt;&lt;del&gt;Added a comment to the linked ticket and closing this as a dupe.&lt;/del&gt;&lt;/p&gt;</comment>
                            <comment id="4324834" author="xgen-internal-githook" created="Mon, 31 Jan 2022 16:11:20 +0000"  >&lt;p&gt;Author:&lt;/p&gt;
{&apos;name&apos;: &apos;A. Jesse Jiryu Davis&apos;, &apos;email&apos;: &apos;jesse@mongodb.com&apos;, &apos;username&apos;: &apos;ajdavis&apos;}
&lt;p&gt;Message: &lt;a href=&quot;https://jira.mongodb.org/browse/SERVER-60684&quot; title=&quot;Exclude Tests and Tasks tagged with &amp;quot;serverless&amp;quot; from running on last-lts&quot; class=&quot;issue-link&quot; data-issue-key=&quot;SERVER-60684&quot;&gt;SERVER-60684&lt;/a&gt; Delete Serverless tests from 5.0 branch&lt;br/&gt;
Branch: v5.0&lt;br/&gt;
&lt;a href=&quot;https://github.com/mongodb/mongo/commit/818f05bdcd259630a164e0ec5c068ed94dc943de&quot; class=&quot;external-link&quot; target=&quot;_blank&quot; rel=&quot;nofollow noopener&quot;&gt;https://github.com/mongodb/mongo/commit/818f05bdcd259630a164e0ec5c068ed94dc943de&lt;/a&gt;&lt;/p&gt;</comment>
                            <comment id="4322786" author="xgen-internal-githook" created="Fri, 28 Jan 2022 23:59:00 +0000"  >&lt;p&gt;Author:&lt;/p&gt;
{&apos;name&apos;: &apos;A. Jesse Jiryu Davis&apos;, &apos;email&apos;: &apos;jesse@mongodb.com&apos;, &apos;username&apos;: &apos;ajdavis&apos;}
&lt;p&gt;Message: &lt;a href=&quot;https://jira.mongodb.org/browse/SERVER-60684&quot; title=&quot;Exclude Tests and Tasks tagged with &amp;quot;serverless&amp;quot; from running on last-lts&quot; class=&quot;issue-link&quot; data-issue-key=&quot;SERVER-60684&quot;&gt;SERVER-60684&lt;/a&gt; Tag serverless tests, 2&lt;br/&gt;
Branch: master&lt;br/&gt;
&lt;a href=&quot;https://github.com/mongodb/mongo/commit/7d739f33ae41f84a63e96be68326ea52b9547815&quot; class=&quot;external-link&quot; target=&quot;_blank&quot; rel=&quot;nofollow noopener&quot;&gt;https://github.com/mongodb/mongo/commit/7d739f33ae41f84a63e96be68326ea52b9547815&lt;/a&gt;&lt;/p&gt;</comment>
                            <comment id="4322755" author="xgen-internal-githook" created="Fri, 28 Jan 2022 23:31:22 +0000"  >&lt;p&gt;Author:&lt;/p&gt;
{&apos;name&apos;: &apos;A. Jesse Jiryu Davis&apos;, &apos;email&apos;: &apos;jesse@mongodb.com&apos;, &apos;username&apos;: &apos;ajdavis&apos;}
&lt;p&gt;Message: &lt;a href=&quot;https://jira.mongodb.org/browse/SERVER-60684&quot; title=&quot;Exclude Tests and Tasks tagged with &amp;quot;serverless&amp;quot; from running on last-lts&quot; class=&quot;issue-link&quot; data-issue-key=&quot;SERVER-60684&quot;&gt;SERVER-60684&lt;/a&gt; Tag serverless tests&lt;br/&gt;
Branch: master&lt;br/&gt;
&lt;a href=&quot;https://github.com/mongodb/mongo/commit/258ceaa9a9ba36fc6656c65f752bda39157a5029&quot; class=&quot;external-link&quot; target=&quot;_blank&quot; rel=&quot;nofollow noopener&quot;&gt;https://github.com/mongodb/mongo/commit/258ceaa9a9ba36fc6656c65f752bda39157a5029&lt;/a&gt;&lt;/p&gt;</comment>
                            <comment id="4321743" author="jesse" created="Fri, 28 Jan 2022 18:26:47 +0000"  >&lt;p&gt;We have enough info in multiversionconstants.py to determine if the current branch is latest, last-continuous, and/or last-lts.&lt;/p&gt;

&lt;p&gt;Plan:&lt;/p&gt;
&lt;ul&gt;
	&lt;li&gt;5.1 testing in general is being disabled presently&lt;/li&gt;
	&lt;li&gt;On the 5.0 branch, delete all serverless test files and tasks (Jesse)&lt;/li&gt;
	&lt;li&gt;On master, tag all serverless tests &amp;amp; tasks with &quot;serverless&quot; (Jesse)&lt;/li&gt;
	&lt;li&gt;Update testing logic: if the current branch being tested is older than last-continuous, skip all tests &amp;amp; tasks tagged &quot;serverless&quot; (STM team)&lt;/li&gt;
&lt;/ul&gt;


&lt;p&gt;The last rule only really matters for last-lts, since we quickly stop testing entirely on &lt;b&gt;other&lt;/b&gt; branches older than last-continuous.&lt;/p&gt;

&lt;p&gt;We could rename the &quot;serverless&quot; tag to something like &quot;skip-if-older-than-last-continuous&quot; if we find non-Serverless uses for it.&lt;/p&gt;</comment>
                            <comment id="4319962" author="jesse" created="Thu, 27 Jan 2022 23:33:43 +0000"  >&lt;p&gt;Esha and Louisa tell me we can disable serverless tests for 5.0 &lt;b&gt;and&lt;/b&gt; 5.1.&lt;/p&gt;</comment>
                            <comment id="4248252" author="robert.guo" created="Tue, 14 Dec 2021 23:18:25 +0000"  >&lt;p&gt;Thinking about this a bit more, I realized we don&apos;t currently have a way for an lts branch to know that it&apos;s LTS. Doing so would likely require a manual change to the release branch, and may not be meaningfully better than manually removing the tests during branching using the steps described in this ticket description since it is only once a year. I&apos;m going to put this ticket under the 6.0 branching work with a label and sync up with the build barons to collaborate on this change going forward.&lt;/p&gt;

&lt;p&gt;Reducing redundant test coverage for continuous releases is being initially discussed in PROG-5936. Most of the work there may be on the cloud side; we would still have to manually enable or disable an Evergreen project.&lt;/p&gt;</comment>
                            <comment id="4132851" author="brooke.miller" created="Tue, 19 Oct 2021 16:17:01 +0000"  >&lt;p&gt;&lt;a href=&quot;https://jira.mongodb.org/secure/ViewProfile.jspa?name=robert.guo&quot; class=&quot;user-hover&quot; rel=&quot;robert.guo&quot;&gt;robert.guo&lt;/a&gt; is going to file a separate ticket in order to allow us to enforce tags for modified tests and suites&lt;/p&gt;</comment>
                            <comment id="4127779" author="robert.guo" created="Sat, 16 Oct 2021 02:32:50 +0000"  >&lt;p&gt;Yeah that would be nice. We can update the ticket to have tests be tagged based on features and add a new linter rule to check added/moved tests have one or more feature tag.&lt;/p&gt;</comment>
                            <comment id="4124190" author="judah.schvimer" created="Thu, 14 Oct 2021 15:13:01 +0000"  >&lt;p&gt;Should this be more general, to exclude serverless-only tests from any branch besides last-continuous?&lt;/p&gt;

&lt;p&gt;Also, should we tag tests with features and tag features with serverless-only so we can remove serverless-only easily from features in the future if desirable?&lt;/p&gt;</comment>
                    </comments>
                <issuelinks>
                            <issuelinktype id="10420">
                    <name>Backports</name>
                                            <outwardlinks description="backported by">
                                                        </outwardlinks>
                                                        </issuelinktype>
                            <issuelinktype id="10011">
                    <name>Depends</name>
                                            <outwardlinks description="depends on">
                                        <issuelink>
            <issuekey id="2257940">SERVER-73786</issuekey>
        </issuelink>
            <issuelink>
            <issuekey id="2014210">SERVER-66970</issuekey>
        </issuelink>
                            </outwardlinks>
                                                                <inwardlinks description="is depended on by">
                                                        </inwardlinks>
                                    </issuelinktype>
                            <issuelinktype id="10012">
                    <name>Related</name>
                                            <outwardlinks description="related to">
                                        <issuelink>
            <issuekey id="1963828">SERVER-62637</issuekey>
        </issuelink>
                            </outwardlinks>
                                                                <inwardlinks description="is related to">
                                        <issuelink>
            <issuekey id="1982257">SERVER-63596</issuekey>
        </issuelink>
            <issuelink>
            <issuekey id="2014210">SERVER-66970</issuekey>
        </issuelink>
            <issuelink>
            <issuekey id="2258122">SERVER-73803</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>16.0</customfieldvalue>
                        </customfieldvalues>
                    </customfield>
                                                                <customfield id="customfield_18555" key="com.onresolve.jira.groovy.groovyrunner:scripted-field">
                        <customfieldname># of Sprints</customfieldname>
                        <customfieldvalues>
                            <customfieldvalue>9.0</customfieldvalue>

                        </customfieldvalues>
                    </customfield>
                                                                                                                                                                                                                                                                    <customfield id="customfield_12751" key="com.atlassian.jira.plugin.system.customfieldtypes:multiselect">
                        <customfieldname>Assigned Teams</customfieldname>
                        <customfieldvalues>
                                <customfieldvalue key="25132"><![CDATA[Service Arch]]></customfieldvalue>
    
                        </customfieldvalues>
                    </customfield>
                                                                                                                                                                                <customfield id="customfield_12450" key="com.atlassian.jira.plugin.system.customfieldtypes:multicheckboxes">
                        <customfieldname>Backport Requested</customfieldname>
                        <customfieldvalues>
                                <customfieldvalue key="24444"><![CDATA[v6.1]]></customfieldvalue>
    <customfieldvalue key="23470"><![CDATA[v6.0]]></customfieldvalue>
    
                        </customfieldvalues>
                    </customfield>
                                                                                                                                                                                                                                                                                                                                                                                                                                                                        <customfield id="customfield_10055" key="com.atlassian.jira.ext.charting:firstresponsedate">
                        <customfieldname>Date of 1st Reply</customfieldname>
                        <customfieldvalues>
                            <customfieldvalue>Thu, 14 Oct 2021 15:13:01 +0000</customfieldvalue>

                        </customfieldvalues>
                    </customfield>
                                                                <customfield id="customfield_10052" key="com.atlassian.jira.toolkit:dayslastcommented">
                        <customfieldname>Days since reply</customfieldname>
                        <customfieldvalues>
                                        1 year, 7 weeks ago
    
                        </customfieldvalues>
                    </customfield>
                                                                <customfield id="customfield_18254" key="com.onresolve.jira.groovy.groovyrunner:scripted-field">
                        <customfieldname>Dependencies</customfieldname>
                        <customfieldvalues>
                            <customfieldvalue><![CDATA[<s><a href='https://jira.mongodb.org/browse/SERVER-66970'>SERVER-66970</a></s>, <a href='https://jira.mongodb.org/browse/SERVER-73786'>SERVER-73786</a>]]></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-3349</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>dbeng-pm-bot</customfieldvalue>

                        </customfieldvalues>
                    </customfield>
                                                                <customfield id="customfield_11151" key="com.atlassian.jira.toolkit:LastCommentDate">
                        <customfieldname>Last public comment date</customfieldname>
                        <customfieldvalues>
                            1 year, 7 weeks ago
                        </customfieldvalues>
                    </customfield>
                                                                <customfield id="customfield_16465" key="com.onresolve.jira.groovy.groovyrunner:scripted-field">
                        <customfieldname>Linked BF Score</customfieldname>
                        <customfieldvalues>
                            <customfieldvalue>35.0</customfieldvalue>

                        </customfieldvalues>
                    </customfield>
                                                                                                                                                                                                                                        <customfield id="customfield_10051" key="com.atlassian.jira.toolkit:participants">
                        <customfieldname>Participants</customfieldname>
                        <customfieldvalues>
                                        <customfieldvalue>jesse@mongodb.com</customfieldvalue>
            <customfieldvalue>alex.neben@mongodb.com</customfieldvalue>
            <customfieldvalue>backlog-server-servicearch</customfieldvalue>
            <customfieldvalue>brooke.miller@mongodb.com</customfieldvalue>
            <customfieldvalue>esha.maharishi@mongodb.com</customfieldvalue>
            <customfieldvalue>xgen-internal-githook</customfieldvalue>
            <customfieldvalue>juan.gu@mongodb.com</customfieldvalue>
            <customfieldvalue>judah.schvimer@mongodb.com</customfieldvalue>
            <customfieldvalue>robert.guo@mongodb.com</customfieldvalue>
            <customfieldvalue>steven.vannelli@mongodb.com</customfieldvalue>
    
                        </customfieldvalues>
                    </customfield>
                                                                                                                                                                                                                                        <customfield id="customfield_14254" key="com.pyxis.greenhopper.jira:gh-lexo-rank">
                        <customfieldname>Product Rank</customfieldname>
                        <customfieldvalues>
                            <customfieldvalue>1|i05oh3:</customfieldvalue>

                        </customfieldvalues>
                    </customfield>
                                                                                                                                                                                <customfield id="customfield_12550" key="com.pyxis.greenhopper.jira:gh-lexo-rank">
                        <customfieldname>Rank</customfieldname>
                        <customfieldvalues>
                            <customfieldvalue>2|hzpd9b:</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_10557" key="com.pyxis.greenhopper.jira:gh-sprint">
                        <customfieldname>Sprint</customfieldname>
                        <customfieldvalues>
                                <customfieldvalue id="5513">STM 2021-12-13</customfieldvalue>
    <customfieldvalue id="5714">STM 2022-03-07</customfieldvalue>
    <customfieldvalue id="6000">DAG 2022-06-13</customfieldvalue>
    <customfieldvalue id="6797">Server Serverless 2022-12-26</customfieldvalue>
    <customfieldvalue id="6844">Server Serverless 2023-01-09</customfieldvalue>
    <customfieldvalue id="6906">Server Serverless 2023-01-23</customfieldvalue>
    <customfieldvalue id="6907">Server Serverless 2023-02-06</customfieldvalue>
    <customfieldvalue id="6946">Server Serverless 2023-02-20</customfieldvalue>
    <customfieldvalue id="7293">Server Serverless 2023-05-01</customfieldvalue>

                        </customfieldvalues>
                    </customfield>
                                                                                                                        <customfield id="customfield_10555" key="com.atlassian.jira.plugin.system.customfieldtypes:float">
                        <customfieldname>Story Points</customfieldname>
                        <customfieldvalues>
                            <customfieldvalue>1.0</customfieldvalue>
                        </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|i05amf:</customfieldvalue>

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