<!-- 
RSS generated by JIRA (9.7.1#970001-sha1:2222b88b221c4928ef0de3161136cc90c8356a66) at Wed Feb 07 22:37: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>[COMPASS-4793] Evergreen: Fix failing tests for storage-mixin on Ubuntu</title>
                <link>https://jira.mongodb.org/browse/COMPASS-4793</link>
                <project id="13182" key="COMPASS">Compass </project>
                    <description>&lt;p&gt;See log output at &lt;a href=&quot;https://evergreen.mongodb.com/task_log_raw/10gen_compass_master_ubuntu_oneshot_compile_test_package_publish_patch_baabac59891cfa588571b8282bc4d2cff765e58c_609258c761837d722f04f1fe_21_05_05_08_35_29/0?type=T&amp;amp;text=true&quot; class=&quot;external-link&quot; target=&quot;_blank&quot; rel=&quot;nofollow noopener&quot;&gt;https://evergreen.mongodb.com/task_log_raw/10gen_compass_master_ubuntu_oneshot_compile_test_package_publish_patch_baabac59891cfa588571b8282bc4d2cff765e58c_609258c761837d722f04f1fe_21_05_05_08_35_29/0?type=T&amp;amp;text=true&lt;/a&gt;&lt;/p&gt;</description>
                <environment></environment>
        <key id="1702136">COMPASS-4793</key>
            <summary>Evergreen: Fix failing tests for storage-mixin on Ubuntu</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="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="13201">Fixed</resolution>
                                        <assignee username="sergey.petushkov@mongodb.com">Sergey Petushkov</assignee>
                                    <reporter username="sergey.petushkov@mongodb.com">Sergey Petushkov</reporter>
                        <labels>
                    </labels>
                <created>Wed, 5 May 2021 14:26:06 +0000</created>
                <updated>Sun, 29 Oct 2023 02:39:52 +0000</updated>
                            <resolved>Wed, 19 May 2021 14:19:09 +0000</resolved>
                                                    <fixVersion>1.27</fixVersion>
                                        <due></due>
                            <votes>0</votes>
                                    <watches>1</watches>
                                                                                                                <comments>
                            <comment id="3858456" author="xgen-internal-githook" created="Thu, 3 Jun 2021 20:07:00 +0000"  >&lt;p&gt;Author:&lt;/p&gt;
{&apos;name&apos;: &apos;Sergey&apos;, &apos;email&apos;: &apos;petushkov.sergey@gmail.com&apos;, &apos;username&apos;: &apos;gribnoysup&apos;}
&lt;p&gt;Message: test: Make sure all tests are passing on Ubuntu and RHEL &lt;a href=&quot;https://jira.mongodb.org/browse/COMPASS-4789&quot; title=&quot;Evergreen: Fix and re-enable tests for RHEL&quot; class=&quot;issue-link&quot; data-issue-key=&quot;COMPASS-4789&quot;&gt;&lt;del&gt;COMPASS-4789&lt;/del&gt;&lt;/a&gt; &lt;a href=&quot;https://jira.mongodb.org/browse/COMPASS-4791&quot; title=&quot;Evergreen: Fix failing tests for @mongodb-js/compass-connect on Ubuntu&quot; class=&quot;issue-link&quot; data-issue-key=&quot;COMPASS-4791&quot;&gt;&lt;del&gt;COMPASS-4791&lt;/del&gt;&lt;/a&gt; &lt;a href=&quot;https://jira.mongodb.org/browse/COMPASS-4792&quot; title=&quot;Evergreen: Fix failing tests for hadron-build on Ubuntu&quot; class=&quot;issue-link&quot; data-issue-key=&quot;COMPASS-4792&quot;&gt;&lt;del&gt;COMPASS-4792&lt;/del&gt;&lt;/a&gt; &lt;a href=&quot;https://jira.mongodb.org/browse/COMPASS-4793&quot; title=&quot;Evergreen: Fix failing tests for storage-mixin on Ubuntu&quot; class=&quot;issue-link&quot; data-issue-key=&quot;COMPASS-4793&quot;&gt;&lt;del&gt;COMPASS-4793&lt;/del&gt;&lt;/a&gt; &lt;a href=&quot;https://jira.mongodb.org/browse/COMPASS-4794&quot; title=&quot;Evergreen: Fix failing tests for hadron-spectron on Windows&quot; class=&quot;issue-link&quot; data-issue-key=&quot;COMPASS-4794&quot;&gt;&lt;del&gt;COMPASS-4794&lt;/del&gt;&lt;/a&gt; (#2199)&lt;/p&gt;

&lt;ul&gt;
	&lt;li&gt;test(hadron-build): Provide package.json engine values that will not break the build&lt;/li&gt;
&lt;/ul&gt;


&lt;ul&gt;
	&lt;li&gt;test(storage-mixin): Skip all tests that use keytar on linux&lt;/li&gt;
&lt;/ul&gt;


&lt;p&gt;There is an issue with gnome-keyring in CI that needs investigation&lt;br/&gt;
and resolution before we can make these tests work properly. For now&lt;br/&gt;
we are running those tests only on other platforms that gives us&lt;br/&gt;
confidence that the secure backend is actually working&lt;/p&gt;

&lt;ul&gt;
	&lt;li&gt;test: Always use --no-sandbox when running tests with electron runtime&lt;/li&gt;
&lt;/ul&gt;


&lt;p&gt;This is to work around the &apos;Running as root without --no-sandbox is not supported&apos;&lt;br/&gt;
issue on RHEL machines where evergreen always uses root user.&lt;/p&gt;

&lt;ul&gt;
	&lt;li&gt;test(@mongodb-js/compass-connect): Use xvfb for tests that require it; Do not override mongodb server version set by the CI&lt;/li&gt;
&lt;/ul&gt;


&lt;ul&gt;
	&lt;li&gt;test(mongodb-connection-model): Do not override mongodb server version set by the CI&lt;/li&gt;
&lt;/ul&gt;


&lt;ul&gt;
	&lt;li&gt;chore: Remove gnome-keyring workaround as it doesn&apos;t seem to work anyway&lt;/li&gt;
&lt;/ul&gt;


&lt;p&gt;See &lt;a href=&quot;https://evergreen.mongodb.com/task_log_raw/10gen_compass_master_ubuntu_oneshot_compile_test_package_publish_patch_deada2be5e2b87484d86691426c75cdf07eec128_60a295de0305b922ca406328_21_05_17_16_12_22/0?type=T&amp;amp;text=true&quot; class=&quot;external-link&quot; target=&quot;_blank&quot; rel=&quot;nofollow noopener&quot;&gt;https://evergreen.mongodb.com/task_log_raw/10gen_compass_master_ubuntu_oneshot_compile_test_package_publish_patch_deada2be5e2b87484d86691426c75cdf07eec128_60a295de0305b922ca406328_21_05_17_16_12_22/0&amp;amp;#63;type\=T\&amp;amp;text\=true&lt;/a&gt; where CI still fails even with the &apos;fix&apos; being applied in the run&lt;/p&gt;

&lt;ul&gt;
	&lt;li&gt;ci: Enable tests everywhere&lt;/li&gt;
&lt;/ul&gt;


&lt;ul&gt;
	&lt;li&gt;ci: Bring back mongo runner debug info&lt;br/&gt;
Branch: 1.27-releases&lt;br/&gt;
&lt;a href=&quot;https://github.com/mongodb-js/compass/commit/9f7304fc6f9a2aa6a96bb8ce5041fc0ee5b71fdb&quot; class=&quot;external-link&quot; target=&quot;_blank&quot; rel=&quot;nofollow noopener&quot;&gt;https://github.com/mongodb-js/compass/commit/9f7304fc6f9a2aa6a96bb8ce5041fc0ee5b71fdb&lt;/a&gt;&lt;/li&gt;
&lt;/ul&gt;
</comment>
                            <comment id="3790698" author="xgen-internal-githook" created="Wed, 19 May 2021 10:53:36 +0000"  >&lt;p&gt;Author:&lt;/p&gt;
{&apos;name&apos;: &apos;Sergey&apos;, &apos;email&apos;: &apos;petushkov.sergey@gmail.com&apos;, &apos;username&apos;: &apos;gribnoysup&apos;}
&lt;p&gt;Message: test: Make sure all tests are passing on Ubuntu and RHEL &lt;a href=&quot;https://jira.mongodb.org/browse/COMPASS-4789&quot; title=&quot;Evergreen: Fix and re-enable tests for RHEL&quot; class=&quot;issue-link&quot; data-issue-key=&quot;COMPASS-4789&quot;&gt;&lt;del&gt;COMPASS-4789&lt;/del&gt;&lt;/a&gt; &lt;a href=&quot;https://jira.mongodb.org/browse/COMPASS-4791&quot; title=&quot;Evergreen: Fix failing tests for @mongodb-js/compass-connect on Ubuntu&quot; class=&quot;issue-link&quot; data-issue-key=&quot;COMPASS-4791&quot;&gt;&lt;del&gt;COMPASS-4791&lt;/del&gt;&lt;/a&gt; &lt;a href=&quot;https://jira.mongodb.org/browse/COMPASS-4792&quot; title=&quot;Evergreen: Fix failing tests for hadron-build on Ubuntu&quot; class=&quot;issue-link&quot; data-issue-key=&quot;COMPASS-4792&quot;&gt;&lt;del&gt;COMPASS-4792&lt;/del&gt;&lt;/a&gt; &lt;a href=&quot;https://jira.mongodb.org/browse/COMPASS-4793&quot; title=&quot;Evergreen: Fix failing tests for storage-mixin on Ubuntu&quot; class=&quot;issue-link&quot; data-issue-key=&quot;COMPASS-4793&quot;&gt;&lt;del&gt;COMPASS-4793&lt;/del&gt;&lt;/a&gt; &lt;a href=&quot;https://jira.mongodb.org/browse/COMPASS-4794&quot; title=&quot;Evergreen: Fix failing tests for hadron-spectron on Windows&quot; class=&quot;issue-link&quot; data-issue-key=&quot;COMPASS-4794&quot;&gt;&lt;del&gt;COMPASS-4794&lt;/del&gt;&lt;/a&gt; (#2199)&lt;/p&gt;

&lt;ul&gt;
	&lt;li&gt;test(hadron-build): Provide package.json engine values that will not break the build&lt;/li&gt;
&lt;/ul&gt;


&lt;ul&gt;
	&lt;li&gt;test(storage-mixin): Skip all tests that use keytar on linux&lt;/li&gt;
&lt;/ul&gt;


&lt;p&gt;There is an issue with gnome-keyring in CI that needs investigation&lt;br/&gt;
and resolution before we can make these tests work properly. For now&lt;br/&gt;
we are running those tests only on other platforms that gives us&lt;br/&gt;
confidence that the secure backend is actually working&lt;/p&gt;

&lt;ul&gt;
	&lt;li&gt;test: Always use --no-sandbox when running tests with electron runtime&lt;/li&gt;
&lt;/ul&gt;


&lt;p&gt;This is to work around the &apos;Running as root without --no-sandbox is not supported&apos;&lt;br/&gt;
issue on RHEL machines where evergreen always uses root user.&lt;/p&gt;

&lt;ul&gt;
	&lt;li&gt;test(@mongodb-js/compass-connect): Use xvfb for tests that require it; Do not override mongodb server version set by the CI&lt;/li&gt;
&lt;/ul&gt;


&lt;ul&gt;
	&lt;li&gt;test(mongodb-connection-model): Do not override mongodb server version set by the CI&lt;/li&gt;
&lt;/ul&gt;


&lt;ul&gt;
	&lt;li&gt;chore: Remove gnome-keyring workaround as it doesn&apos;t seem to work anyway&lt;/li&gt;
&lt;/ul&gt;


&lt;p&gt;See &lt;a href=&quot;https://evergreen.mongodb.com/task_log_raw/10gen_compass_master_ubuntu_oneshot_compile_test_package_publish_patch_deada2be5e2b87484d86691426c75cdf07eec128_60a295de0305b922ca406328_21_05_17_16_12_22/0?type=T&amp;amp;text=true&quot; class=&quot;external-link&quot; target=&quot;_blank&quot; rel=&quot;nofollow noopener&quot;&gt;https://evergreen.mongodb.com/task_log_raw/10gen_compass_master_ubuntu_oneshot_compile_test_package_publish_patch_deada2be5e2b87484d86691426c75cdf07eec128_60a295de0305b922ca406328_21_05_17_16_12_22/0&amp;amp;#63;type\=T\&amp;amp;text\=true&lt;/a&gt; where CI still fails even with the &apos;fix&apos; being applied in the run&lt;/p&gt;

&lt;ul&gt;
	&lt;li&gt;ci: Enable tests everywhere&lt;/li&gt;
&lt;/ul&gt;


&lt;ul&gt;
	&lt;li&gt;ci: Bring back mongo runner debug info&lt;br/&gt;
Branch: &lt;a href=&quot;https://jira.mongodb.org/browse/COMPASS-4776&quot; title=&quot;Packages with shared dependencies have their dependency versions aligned&quot; class=&quot;issue-link&quot; data-issue-key=&quot;COMPASS-4776&quot;&gt;&lt;del&gt;COMPASS-4776&lt;/del&gt;&lt;/a&gt;/align-deps&lt;br/&gt;
&lt;a href=&quot;https://github.com/mongodb-js/compass/commit/9f7304fc6f9a2aa6a96bb8ce5041fc0ee5b71fdb&quot; class=&quot;external-link&quot; target=&quot;_blank&quot; rel=&quot;nofollow noopener&quot;&gt;https://github.com/mongodb-js/compass/commit/9f7304fc6f9a2aa6a96bb8ce5041fc0ee5b71fdb&lt;/a&gt;&lt;/li&gt;
&lt;/ul&gt;
</comment>
                            <comment id="3790641" author="xgen-internal-githook" created="Wed, 19 May 2021 10:45:23 +0000"  >&lt;p&gt;Author:&lt;/p&gt;
{&apos;name&apos;: &apos;Sergey&apos;, &apos;email&apos;: &apos;petushkov.sergey@gmail.com&apos;, &apos;username&apos;: &apos;gribnoysup&apos;}
&lt;p&gt;Message: test: Make sure all tests are passing on Ubuntu and RHEL &lt;a href=&quot;https://jira.mongodb.org/browse/COMPASS-4789&quot; title=&quot;Evergreen: Fix and re-enable tests for RHEL&quot; class=&quot;issue-link&quot; data-issue-key=&quot;COMPASS-4789&quot;&gt;&lt;del&gt;COMPASS-4789&lt;/del&gt;&lt;/a&gt; &lt;a href=&quot;https://jira.mongodb.org/browse/COMPASS-4791&quot; title=&quot;Evergreen: Fix failing tests for @mongodb-js/compass-connect on Ubuntu&quot; class=&quot;issue-link&quot; data-issue-key=&quot;COMPASS-4791&quot;&gt;&lt;del&gt;COMPASS-4791&lt;/del&gt;&lt;/a&gt; &lt;a href=&quot;https://jira.mongodb.org/browse/COMPASS-4792&quot; title=&quot;Evergreen: Fix failing tests for hadron-build on Ubuntu&quot; class=&quot;issue-link&quot; data-issue-key=&quot;COMPASS-4792&quot;&gt;&lt;del&gt;COMPASS-4792&lt;/del&gt;&lt;/a&gt; &lt;a href=&quot;https://jira.mongodb.org/browse/COMPASS-4793&quot; title=&quot;Evergreen: Fix failing tests for storage-mixin on Ubuntu&quot; class=&quot;issue-link&quot; data-issue-key=&quot;COMPASS-4793&quot;&gt;&lt;del&gt;COMPASS-4793&lt;/del&gt;&lt;/a&gt; &lt;a href=&quot;https://jira.mongodb.org/browse/COMPASS-4794&quot; title=&quot;Evergreen: Fix failing tests for hadron-spectron on Windows&quot; class=&quot;issue-link&quot; data-issue-key=&quot;COMPASS-4794&quot;&gt;&lt;del&gt;COMPASS-4794&lt;/del&gt;&lt;/a&gt; (#2199)&lt;/p&gt;

&lt;ul&gt;
	&lt;li&gt;test(hadron-build): Provide package.json engine values that will not break the build&lt;/li&gt;
&lt;/ul&gt;


&lt;ul&gt;
	&lt;li&gt;test(storage-mixin): Skip all tests that use keytar on linux&lt;/li&gt;
&lt;/ul&gt;


&lt;p&gt;There is an issue with gnome-keyring in CI that needs investigation&lt;br/&gt;
and resolution before we can make these tests work properly. For now&lt;br/&gt;
we are running those tests only on other platforms that gives us&lt;br/&gt;
confidence that the secure backend is actually working&lt;/p&gt;

&lt;ul&gt;
	&lt;li&gt;test: Always use --no-sandbox when running tests with electron runtime&lt;/li&gt;
&lt;/ul&gt;


&lt;p&gt;This is to work around the &apos;Running as root without --no-sandbox is not supported&apos;&lt;br/&gt;
issue on RHEL machines where evergreen always uses root user.&lt;/p&gt;

&lt;ul&gt;
	&lt;li&gt;test(@mongodb-js/compass-connect): Use xvfb for tests that require it; Do not override mongodb server version set by the CI&lt;/li&gt;
&lt;/ul&gt;


&lt;ul&gt;
	&lt;li&gt;test(mongodb-connection-model): Do not override mongodb server version set by the CI&lt;/li&gt;
&lt;/ul&gt;


&lt;ul&gt;
	&lt;li&gt;chore: Remove gnome-keyring workaround as it doesn&apos;t seem to work anyway&lt;/li&gt;
&lt;/ul&gt;


&lt;p&gt;See &lt;a href=&quot;https://evergreen.mongodb.com/task_log_raw/10gen_compass_master_ubuntu_oneshot_compile_test_package_publish_patch_deada2be5e2b87484d86691426c75cdf07eec128_60a295de0305b922ca406328_21_05_17_16_12_22/0?type=T&amp;amp;text=true&quot; class=&quot;external-link&quot; target=&quot;_blank&quot; rel=&quot;nofollow noopener&quot;&gt;https://evergreen.mongodb.com/task_log_raw/10gen_compass_master_ubuntu_oneshot_compile_test_package_publish_patch_deada2be5e2b87484d86691426c75cdf07eec128_60a295de0305b922ca406328_21_05_17_16_12_22/0&amp;amp;#63;type\=T\&amp;amp;text\=true&lt;/a&gt; where CI still fails even with the &apos;fix&apos; being applied in the run&lt;/p&gt;

&lt;ul&gt;
	&lt;li&gt;ci: Enable tests everywhere&lt;/li&gt;
&lt;/ul&gt;


&lt;ul&gt;
	&lt;li&gt;ci: Bring back mongo runner debug info&lt;br/&gt;
Branch: master&lt;br/&gt;
&lt;a href=&quot;https://github.com/mongodb-js/compass/commit/9f7304fc6f9a2aa6a96bb8ce5041fc0ee5b71fdb&quot; class=&quot;external-link&quot; target=&quot;_blank&quot; rel=&quot;nofollow noopener&quot;&gt;https://github.com/mongodb-js/compass/commit/9f7304fc6f9a2aa6a96bb8ce5041fc0ee5b71fdb&lt;/a&gt;&lt;/li&gt;
&lt;/ul&gt;
</comment>
                    </comments>
                    <attachments>
                    </attachments>
                <subtasks>
                    </subtasks>
                <customfields>
                                                <customfield id="customfield_10050" key="com.atlassian.jira.toolkit:comments">
                        <customfieldname># Replies</customfieldname>
                        <customfieldvalues>
                            <customfieldvalue>3.0</customfieldvalue>
                        </customfieldvalues>
                    </customfield>
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                            <customfield id="customfield_10055" key="com.atlassian.jira.ext.charting:firstresponsedate">
                        <customfieldname>Date of 1st Reply</customfieldname>
                        <customfieldvalues>
                            <customfieldvalue>Wed, 19 May 2021 10:45:23 +0000</customfieldvalue>

                        </customfieldvalues>
                    </customfield>
                                                                <customfield id="customfield_10052" key="com.atlassian.jira.toolkit:dayslastcommented">
                        <customfieldname>Days since reply</customfieldname>
                        <customfieldvalues>
                                        2 years, 35 weeks, 6 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_10257" key="com.atlassian.jira.plugin.system.customfieldtypes:radiobuttons">
                        <customfieldname>Documentation Changes</customfieldname>
                        <customfieldvalues>
                                <customfieldvalue key="11861"><![CDATA[Not Needed]]></customfieldvalue>

                        </customfieldvalues>
                    </customfield>
                                                                                                                                                    <customfield id="customfield_10857" key="com.pyxis.greenhopper.jira:gh-epic-link">
                        <customfieldname>Epic Link</customfieldname>
                        <customfieldvalues>
                            <customfieldvalue>COMPASS-4479</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>luke.bonanomi@mongodb.com</customfieldvalue>

                        </customfieldvalues>
                    </customfield>
                                                                <customfield id="customfield_11151" key="com.atlassian.jira.toolkit:LastCommentDate">
                        <customfieldname>Last public comment date</customfieldname>
                        <customfieldvalues>
                            2 years, 35 weeks, 6 days ago
                        </customfieldvalues>
                    </customfield>
                                                                                                                                                                                                                                        <customfield id="customfield_10051" key="com.atlassian.jira.toolkit:participants">
                        <customfieldname>Participants</customfieldname>
                        <customfieldvalues>
                                        <customfieldvalue>xgen-internal-githook</customfieldvalue>
            <customfieldvalue>sergey.petushkov@mongodb.com</customfieldvalue>
    
                        </customfieldvalues>
                    </customfield>
                                                                                                                                                                                                                                        <customfield id="customfield_14254" key="com.pyxis.greenhopper.jira:gh-lexo-rank">
                        <customfieldname>Product Rank</customfieldname>
                        <customfieldvalues>
                            <customfieldvalue>1|hz8fz3:</customfieldvalue>

                        </customfieldvalues>
                    </customfield>
                                                                                                                                                                                <customfield id="customfield_12550" key="com.pyxis.greenhopper.jira:gh-lexo-rank">
                        <customfieldname>Rank</customfieldname>
                        <customfieldvalues>
                            <customfieldvalue>2|hyt9n3:</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_10053" key="com.atlassian.jira.ext.charting:timeinstatus">
                        <customfieldname>Time In Status</customfieldname>
                        <customfieldvalues>
                            
                        </customfieldvalues>
                    </customfield>
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                            <customfield id="customfield_14350" key="com.pyxis.greenhopper.jira:gh-lexo-rank">
                        <customfieldname>serverRank</customfieldname>
                        <customfieldvalues>
                            <customfieldvalue>1|hz8287:</customfieldvalue>

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