<!-- 
RSS generated by JIRA (9.7.1#970001-sha1:2222b88b221c4928ef0de3161136cc90c8356a66) at Wed Feb 07 22:46:08 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-7313] [Remove Platform Specific] Remove direct usage of Stats type from compass-aggregations</title>
                <link>https://jira.mongodb.org/browse/COMPASS-7313</link>
                <project id="13182" key="COMPASS">Compass </project>
                    <description></description>
                <environment></environment>
        <key id="2469559">COMPASS-7313</key>
            <summary>[Remove Platform Specific] Remove direct usage of Stats type from compass-aggregations</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="anna.henningsen@mongodb.com">Anna Henningsen</assignee>
                                    <reporter username="anna.henningsen@mongodb.com">Anna Henningsen</reporter>
                        <labels>
                    </labels>
                <created>Mon, 9 Oct 2023 12:40:05 +0000</created>
                <updated>Tue, 7 Nov 2023 12:28:57 +0000</updated>
                            <resolved>Thu, 19 Oct 2023 14:37:57 +0000</resolved>
                                                    <fixVersion>1.41.0</fixVersion>
                                        <due></due>
                            <votes>0</votes>
                                    <watches>1</watches>
                                                                                                                <comments>
                            <comment id="5800147" author="xgen-internal-githook" created="Mon, 23 Oct 2023 20:25:18 +0000"  >&lt;p&gt;Author: &lt;/p&gt;
{&apos;name&apos;: &apos;Anna Henningsen&apos;, &apos;email&apos;: &apos;anna.henningsen@mongodb.com&apos;, &apos;username&apos;: &apos;addaleax&apos;}
&lt;p&gt;Message: chore(compass-user-data): refactor filesystem stats handling &lt;a href=&quot;https://jira.mongodb.org/browse/COMPASS-7313&quot; title=&quot;[Remove Platform Specific] Remove direct usage of Stats type from compass-aggregations&quot; class=&quot;issue-link&quot; data-issue-key=&quot;COMPASS-7313&quot;&gt;&lt;del&gt;COMPASS-7313&lt;/del&gt;&lt;/a&gt; (#5000)&lt;/p&gt;

&lt;ul class=&quot;alternate&quot; type=&quot;square&quot;&gt;
	&lt;li&gt;Export `Stats` as a custom type, rather than relying on the Node.js `fs`&lt;br/&gt;
  module&#8217;s `Stats` type. While this means duplicating code, it also&lt;br/&gt;
  ensures that our &lt;b&gt;interface&lt;/b&gt; for `UserData` is something that could be&lt;br/&gt;
  implemented without reliance on a Node.js environment.&lt;/li&gt;
	&lt;li&gt;Refactor the `UserData` class to avoid separate code paths for reading&lt;br/&gt;
  file contents with and without stats, to reduce code duplication.&lt;/li&gt;
	&lt;li&gt;Adjust tests that expect exceptions to fail if no exception was thrown&lt;br/&gt;
  (rather than only fail if the wrong one was thrown), and adjust one&lt;br/&gt;
  error message test to also run fine on Node.js 20.&lt;br/&gt;
Branch: &lt;a href=&quot;https://jira.mongodb.org/browse/COMPASS-7292&quot; title=&quot;Run accuracy tests in Compass nightly vs cloud dev&quot; class=&quot;issue-link&quot; data-issue-key=&quot;COMPASS-7292&quot;&gt;&lt;del&gt;COMPASS-7292&lt;/del&gt;&lt;/a&gt;-run-ai-accuracy-tests&lt;br/&gt;
&lt;a href=&quot;https://github.com/mongodb-js/compass/commit/f8620f34f1875af09ffe0d57459be7117140902e&quot; class=&quot;external-link&quot; target=&quot;_blank&quot; rel=&quot;nofollow noopener&quot;&gt;https://github.com/mongodb-js/compass/commit/f8620f34f1875af09ffe0d57459be7117140902e&lt;/a&gt;&lt;/li&gt;
&lt;/ul&gt;
</comment>
                            <comment id="5798445" author="xgen-internal-githook" created="Mon, 23 Oct 2023 10:39:19 +0000"  >&lt;p&gt;Author: &lt;/p&gt;
{&apos;name&apos;: &apos;Anna Henningsen&apos;, &apos;email&apos;: &apos;anna.henningsen@mongodb.com&apos;, &apos;username&apos;: &apos;addaleax&apos;}
&lt;p&gt;Message: chore(compass-user-data): refactor filesystem stats handling &lt;a href=&quot;https://jira.mongodb.org/browse/COMPASS-7313&quot; title=&quot;[Remove Platform Specific] Remove direct usage of Stats type from compass-aggregations&quot; class=&quot;issue-link&quot; data-issue-key=&quot;COMPASS-7313&quot;&gt;&lt;del&gt;COMPASS-7313&lt;/del&gt;&lt;/a&gt; (#5000)&lt;/p&gt;

&lt;ul class=&quot;alternate&quot; type=&quot;square&quot;&gt;
	&lt;li&gt;Export `Stats` as a custom type, rather than relying on the Node.js `fs`&lt;br/&gt;
  module&#8217;s `Stats` type. While this means duplicating code, it also&lt;br/&gt;
  ensures that our &lt;b&gt;interface&lt;/b&gt; for `UserData` is something that could be&lt;br/&gt;
  implemented without reliance on a Node.js environment.&lt;/li&gt;
	&lt;li&gt;Refactor the `UserData` class to avoid separate code paths for reading&lt;br/&gt;
  file contents with and without stats, to reduce code duplication.&lt;/li&gt;
	&lt;li&gt;Adjust tests that expect exceptions to fail if no exception was thrown&lt;br/&gt;
  (rather than only fail if the wrong one was thrown), and adjust one&lt;br/&gt;
  error message test to also run fine on Node.js 20.&lt;br/&gt;
Branch: &lt;a href=&quot;https://jira.mongodb.org/browse/COMPASS-7308&quot; title=&quot;Compass uses invalid authMechanism=DEFAULT for username/password&quot; class=&quot;issue-link&quot; data-issue-key=&quot;COMPASS-7308&quot;&gt;&lt;del&gt;COMPASS-7308&lt;/del&gt;&lt;/a&gt;&lt;br/&gt;
&lt;a href=&quot;https://github.com/mongodb-js/compass/commit/f8620f34f1875af09ffe0d57459be7117140902e&quot; class=&quot;external-link&quot; target=&quot;_blank&quot; rel=&quot;nofollow noopener&quot;&gt;https://github.com/mongodb-js/compass/commit/f8620f34f1875af09ffe0d57459be7117140902e&lt;/a&gt;&lt;/li&gt;
&lt;/ul&gt;
</comment>
                            <comment id="5798423" author="xgen-internal-githook" created="Mon, 23 Oct 2023 10:33:39 +0000"  >&lt;p&gt;Author: &lt;/p&gt;
{&apos;name&apos;: &apos;Anna Henningsen&apos;, &apos;email&apos;: &apos;anna.henningsen@mongodb.com&apos;, &apos;username&apos;: &apos;addaleax&apos;}
&lt;p&gt;Message: chore(compass-user-data): refactor filesystem stats handling &lt;a href=&quot;https://jira.mongodb.org/browse/COMPASS-7313&quot; title=&quot;[Remove Platform Specific] Remove direct usage of Stats type from compass-aggregations&quot; class=&quot;issue-link&quot; data-issue-key=&quot;COMPASS-7313&quot;&gt;&lt;del&gt;COMPASS-7313&lt;/del&gt;&lt;/a&gt; (#5000)&lt;/p&gt;

&lt;ul class=&quot;alternate&quot; type=&quot;square&quot;&gt;
	&lt;li&gt;Export `Stats` as a custom type, rather than relying on the Node.js `fs`&lt;br/&gt;
  module&#8217;s `Stats` type. While this means duplicating code, it also&lt;br/&gt;
  ensures that our &lt;b&gt;interface&lt;/b&gt; for `UserData` is something that could be&lt;br/&gt;
  implemented without reliance on a Node.js environment.&lt;/li&gt;
	&lt;li&gt;Refactor the `UserData` class to avoid separate code paths for reading&lt;br/&gt;
  file contents with and without stats, to reduce code duplication.&lt;/li&gt;
	&lt;li&gt;Adjust tests that expect exceptions to fail if no exception was thrown&lt;br/&gt;
  (rather than only fail if the wrong one was thrown), and adjust one&lt;br/&gt;
  error message test to also run fine on Node.js 20.&lt;br/&gt;
Branch: wizard&lt;br/&gt;
&lt;a href=&quot;https://github.com/mongodb-js/compass/commit/f8620f34f1875af09ffe0d57459be7117140902e&quot; class=&quot;external-link&quot; target=&quot;_blank&quot; rel=&quot;nofollow noopener&quot;&gt;https://github.com/mongodb-js/compass/commit/f8620f34f1875af09ffe0d57459be7117140902e&lt;/a&gt;&lt;/li&gt;
&lt;/ul&gt;
</comment>
                            <comment id="5798010" author="xgen-internal-githook" created="Mon, 23 Oct 2023 05:05:49 +0000"  >&lt;p&gt;Author: &lt;/p&gt;
{&apos;name&apos;: &apos;Anna Henningsen&apos;, &apos;email&apos;: &apos;anna.henningsen@mongodb.com&apos;, &apos;username&apos;: &apos;addaleax&apos;}
&lt;p&gt;Message: chore(compass-user-data): refactor filesystem stats handling &lt;a href=&quot;https://jira.mongodb.org/browse/COMPASS-7313&quot; title=&quot;[Remove Platform Specific] Remove direct usage of Stats type from compass-aggregations&quot; class=&quot;issue-link&quot; data-issue-key=&quot;COMPASS-7313&quot;&gt;&lt;del&gt;COMPASS-7313&lt;/del&gt;&lt;/a&gt; (#5000)&lt;/p&gt;

&lt;ul class=&quot;alternate&quot; type=&quot;square&quot;&gt;
	&lt;li&gt;Export `Stats` as a custom type, rather than relying on the Node.js `fs`&lt;br/&gt;
  module&#8217;s `Stats` type. While this means duplicating code, it also&lt;br/&gt;
  ensures that our &lt;b&gt;interface&lt;/b&gt; for `UserData` is something that could be&lt;br/&gt;
  implemented without reliance on a Node.js environment.&lt;/li&gt;
	&lt;li&gt;Refactor the `UserData` class to avoid separate code paths for reading&lt;br/&gt;
  file contents with and without stats, to reduce code duplication.&lt;/li&gt;
	&lt;li&gt;Adjust tests that expect exceptions to fail if no exception was thrown&lt;br/&gt;
  (rather than only fail if the wrong one was thrown), and adjust one&lt;br/&gt;
  error message test to also run fine on Node.js 20.&lt;br/&gt;
Branch: beta-releases&lt;br/&gt;
&lt;a href=&quot;https://github.com/mongodb-js/compass/commit/f8620f34f1875af09ffe0d57459be7117140902e&quot; class=&quot;external-link&quot; target=&quot;_blank&quot; rel=&quot;nofollow noopener&quot;&gt;https://github.com/mongodb-js/compass/commit/f8620f34f1875af09ffe0d57459be7117140902e&lt;/a&gt;&lt;/li&gt;
&lt;/ul&gt;
</comment>
                            <comment id="5794312" author="xgen-internal-githook" created="Fri, 20 Oct 2023 12:09:07 +0000"  >&lt;p&gt;Author: &lt;/p&gt;
{&apos;name&apos;: &apos;Anna Henningsen&apos;, &apos;email&apos;: &apos;anna.henningsen@mongodb.com&apos;, &apos;username&apos;: &apos;addaleax&apos;}
&lt;p&gt;Message: chore(compass-user-data): refactor filesystem stats handling &lt;a href=&quot;https://jira.mongodb.org/browse/COMPASS-7313&quot; title=&quot;[Remove Platform Specific] Remove direct usage of Stats type from compass-aggregations&quot; class=&quot;issue-link&quot; data-issue-key=&quot;COMPASS-7313&quot;&gt;&lt;del&gt;COMPASS-7313&lt;/del&gt;&lt;/a&gt; (#5000)&lt;/p&gt;

&lt;ul class=&quot;alternate&quot; type=&quot;square&quot;&gt;
	&lt;li&gt;Export `Stats` as a custom type, rather than relying on the Node.js `fs`&lt;br/&gt;
  module&#8217;s `Stats` type. While this means duplicating code, it also&lt;br/&gt;
  ensures that our &lt;b&gt;interface&lt;/b&gt; for `UserData` is something that could be&lt;br/&gt;
  implemented without reliance on a Node.js environment.&lt;/li&gt;
	&lt;li&gt;Refactor the `UserData` class to avoid separate code paths for reading&lt;br/&gt;
  file contents with and without stats, to reduce code duplication.&lt;/li&gt;
	&lt;li&gt;Adjust tests that expect exceptions to fail if no exception was thrown&lt;br/&gt;
  (rather than only fail if the wrong one was thrown), and adjust one&lt;br/&gt;
  error message test to also run fine on Node.js 20.&lt;br/&gt;
Branch: bulk-update-modal&lt;br/&gt;
&lt;a href=&quot;https://github.com/mongodb-js/compass/commit/f8620f34f1875af09ffe0d57459be7117140902e&quot; class=&quot;external-link&quot; target=&quot;_blank&quot; rel=&quot;nofollow noopener&quot;&gt;https://github.com/mongodb-js/compass/commit/f8620f34f1875af09ffe0d57459be7117140902e&lt;/a&gt;&lt;/li&gt;
&lt;/ul&gt;
</comment>
                            <comment id="5791092" author="xgen-internal-githook" created="Thu, 19 Oct 2023 14:37:44 +0000"  >&lt;p&gt;Author: &lt;/p&gt;
{&apos;name&apos;: &apos;Anna Henningsen&apos;, &apos;email&apos;: &apos;anna.henningsen@mongodb.com&apos;, &apos;username&apos;: &apos;addaleax&apos;}
&lt;p&gt;Message: chore(compass-user-data): refactor filesystem stats handling &lt;a href=&quot;https://jira.mongodb.org/browse/COMPASS-7313&quot; title=&quot;[Remove Platform Specific] Remove direct usage of Stats type from compass-aggregations&quot; class=&quot;issue-link&quot; data-issue-key=&quot;COMPASS-7313&quot;&gt;&lt;del&gt;COMPASS-7313&lt;/del&gt;&lt;/a&gt; (#5000)&lt;/p&gt;

&lt;ul class=&quot;alternate&quot; type=&quot;square&quot;&gt;
	&lt;li&gt;Export `Stats` as a custom type, rather than relying on the Node.js `fs`&lt;br/&gt;
  module&#8217;s `Stats` type. While this means duplicating code, it also&lt;br/&gt;
  ensures that our &lt;b&gt;interface&lt;/b&gt; for `UserData` is something that could be&lt;br/&gt;
  implemented without reliance on a Node.js environment.&lt;/li&gt;
	&lt;li&gt;Refactor the `UserData` class to avoid separate code paths for reading&lt;br/&gt;
  file contents with and without stats, to reduce code duplication.&lt;/li&gt;
	&lt;li&gt;Adjust tests that expect exceptions to fail if no exception was thrown&lt;br/&gt;
  (rather than only fail if the wrong one was thrown), and adjust one&lt;br/&gt;
  error message test to also run fine on Node.js 20.&lt;br/&gt;
Branch: main&lt;br/&gt;
&lt;a href=&quot;https://github.com/mongodb-js/compass/commit/f8620f34f1875af09ffe0d57459be7117140902e&quot; class=&quot;external-link&quot; target=&quot;_blank&quot; rel=&quot;nofollow noopener&quot;&gt;https://github.com/mongodb-js/compass/commit/f8620f34f1875af09ffe0d57459be7117140902e&lt;/a&gt;&lt;/li&gt;
&lt;/ul&gt;
</comment>
                            <comment id="5785293" author="xgen-internal-githook" created="Tue, 17 Oct 2023 16:09:00 +0000"  >&lt;p&gt;Author: &lt;/p&gt;
{&apos;name&apos;: &apos;Anna Henningsen&apos;, &apos;email&apos;: &apos;anna@addaleax.net&apos;, &apos;username&apos;: &apos;addaleax&apos;}
&lt;p&gt;Message: chore(compass-user-data): refactor filesystem stats handling &lt;a href=&quot;https://jira.mongodb.org/browse/COMPASS-7313&quot; title=&quot;[Remove Platform Specific] Remove direct usage of Stats type from compass-aggregations&quot; class=&quot;issue-link&quot; data-issue-key=&quot;COMPASS-7313&quot;&gt;&lt;del&gt;COMPASS-7313&lt;/del&gt;&lt;/a&gt;&lt;/p&gt;

&lt;ul class=&quot;alternate&quot; type=&quot;square&quot;&gt;
	&lt;li&gt;Export `Stats` as a custom type, rather than relying on the Node.js `fs`&lt;br/&gt;
  module&#8217;s `Stats` type. While this means duplicating code, it also&lt;br/&gt;
  ensures that our &lt;b&gt;interface&lt;/b&gt; for `UserData` is something that could be&lt;br/&gt;
  implemented without reliance on a Node.js environment.&lt;/li&gt;
	&lt;li&gt;Refactor the `UserData` class to avoid separate code paths for reading&lt;br/&gt;
  file contents with and without stats, to reduce code duplication.&lt;/li&gt;
	&lt;li&gt;Adjust tests that expect exceptions to fail if no exception was thrown&lt;br/&gt;
  (rather than only fail if the wrong one was thrown), and adjust one&lt;br/&gt;
  error message test to also run fine on Node.js 20.&lt;br/&gt;
Branch: 7313-dev&lt;br/&gt;
&lt;a href=&quot;https://github.com/mongodb-js/compass/commit/a0cc6ebc99de8526d90fff61ff8c9b3550323518&quot; class=&quot;external-link&quot; target=&quot;_blank&quot; rel=&quot;nofollow noopener&quot;&gt;https://github.com/mongodb-js/compass/commit/a0cc6ebc99de8526d90fff61ff8c9b3550323518&lt;/a&gt;&lt;/li&gt;
&lt;/ul&gt;
</comment>
                    </comments>
                <issuelinks>
                            <issuelinktype id="10011">
                    <name>Depends</name>
                                                                <inwardlinks description="is depended on by">
                                        <issuelink>
            <issuekey id="2478783">COMPASS-7361</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>7.0</customfieldvalue>
                        </customfieldvalues>
                    </customfield>
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                            <customfield id="customfield_10055" key="com.atlassian.jira.ext.charting:firstresponsedate">
                        <customfieldname>Date of 1st Reply</customfieldname>
                        <customfieldvalues>
                            <customfieldvalue>Tue, 17 Oct 2023 16:09:00 +0000</customfieldvalue>

                        </customfieldvalues>
                    </customfield>
                                                                <customfield id="customfield_10052" key="com.atlassian.jira.toolkit:dayslastcommented">
                        <customfieldname>Days since reply</customfieldname>
                        <customfieldvalues>
                                        15 weeks, 2 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-7020</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>sergey.petushkov@mongodb.com</customfieldvalue>

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

                        </customfieldvalues>
                    </customfield>
                                                                                                                                                                                <customfield id="customfield_12550" key="com.pyxis.greenhopper.jira:gh-lexo-rank">
                        <customfieldname>Rank</customfieldname>
                        <customfieldvalues>
                            <customfieldvalue>2|hr19py:00b</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="7829">Iteration Minmi</customfieldvalue>

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

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