<!-- 
RSS generated by JIRA (9.7.1#970001-sha1:2222b88b221c4928ef0de3161136cc90c8356a66) at Wed Feb 07 22:38:48 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-5207] Refactor dataService.instance method to simplify the data fetching code flow</title>
                <link>https://jira.mongodb.org/browse/COMPASS-5207</link>
                <project id="13182" key="COMPASS">Compass </project>
                    <description>&lt;p&gt;Currently it&apos;s pretty hard to make changes to dataService.instance method due to the code using outdated async library for flow control. Even though at some point this was the best approach, we can simplify the code a lot by refactoring it to async/await. This will allow us to make changes to the method easier later down the road&lt;/p&gt;

&lt;p&gt;&lt;a href=&quot;https://jira.mongodb.org/secure/ViewProfile.jspa?name=maurizio.casimirri&quot; class=&quot;user-hover&quot; rel=&quot;maurizio.casimirri&quot;&gt;maurizio.casimirri&lt;/a&gt; &lt;a href=&quot;https://gist.github.com/mcasimir/7f089a2e66018cf12c4cc1e516b08526&quot; class=&quot;external-link&quot; target=&quot;_blank&quot; rel=&quot;nofollow noopener&quot;&gt;did a POC refactor&lt;/a&gt; that can be a good starting point&lt;/p&gt;

&lt;p&gt;&lt;b&gt;Note:&lt;/b&gt; in scope of this ticket we DO NOT want to change the method behavior, it should still resolve all the data as it was doing before, these changes will come later&lt;/p&gt;

&lt;p&gt;&lt;a href=&quot;https://miro.com/app/board/o9J_lq-hHrI=/&quot; class=&quot;external-link&quot; target=&quot;_blank&quot; rel=&quot;nofollow noopener&quot;&gt;Miro board with changes context&lt;/a&gt;&lt;/p&gt;</description>
                <environment></environment>
        <key id="1903149">COMPASS-5207</key>
            <summary>Refactor dataService.instance method to simplify the data fetching code flow</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, 20 Oct 2021 09:06:17 +0000</created>
                <updated>Sun, 29 Oct 2023 02:39:31 +0000</updated>
                            <resolved>Tue, 2 Nov 2021 14:42:18 +0000</resolved>
                                                    <fixVersion>1.29.5</fixVersion>
                                    <component>Data Service</component>
                        <due></due>
                            <votes>0</votes>
                                    <watches>1</watches>
                                                                                                                <comments>
                            <comment id="4151596" author="xgen-internal-githook" created="Wed, 27 Oct 2021 14:36:25 +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: chore(mongodb-data-service): Refactor `dataService.instance` method &lt;a href=&quot;https://jira.mongodb.org/browse/COMPASS-5207&quot; title=&quot;Refactor dataService.instance method to simplify the data fetching code flow&quot; class=&quot;issue-link&quot; data-issue-key=&quot;COMPASS-5207&quot;&gt;&lt;del&gt;COMPASS-5207&lt;/del&gt;&lt;/a&gt; (#2541)&lt;/p&gt;

&lt;ul&gt;
	&lt;li&gt;feat(mocha-config-compass): Allow to run tests against arbitrary specs&lt;/li&gt;
&lt;/ul&gt;


&lt;ul&gt;
	&lt;li&gt;chore(data-service): Clean up mocha config and allow es2020 in tsconfig&lt;/li&gt;
&lt;/ul&gt;


&lt;ul&gt;
	&lt;li&gt;chore(data-service): Refactor instance-helper&lt;/li&gt;
&lt;/ul&gt;


&lt;ul class=&quot;alternate&quot; type=&quot;square&quot;&gt;
	&lt;li&gt;Clean up async flow&lt;/li&gt;
	&lt;li&gt;Remove unused properties from bulid/host info&lt;/li&gt;
	&lt;li&gt;Stricter auto types for running server commands&lt;/li&gt;
&lt;/ul&gt;


&lt;p&gt;Co-Authored-By: Maurizio Casimirri &amp;lt;maurizio.cas@gmail.com&amp;gt;&lt;/p&gt;

&lt;ul&gt;
	&lt;li&gt;chore(instance-model): Clean up prop definitions following instance-helper refactor&lt;/li&gt;
&lt;/ul&gt;


&lt;ul&gt;
	&lt;li&gt;chore: Rename enterprise_module to isEnterprise&lt;/li&gt;
&lt;/ul&gt;


&lt;ul&gt;
	&lt;li&gt;chore(compass-metrics): Rename enterprise; Remove metric that is possibly always undefined&lt;/li&gt;
&lt;/ul&gt;


&lt;ul&gt;
	&lt;li&gt;chore(data-service): No need to check for the error in `catch` callback, it&apos;s always there&lt;/li&gt;
&lt;/ul&gt;


&lt;ul&gt;
	&lt;li&gt;chore(data-service): Bring back readPreference logic with a comment explaining why&lt;/li&gt;
&lt;/ul&gt;


&lt;ul&gt;
	&lt;li&gt;chore(data-service): Remove unused options from instance method arguments&lt;/li&gt;
&lt;/ul&gt;


&lt;ul&gt;
	&lt;li&gt;fix(data-service): Return errmsg from getCmdLineOptions command so that build-info library can detect &quot;non-genuine&quot; instances&lt;/li&gt;
&lt;/ul&gt;


&lt;ul&gt;
	&lt;li&gt;test(data-service): Update instance-helper tests to include more cases with mocked client&lt;/li&gt;
&lt;/ul&gt;


&lt;ul&gt;
	&lt;li&gt;test(data-service): Remove separate -mocked test file and add more tests for the instance-helper&lt;/li&gt;
&lt;/ul&gt;


&lt;ul&gt;
	&lt;li&gt;fix(data-service): Change the call signature for instance method in tests; Fix depcheck&lt;/li&gt;
&lt;/ul&gt;


&lt;p&gt;Co-authored-by: Maurizio Casimirri &amp;lt;maurizio.cas@gmail.com&amp;gt;&lt;br/&gt;
Branch: file-input-component&lt;br/&gt;
&lt;a href=&quot;https://github.com/mongodb-js/compass/commit/c8f106f643f5cd216c7b8ca3271b5d41de241be9&quot; class=&quot;external-link&quot; target=&quot;_blank&quot; rel=&quot;nofollow noopener&quot;&gt;https://github.com/mongodb-js/compass/commit/c8f106f643f5cd216c7b8ca3271b5d41de241be9&lt;/a&gt;&lt;/p&gt;</comment>
                            <comment id="4148715" author="xgen-internal-githook" created="Tue, 26 Oct 2021 15:54:30 +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: chore(mongodb-data-service): Refactor `dataService.instance` method &lt;a href=&quot;https://jira.mongodb.org/browse/COMPASS-5207&quot; title=&quot;Refactor dataService.instance method to simplify the data fetching code flow&quot; class=&quot;issue-link&quot; data-issue-key=&quot;COMPASS-5207&quot;&gt;&lt;del&gt;COMPASS-5207&lt;/del&gt;&lt;/a&gt; (#2541)&lt;/p&gt;

&lt;ul&gt;
	&lt;li&gt;feat(mocha-config-compass): Allow to run tests against arbitrary specs&lt;/li&gt;
&lt;/ul&gt;


&lt;ul&gt;
	&lt;li&gt;chore(data-service): Clean up mocha config and allow es2020 in tsconfig&lt;/li&gt;
&lt;/ul&gt;


&lt;ul&gt;
	&lt;li&gt;chore(data-service): Refactor instance-helper&lt;/li&gt;
&lt;/ul&gt;


&lt;ul class=&quot;alternate&quot; type=&quot;square&quot;&gt;
	&lt;li&gt;Clean up async flow&lt;/li&gt;
	&lt;li&gt;Remove unused properties from bulid/host info&lt;/li&gt;
	&lt;li&gt;Stricter auto types for running server commands&lt;/li&gt;
&lt;/ul&gt;


&lt;p&gt;Co-Authored-By: Maurizio Casimirri &amp;lt;maurizio.cas@gmail.com&amp;gt;&lt;/p&gt;

&lt;ul&gt;
	&lt;li&gt;chore(instance-model): Clean up prop definitions following instance-helper refactor&lt;/li&gt;
&lt;/ul&gt;


&lt;ul&gt;
	&lt;li&gt;chore: Rename enterprise_module to isEnterprise&lt;/li&gt;
&lt;/ul&gt;


&lt;ul&gt;
	&lt;li&gt;chore(compass-metrics): Rename enterprise; Remove metric that is possibly always undefined&lt;/li&gt;
&lt;/ul&gt;


&lt;ul&gt;
	&lt;li&gt;chore(data-service): No need to check for the error in `catch` callback, it&apos;s always there&lt;/li&gt;
&lt;/ul&gt;


&lt;ul&gt;
	&lt;li&gt;chore(data-service): Bring back readPreference logic with a comment explaining why&lt;/li&gt;
&lt;/ul&gt;


&lt;ul&gt;
	&lt;li&gt;chore(data-service): Remove unused options from instance method arguments&lt;/li&gt;
&lt;/ul&gt;


&lt;ul&gt;
	&lt;li&gt;fix(data-service): Return errmsg from getCmdLineOptions command so that build-info library can detect &quot;non-genuine&quot; instances&lt;/li&gt;
&lt;/ul&gt;


&lt;ul&gt;
	&lt;li&gt;test(data-service): Update instance-helper tests to include more cases with mocked client&lt;/li&gt;
&lt;/ul&gt;


&lt;ul&gt;
	&lt;li&gt;test(data-service): Remove separate -mocked test file and add more tests for the instance-helper&lt;/li&gt;
&lt;/ul&gt;


&lt;ul&gt;
	&lt;li&gt;fix(data-service): Change the call signature for instance method in tests; Fix depcheck&lt;/li&gt;
&lt;/ul&gt;


&lt;p&gt;Co-authored-by: Maurizio Casimirri &amp;lt;maurizio.cas@gmail.com&amp;gt;&lt;br/&gt;
Branch: compass-home-ts&lt;br/&gt;
&lt;a href=&quot;https://github.com/mongodb-js/compass/commit/c8f106f643f5cd216c7b8ca3271b5d41de241be9&quot; class=&quot;external-link&quot; target=&quot;_blank&quot; rel=&quot;nofollow noopener&quot;&gt;https://github.com/mongodb-js/compass/commit/c8f106f643f5cd216c7b8ca3271b5d41de241be9&lt;/a&gt;&lt;/p&gt;</comment>
                            <comment id="4148309" author="xgen-internal-githook" created="Tue, 26 Oct 2021 14:25:14 +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: chore(mongodb-data-service): Refactor `dataService.instance` method &lt;a href=&quot;https://jira.mongodb.org/browse/COMPASS-5207&quot; title=&quot;Refactor dataService.instance method to simplify the data fetching code flow&quot; class=&quot;issue-link&quot; data-issue-key=&quot;COMPASS-5207&quot;&gt;&lt;del&gt;COMPASS-5207&lt;/del&gt;&lt;/a&gt; (#2541)&lt;/p&gt;

&lt;ul&gt;
	&lt;li&gt;feat(mocha-config-compass): Allow to run tests against arbitrary specs&lt;/li&gt;
&lt;/ul&gt;


&lt;ul&gt;
	&lt;li&gt;chore(data-service): Clean up mocha config and allow es2020 in tsconfig&lt;/li&gt;
&lt;/ul&gt;


&lt;ul&gt;
	&lt;li&gt;chore(data-service): Refactor instance-helper&lt;/li&gt;
&lt;/ul&gt;


&lt;ul class=&quot;alternate&quot; type=&quot;square&quot;&gt;
	&lt;li&gt;Clean up async flow&lt;/li&gt;
	&lt;li&gt;Remove unused properties from bulid/host info&lt;/li&gt;
	&lt;li&gt;Stricter auto types for running server commands&lt;/li&gt;
&lt;/ul&gt;


&lt;p&gt;Co-Authored-By: Maurizio Casimirri &amp;lt;maurizio.cas@gmail.com&amp;gt;&lt;/p&gt;

&lt;ul&gt;
	&lt;li&gt;chore(instance-model): Clean up prop definitions following instance-helper refactor&lt;/li&gt;
&lt;/ul&gt;


&lt;ul&gt;
	&lt;li&gt;chore: Rename enterprise_module to isEnterprise&lt;/li&gt;
&lt;/ul&gt;


&lt;ul&gt;
	&lt;li&gt;chore(compass-metrics): Rename enterprise; Remove metric that is possibly always undefined&lt;/li&gt;
&lt;/ul&gt;


&lt;ul&gt;
	&lt;li&gt;chore(data-service): No need to check for the error in `catch` callback, it&apos;s always there&lt;/li&gt;
&lt;/ul&gt;


&lt;ul&gt;
	&lt;li&gt;chore(data-service): Bring back readPreference logic with a comment explaining why&lt;/li&gt;
&lt;/ul&gt;


&lt;ul&gt;
	&lt;li&gt;chore(data-service): Remove unused options from instance method arguments&lt;/li&gt;
&lt;/ul&gt;


&lt;ul&gt;
	&lt;li&gt;fix(data-service): Return errmsg from getCmdLineOptions command so that build-info library can detect &quot;non-genuine&quot; instances&lt;/li&gt;
&lt;/ul&gt;


&lt;ul&gt;
	&lt;li&gt;test(data-service): Update instance-helper tests to include more cases with mocked client&lt;/li&gt;
&lt;/ul&gt;


&lt;ul&gt;
	&lt;li&gt;test(data-service): Remove separate -mocked test file and add more tests for the instance-helper&lt;/li&gt;
&lt;/ul&gt;


&lt;ul&gt;
	&lt;li&gt;fix(data-service): Change the call signature for instance method in tests; Fix depcheck&lt;/li&gt;
&lt;/ul&gt;


&lt;p&gt;Co-authored-by: Maurizio Casimirri &amp;lt;maurizio.cas@gmail.com&amp;gt;&lt;br/&gt;
Branch: 1.29-releases&lt;br/&gt;
&lt;a href=&quot;https://github.com/mongodb-js/compass/commit/c8f106f643f5cd216c7b8ca3271b5d41de241be9&quot; class=&quot;external-link&quot; target=&quot;_blank&quot; rel=&quot;nofollow noopener&quot;&gt;https://github.com/mongodb-js/compass/commit/c8f106f643f5cd216c7b8ca3271b5d41de241be9&lt;/a&gt;&lt;/p&gt;</comment>
                            <comment id="4148032" author="xgen-internal-githook" created="Tue, 26 Oct 2021 13:20:50 +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: chore(mongodb-data-service): Refactor `dataService.instance` method &lt;a href=&quot;https://jira.mongodb.org/browse/COMPASS-5207&quot; title=&quot;Refactor dataService.instance method to simplify the data fetching code flow&quot; class=&quot;issue-link&quot; data-issue-key=&quot;COMPASS-5207&quot;&gt;&lt;del&gt;COMPASS-5207&lt;/del&gt;&lt;/a&gt; (#2541)&lt;/p&gt;

&lt;ul&gt;
	&lt;li&gt;feat(mocha-config-compass): Allow to run tests against arbitrary specs&lt;/li&gt;
&lt;/ul&gt;


&lt;ul&gt;
	&lt;li&gt;chore(data-service): Clean up mocha config and allow es2020 in tsconfig&lt;/li&gt;
&lt;/ul&gt;


&lt;ul&gt;
	&lt;li&gt;chore(data-service): Refactor instance-helper&lt;/li&gt;
&lt;/ul&gt;


&lt;ul class=&quot;alternate&quot; type=&quot;square&quot;&gt;
	&lt;li&gt;Clean up async flow&lt;/li&gt;
	&lt;li&gt;Remove unused properties from bulid/host info&lt;/li&gt;
	&lt;li&gt;Stricter auto types for running server commands&lt;/li&gt;
&lt;/ul&gt;


&lt;p&gt;Co-Authored-By: Maurizio Casimirri &amp;lt;maurizio.cas@gmail.com&amp;gt;&lt;/p&gt;

&lt;ul&gt;
	&lt;li&gt;chore(instance-model): Clean up prop definitions following instance-helper refactor&lt;/li&gt;
&lt;/ul&gt;


&lt;ul&gt;
	&lt;li&gt;chore: Rename enterprise_module to isEnterprise&lt;/li&gt;
&lt;/ul&gt;


&lt;ul&gt;
	&lt;li&gt;chore(compass-metrics): Rename enterprise; Remove metric that is possibly always undefined&lt;/li&gt;
&lt;/ul&gt;


&lt;ul&gt;
	&lt;li&gt;chore(data-service): No need to check for the error in `catch` callback, it&apos;s always there&lt;/li&gt;
&lt;/ul&gt;


&lt;ul&gt;
	&lt;li&gt;chore(data-service): Bring back readPreference logic with a comment explaining why&lt;/li&gt;
&lt;/ul&gt;


&lt;ul&gt;
	&lt;li&gt;chore(data-service): Remove unused options from instance method arguments&lt;/li&gt;
&lt;/ul&gt;


&lt;ul&gt;
	&lt;li&gt;fix(data-service): Return errmsg from getCmdLineOptions command so that build-info library can detect &quot;non-genuine&quot; instances&lt;/li&gt;
&lt;/ul&gt;


&lt;ul&gt;
	&lt;li&gt;test(data-service): Update instance-helper tests to include more cases with mocked client&lt;/li&gt;
&lt;/ul&gt;


&lt;ul&gt;
	&lt;li&gt;test(data-service): Remove separate -mocked test file and add more tests for the instance-helper&lt;/li&gt;
&lt;/ul&gt;


&lt;ul&gt;
	&lt;li&gt;fix(data-service): Change the call signature for instance method in tests; Fix depcheck&lt;/li&gt;
&lt;/ul&gt;


&lt;p&gt;Co-authored-by: Maurizio Casimirri &amp;lt;maurizio.cas@gmail.com&amp;gt;&lt;br/&gt;
Branch: main&lt;br/&gt;
&lt;a href=&quot;https://github.com/mongodb-js/compass/commit/c8f106f643f5cd216c7b8ca3271b5d41de241be9&quot; class=&quot;external-link&quot; target=&quot;_blank&quot; rel=&quot;nofollow noopener&quot;&gt;https://github.com/mongodb-js/compass/commit/c8f106f643f5cd216c7b8ca3271b5d41de241be9&lt;/a&gt;&lt;/p&gt;</comment>
                    </comments>
                <issuelinks>
                            <issuelinktype id="10012">
                    <name>Related</name>
                                                                <inwardlinks description="is related to">
                                        <issuelink>
            <issuekey id="2284738">COMPASS-6595</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>4.0</customfieldvalue>
                        </customfieldvalues>
                    </customfield>
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                            <customfield id="customfield_10055" key="com.atlassian.jira.ext.charting:firstresponsedate">
                        <customfieldname>Date of 1st Reply</customfieldname>
                        <customfieldvalues>
                            <customfieldvalue>Tue, 26 Oct 2021 13:20:50 +0000</customfieldvalue>

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

                        </customfieldvalues>
                    </customfield>
                                                                                                                                                                                <customfield id="customfield_12550" key="com.pyxis.greenhopper.jira:gh-lexo-rank">
                        <customfieldname>Rank</customfieldname>
                        <customfieldvalues>
                            <customfieldvalue>2|hr1ypz:</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="5509">Iteration Novokuybyshevsk</customfieldvalue>
    <customfieldvalue id="5543">Iteration Orlando</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|i065r3:</customfieldvalue>

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