<!-- 
RSS generated by JIRA (9.7.1#970001-sha1:2222b88b221c4928ef0de3161136cc90c8356a66) at Wed Feb 07 22:37:12 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-4704] Clean-up CI configs from pulled packages</title>
                <link>https://jira.mongodb.org/browse/COMPASS-4704</link>
                <project id="13182" key="COMPASS">Compass </project>
                    <description>&lt;p&gt;After pulling in all Compass dependencies we want to clean up old CI configs to avoid confusion for next steps and to make sure they won&apos;t trigger by accident. This needs to be done via migration script.&lt;/p&gt;

&lt;p&gt;&lt;a href=&quot;https://docs.google.com/document/d/1WigTBp1tibkFnJOq8vW3LC9TsxkiYTCWwXz6wI1wNB4/edit#&quot; class=&quot;external-link&quot; target=&quot;_blank&quot; rel=&quot;nofollow noopener&quot;&gt;Milestone notes&lt;/a&gt;&lt;/p&gt;</description>
                <environment></environment>
        <key id="1648884">COMPASS-4704</key>
            <summary>Clean-up CI configs from pulled packages</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="9">Done</resolution>
                                        <assignee username="sergey.petushkov@mongodb.com">Sergey Petushkov</assignee>
                                    <reporter username="sergey.petushkov@mongodb.com">Sergey Petushkov</reporter>
                        <labels>
                    </labels>
                <created>Mon, 15 Mar 2021 13:46:21 +0000</created>
                <updated>Fri, 7 May 2021 13:18:40 +0000</updated>
                            <resolved>Mon, 3 May 2021 13:34:48 +0000</resolved>
                                                    <fixVersion>1.27</fixVersion>
                                        <due></due>
                            <votes>0</votes>
                                    <watches>1</watches>
                                                                                                                <comments>
                            <comment id="3760715" author="xgen-internal-githook" created="Fri, 7 May 2021 13:18:40 +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(monorepo): Make sure all tests are green &lt;a href=&quot;https://jira.mongodb.org/browse/COMPASS-4704&quot; title=&quot;Clean-up CI configs from pulled packages&quot; class=&quot;issue-link&quot; data-issue-key=&quot;COMPASS-4704&quot;&gt;&lt;del&gt;COMPASS-4704&lt;/del&gt;&lt;/a&gt; (#2174)&lt;/p&gt;

&lt;ul&gt;
	&lt;li&gt;test(@mongodb-js/triejs): Disable tests in package&lt;/li&gt;
&lt;/ul&gt;


&lt;ul&gt;
	&lt;li&gt;test(hadron-style-manager): Ignore metadata generated by tests&lt;/li&gt;
&lt;/ul&gt;


&lt;ul&gt;
	&lt;li&gt;test(hadron-react-utils): Compile before running tests; Add base webpack config; Ignore lib&lt;/li&gt;
&lt;/ul&gt;


&lt;ul&gt;
	&lt;li&gt;test(hadron-react-components): Compile before running tests; Add base webpack config; Ignore lib&lt;/li&gt;
&lt;/ul&gt;


&lt;ul&gt;
	&lt;li&gt;test(hadron-react-buttons): Compile before running tests; Add base webpack config; Ignore lib&lt;/li&gt;
&lt;/ul&gt;


&lt;ul&gt;
	&lt;li&gt;test(hadron-react-bson): Compile before running tests; Add base webpack config; Ignore lib&lt;/li&gt;
&lt;/ul&gt;


&lt;ul&gt;
	&lt;li&gt;test(hadron-plugin-manager): Ease assertion to avoid failing on stack traces being present&lt;/li&gt;
&lt;/ul&gt;


&lt;ul&gt;
	&lt;li&gt;test(hadron-compile-cache): Update babel hashes to match new ones; Remove sync fs methods&lt;/li&gt;
&lt;/ul&gt;


&lt;ul&gt;
	&lt;li&gt;test(hadron-build): Skip very flaky functional test on darwin&lt;/li&gt;
&lt;/ul&gt;


&lt;ul&gt;
	&lt;li&gt;chore(mongodb-connection-model): Remove directConnection logic from model as it is handled by driver (again)&lt;/li&gt;
&lt;/ul&gt;


&lt;ul&gt;
	&lt;li&gt;fix(@mongodb-js/compass-aggregations): Make sure that react-dnd uses window context when possible instead of global&lt;/li&gt;
&lt;/ul&gt;


&lt;ul&gt;
	&lt;li&gt;test(@mongodb-js/compass-connect): Update url to match driver behavior&lt;/li&gt;
&lt;/ul&gt;


&lt;ul&gt;
	&lt;li&gt;chore(@mongodb-js/compass-crud): Add missing peer dep for the driver&lt;/li&gt;
&lt;/ul&gt;


&lt;ul&gt;
	&lt;li&gt;test(@mongodb-js/compass-deployment-awareness): Ease assertion to only check the label as the test case description suggests&lt;/li&gt;
&lt;/ul&gt;


&lt;ul&gt;
	&lt;li&gt;chore(@mongodb-js/compass-shell): Add missing mocha dep; Fix version in package.json&lt;/li&gt;
&lt;/ul&gt;


&lt;ul&gt;
	&lt;li&gt;fix(@mongodb-js/compass-query-bar): Update query-parser to latest; Fix invalid project value test by providing value that is 100% invalid (for now)&lt;/li&gt;
&lt;/ul&gt;


&lt;ul&gt;
	&lt;li&gt;test(@mongodb-js/compass-home): Remove real dependencies from home tests so that mocha tests can run; Add all missing dev deps&lt;/li&gt;
&lt;/ul&gt;


&lt;ul&gt;
	&lt;li&gt;test(@mongodb-js/electron-wix-msi): Fix Buffer reference when mocking; Skip broken test that uses mock-fs for now&lt;/li&gt;
&lt;/ul&gt;


&lt;ul&gt;
	&lt;li&gt;ci(monorepo): Bootstrap all the packages; Remove compass scope&lt;/li&gt;
&lt;/ul&gt;


&lt;ul&gt;
	&lt;li&gt;chore(mongodb-explain-compat, storage-mixin): Keep package-log in git so that we can npm ci everything&lt;/li&gt;
&lt;/ul&gt;


&lt;ul&gt;
	&lt;li&gt;fix(@mongodb-js/compass-import-export): Fix fast-csv import&lt;br/&gt;
Branch: explain-plan-model-stages&lt;br/&gt;
&lt;a href=&quot;https://github.com/mongodb-js/compass/commit/0388fe9a833d375c79ff42717228b685a163c0b8&quot; class=&quot;external-link&quot; target=&quot;_blank&quot; rel=&quot;nofollow noopener&quot;&gt;https://github.com/mongodb-js/compass/commit/0388fe9a833d375c79ff42717228b685a163c0b8&lt;/a&gt;&lt;/li&gt;
&lt;/ul&gt;
</comment>
                            <comment id="3760714" author="xgen-internal-githook" created="Fri, 7 May 2021 13:18:38 +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(monorepo): Clean up packages &lt;a href=&quot;https://jira.mongodb.org/browse/COMPASS-4704&quot; title=&quot;Clean-up CI configs from pulled packages&quot; class=&quot;issue-link&quot; data-issue-key=&quot;COMPASS-4704&quot;&gt;&lt;del&gt;COMPASS-4704&lt;/del&gt;&lt;/a&gt; (#2173)&lt;/p&gt;

&lt;ul&gt;
	&lt;li&gt;fix(compass-shell): Set real versions for mongosh deps&lt;/li&gt;
&lt;/ul&gt;


&lt;ul&gt;
	&lt;li&gt;feat(monorepo): Add script to clean up packages&lt;/li&gt;
&lt;/ul&gt;


&lt;ul&gt;
	&lt;li&gt;chore(monorepo): Replace mongodb-js-precommit with depcheck + eslint; Clean up CI configs and .github metadata&lt;/li&gt;
&lt;/ul&gt;


&lt;ul&gt;
	&lt;li&gt;chore(monorepo): Remove precommit from root&lt;/li&gt;
&lt;/ul&gt;


&lt;ul&gt;
	&lt;li&gt;fix(monorepo): Ignore unmatched eslint paths in configs where we automatically added them&lt;/li&gt;
&lt;/ul&gt;


&lt;ul&gt;
	&lt;li&gt;chore(monorepo): Create/update package-lock files in some packages&lt;/li&gt;
&lt;/ul&gt;


&lt;ul&gt;
	&lt;li&gt;chore(monorepo): Make sure eslint passes in all pacakges&lt;/li&gt;
&lt;/ul&gt;


&lt;ul&gt;
	&lt;li&gt;chore(monorepo): Another clean-up run to remove jsfmt and precommit from package.json&lt;/li&gt;
&lt;/ul&gt;


&lt;ul&gt;
	&lt;li&gt;chore(monorepo): Remove scope from test and check commands&lt;/li&gt;
&lt;/ul&gt;


&lt;ul&gt;
	&lt;li&gt;chore(monorepo): Scope tests back to mongodb-compass for the time being&lt;br/&gt;
Branch: explain-plan-model-stages&lt;br/&gt;
&lt;a href=&quot;https://github.com/mongodb-js/compass/commit/f13f55d93cff5f8df987581898480e20da95e75b&quot; class=&quot;external-link&quot; target=&quot;_blank&quot; rel=&quot;nofollow noopener&quot;&gt;https://github.com/mongodb-js/compass/commit/f13f55d93cff5f8df987581898480e20da95e75b&lt;/a&gt;&lt;/li&gt;
&lt;/ul&gt;
</comment>
                            <comment id="3746786" author="xgen-internal-githook" created="Thu, 29 Apr 2021 15:30:09 +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(monorepo): Make sure all tests are green &lt;a href=&quot;https://jira.mongodb.org/browse/COMPASS-4704&quot; title=&quot;Clean-up CI configs from pulled packages&quot; class=&quot;issue-link&quot; data-issue-key=&quot;COMPASS-4704&quot;&gt;&lt;del&gt;COMPASS-4704&lt;/del&gt;&lt;/a&gt; (#2174)&lt;/p&gt;

&lt;ul&gt;
	&lt;li&gt;test(@mongodb-js/triejs): Disable tests in package&lt;/li&gt;
&lt;/ul&gt;


&lt;ul&gt;
	&lt;li&gt;test(hadron-style-manager): Ignore metadata generated by tests&lt;/li&gt;
&lt;/ul&gt;


&lt;ul&gt;
	&lt;li&gt;test(hadron-react-utils): Compile before running tests; Add base webpack config; Ignore lib&lt;/li&gt;
&lt;/ul&gt;


&lt;ul&gt;
	&lt;li&gt;test(hadron-react-components): Compile before running tests; Add base webpack config; Ignore lib&lt;/li&gt;
&lt;/ul&gt;


&lt;ul&gt;
	&lt;li&gt;test(hadron-react-buttons): Compile before running tests; Add base webpack config; Ignore lib&lt;/li&gt;
&lt;/ul&gt;


&lt;ul&gt;
	&lt;li&gt;test(hadron-react-bson): Compile before running tests; Add base webpack config; Ignore lib&lt;/li&gt;
&lt;/ul&gt;


&lt;ul&gt;
	&lt;li&gt;test(hadron-plugin-manager): Ease assertion to avoid failing on stack traces being present&lt;/li&gt;
&lt;/ul&gt;


&lt;ul&gt;
	&lt;li&gt;test(hadron-compile-cache): Update babel hashes to match new ones; Remove sync fs methods&lt;/li&gt;
&lt;/ul&gt;


&lt;ul&gt;
	&lt;li&gt;test(hadron-build): Skip very flaky functional test on darwin&lt;/li&gt;
&lt;/ul&gt;


&lt;ul&gt;
	&lt;li&gt;chore(mongodb-connection-model): Remove directConnection logic from model as it is handled by driver (again)&lt;/li&gt;
&lt;/ul&gt;


&lt;ul&gt;
	&lt;li&gt;fix(@mongodb-js/compass-aggregations): Make sure that react-dnd uses window context when possible instead of global&lt;/li&gt;
&lt;/ul&gt;


&lt;ul&gt;
	&lt;li&gt;test(@mongodb-js/compass-connect): Update url to match driver behavior&lt;/li&gt;
&lt;/ul&gt;


&lt;ul&gt;
	&lt;li&gt;chore(@mongodb-js/compass-crud): Add missing peer dep for the driver&lt;/li&gt;
&lt;/ul&gt;


&lt;ul&gt;
	&lt;li&gt;test(@mongodb-js/compass-deployment-awareness): Ease assertion to only check the label as the test case description suggests&lt;/li&gt;
&lt;/ul&gt;


&lt;ul&gt;
	&lt;li&gt;chore(@mongodb-js/compass-shell): Add missing mocha dep; Fix version in package.json&lt;/li&gt;
&lt;/ul&gt;


&lt;ul&gt;
	&lt;li&gt;fix(@mongodb-js/compass-query-bar): Update query-parser to latest; Fix invalid project value test by providing value that is 100% invalid (for now)&lt;/li&gt;
&lt;/ul&gt;


&lt;ul&gt;
	&lt;li&gt;test(@mongodb-js/compass-home): Remove real dependencies from home tests so that mocha tests can run; Add all missing dev deps&lt;/li&gt;
&lt;/ul&gt;


&lt;ul&gt;
	&lt;li&gt;test(@mongodb-js/electron-wix-msi): Fix Buffer reference when mocking; Skip broken test that uses mock-fs for now&lt;/li&gt;
&lt;/ul&gt;


&lt;ul&gt;
	&lt;li&gt;ci(monorepo): Bootstrap all the packages; Remove compass scope&lt;/li&gt;
&lt;/ul&gt;


&lt;ul&gt;
	&lt;li&gt;chore(mongodb-explain-compat, storage-mixin): Keep package-log in git so that we can npm ci everything&lt;/li&gt;
&lt;/ul&gt;


&lt;ul&gt;
	&lt;li&gt;fix(@mongodb-js/compass-import-export): Fix fast-csv import&lt;br/&gt;
Branch: master&lt;br/&gt;
&lt;a href=&quot;https://github.com/mongodb-js/compass/commit/0388fe9a833d375c79ff42717228b685a163c0b8&quot; class=&quot;external-link&quot; target=&quot;_blank&quot; rel=&quot;nofollow noopener&quot;&gt;https://github.com/mongodb-js/compass/commit/0388fe9a833d375c79ff42717228b685a163c0b8&lt;/a&gt;&lt;/li&gt;
&lt;/ul&gt;
</comment>
                            <comment id="3746237" author="xgen-internal-githook" created="Thu, 29 Apr 2021 12:15:46 +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(monorepo): Clean up packages &lt;a href=&quot;https://jira.mongodb.org/browse/COMPASS-4704&quot; title=&quot;Clean-up CI configs from pulled packages&quot; class=&quot;issue-link&quot; data-issue-key=&quot;COMPASS-4704&quot;&gt;&lt;del&gt;COMPASS-4704&lt;/del&gt;&lt;/a&gt; (#2173)&lt;/p&gt;

&lt;ul&gt;
	&lt;li&gt;fix(compass-shell): Set real versions for mongosh deps&lt;/li&gt;
&lt;/ul&gt;


&lt;ul&gt;
	&lt;li&gt;feat(monorepo): Add script to clean up packages&lt;/li&gt;
&lt;/ul&gt;


&lt;ul&gt;
	&lt;li&gt;chore(monorepo): Replace mongodb-js-precommit with depcheck + eslint; Clean up CI configs and .github metadata&lt;/li&gt;
&lt;/ul&gt;


&lt;ul&gt;
	&lt;li&gt;chore(monorepo): Remove precommit from root&lt;/li&gt;
&lt;/ul&gt;


&lt;ul&gt;
	&lt;li&gt;fix(monorepo): Ignore unmatched eslint paths in configs where we automatically added them&lt;/li&gt;
&lt;/ul&gt;


&lt;ul&gt;
	&lt;li&gt;chore(monorepo): Create/update package-lock files in some packages&lt;/li&gt;
&lt;/ul&gt;


&lt;ul&gt;
	&lt;li&gt;chore(monorepo): Make sure eslint passes in all pacakges&lt;/li&gt;
&lt;/ul&gt;


&lt;ul&gt;
	&lt;li&gt;chore(monorepo): Another clean-up run to remove jsfmt and precommit from package.json&lt;/li&gt;
&lt;/ul&gt;


&lt;ul&gt;
	&lt;li&gt;chore(monorepo): Remove scope from test and check commands&lt;/li&gt;
&lt;/ul&gt;


&lt;ul&gt;
	&lt;li&gt;chore(monorepo): Scope tests back to mongodb-compass for the time being&lt;br/&gt;
Branch: master&lt;br/&gt;
&lt;a href=&quot;https://github.com/mongodb-js/compass/commit/f13f55d93cff5f8df987581898480e20da95e75b&quot; class=&quot;external-link&quot; target=&quot;_blank&quot; rel=&quot;nofollow noopener&quot;&gt;https://github.com/mongodb-js/compass/commit/f13f55d93cff5f8df987581898480e20da95e75b&lt;/a&gt;&lt;/li&gt;
&lt;/ul&gt;
</comment>
                    </comments>
                <issuelinks>
                            <issuelinktype id="10011">
                    <name>Depends</name>
                                            <outwardlinks description="depends on">
                                        <issuelink>
            <issuekey id="1648882">COMPASS-4703</issuekey>
        </issuelink>
                            </outwardlinks>
                                                        </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>Thu, 29 Apr 2021 12:15:46 +0000</customfieldvalue>

                        </customfieldvalues>
                    </customfield>
                                                                <customfield id="customfield_10052" key="com.atlassian.jira.toolkit:dayslastcommented">
                        <customfieldname>Days since reply</customfieldname>
                        <customfieldvalues>
                                        2 years, 39 weeks, 5 days 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/COMPASS-4703'>COMPASS-4703</a></s>]]></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>xgen-internal-githook</customfieldvalue>

                        </customfieldvalues>
                    </customfield>
                                                                <customfield id="customfield_11151" key="com.atlassian.jira.toolkit:LastCommentDate">
                        <customfieldname>Last public comment date</customfieldname>
                        <customfieldvalues>
                            2 years, 39 weeks, 5 days ago
                        </customfieldvalues>
                    </customfield>
                                                                                                                                                                                                                                        <customfield id="customfield_10051" key="com.atlassian.jira.toolkit:participants">
                        <customfieldname>Participants</customfieldname>
                        <customfieldvalues>
                                        <customfieldvalue>xgen-internal-githook</customfieldvalue>
            <customfieldvalue>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|hyzgxr:</customfieldvalue>

                        </customfieldvalues>
                    </customfield>
                                                                                                                                                                                <customfield id="customfield_12550" key="com.pyxis.greenhopper.jira:gh-lexo-rank">
                        <customfieldname>Rank</customfieldname>
                        <customfieldvalues>
                            <customfieldvalue>2|hr4eb3:</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="4849">Iteration Yucca</customfieldvalue>
    <customfieldvalue id="4899">Iteration Z</customfieldvalue>
    <customfieldvalue id="4963">Iteration Athens</customfieldvalue>
    <customfieldvalue id="5000">Iteration Barcelona</customfieldvalue>

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

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