<!-- 
RSS generated by JIRA (9.7.1#970001-sha1:2222b88b221c4928ef0de3161136cc90c8356a66) at Wed Feb 07 22:41:04 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-5870] Export pipeline to Node.js code doesn&apos;t work with newer versions of driver</title>
                <link>https://jira.mongodb.org/browse/COMPASS-5870</link>
                <project id="13182" key="COMPASS">Compass </project>
                    <description>&lt;h3&gt;&lt;a name=&quot;ProblemStatement%2FRationale&quot;&gt;&lt;/a&gt;&lt;b&gt;Problem Statement/Rationale&lt;/b&gt;&lt;/h3&gt;

&lt;p&gt;&lt;font color=&quot;#505f79&quot;&gt;Exporting simple aggregation pipeline to Node.js doesn&apos;t work with recent versions of MongoDB Node.js driver (eg. 4.6.0).&lt;/font&gt;&lt;/p&gt;
&lt;h3&gt;&lt;a name=&quot;StepstoReproduce&quot;&gt;&lt;/a&gt;&lt;b&gt;Steps to Reproduce&lt;/b&gt;&lt;/h3&gt;

&lt;p&gt;&lt;font color=&quot;#505f79&quot;&gt;Export pipeline to Node.js (selecting &quot;Include Import Statements&quot; and &quot;Include Driver Syntax&quot;) and then run with a recent version of Node.js driver.&lt;/font&gt;&lt;/p&gt;
&lt;h3&gt;&lt;a name=&quot;ExpectedResults&quot;&gt;&lt;/a&gt;&lt;b&gt;Expected Results&lt;/b&gt;&lt;/h3&gt;

&lt;p&gt;&lt;font color=&quot;#505f79&quot;&gt;The exported script should execute cleanly.&lt;/font&gt;&lt;/p&gt;
&lt;h3&gt;&lt;a name=&quot;ActualResults&quot;&gt;&lt;/a&gt;&lt;b&gt;Actual Results&lt;/b&gt;&lt;/h3&gt;

&lt;p&gt;&lt;font color=&quot;#505f79&quot;&gt;You will likely see the following error being raised:&lt;/font&gt;&lt;/p&gt;

&lt;p/&gt;
&lt;div id=&quot;syntaxplugin&quot; class=&quot;syntaxplugin&quot; style=&quot;border: 1px dashed #bbb; border-radius: 5px !important; overflow: auto; max-height: 30em;&quot;&gt;
&lt;table cellspacing=&quot;0&quot; cellpadding=&quot;0&quot; border=&quot;0&quot; width=&quot;100%&quot; style=&quot;font-size: 1em; line-height: 1.4em !important; font-weight: normal; font-style: normal; color: black;&quot;&gt;
		&lt;tbody &gt;
				&lt;tr id=&quot;syntaxplugin_code_and_gutter&quot;&gt;
						&lt;td  style=&quot; line-height: 1.4em !important; padding: 0em; vertical-align: top;&quot;&gt;
					&lt;pre style=&quot;font-size: 1em; margin: 0 10px;  margin-top: 10px;   width: auto; padding: 0;&quot;&gt;&lt;span style=&quot;color: black; font-family: &apos;Consolas&apos;, &apos;Bitstream Vera Sans Mono&apos;, &apos;Courier New&apos;, Courier, monospace !important;&quot;&gt;/path/to/node_modules/mongodb/lib/collection.js:372&lt;/span&gt;&lt;/pre&gt;
			&lt;/td&gt;
		&lt;/tr&gt;
				&lt;tr id=&quot;syntaxplugin_code_and_gutter&quot;&gt;
						&lt;td  style=&quot; line-height: 1.4em !important; padding: 0em; vertical-align: top;&quot;&gt;
					&lt;pre style=&quot;font-size: 1em; margin: 0 10px;   width: auto; padding: 0;&quot;&gt;&lt;span style=&quot;color: black; font-family: &apos;Consolas&apos;, &apos;Bitstream Vera Sans Mono&apos;, &apos;Courier New&apos;, Courier, monospace !important;&quot;&gt;            throw new error_1.MongoInvalidArgumentError(&apos;Argument &quot;options&quot; must not be function&apos;);&lt;/span&gt;&lt;/pre&gt;
			&lt;/td&gt;
		&lt;/tr&gt;
				&lt;tr id=&quot;syntaxplugin_code_and_gutter&quot;&gt;
						&lt;td  style=&quot; line-height: 1.4em !important; padding: 0em; vertical-align: top;&quot;&gt;
					&lt;pre style=&quot;font-size: 1em; margin: 0 10px;   margin-bottom: 10px;  width: auto; padding: 0;&quot;&gt;&lt;span style=&quot;color: black; font-family: &apos;Consolas&apos;, &apos;Bitstream Vera Sans Mono&apos;, &apos;Courier New&apos;, Courier, monospace !important;&quot;&gt;            ^&lt;/span&gt;&lt;/pre&gt;
			&lt;/td&gt;
		&lt;/tr&gt;
			&lt;/tbody&gt;
&lt;/table&gt;
&lt;/div&gt;
&lt;p/&gt;

&lt;h3&gt;&lt;a name=&quot;AdditionalNotes&quot;&gt;&lt;/a&gt;&lt;b&gt;Additional Notes&lt;/b&gt;&lt;/h3&gt;

&lt;p&gt;&lt;font color=&quot;#505f79&quot;&gt;Installing an older version of the driver (eg. 3.6.12) allows the script to execute without issue.&lt;/font&gt;&lt;/p&gt;

&lt;p&gt;Can we please have this code updated to work with both older and newer versions of the driver?&lt;/p&gt;</description>
                <environment></environment>
        <key id="2058098">COMPASS-5870</key>
            <summary>Export pipeline to Node.js code doesn&apos;t work with newer versions of driver</summary>
                <type id="1" iconUrl="https://jira.mongodb.org/secure/viewavatar?size=xsmall&amp;avatarId=14703&amp;avatarType=issuetype">Bug</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="matthew.thompson@mongodb.com">Matthew Thompson</reporter>
                        <labels>
                    </labels>
                <created>Mon, 30 May 2022 21:55:02 +0000</created>
                <updated>Sun, 29 Oct 2023 02:38:59 +0000</updated>
                            <resolved>Wed, 3 Aug 2022 14:32:50 +0000</resolved>
                                                    <fixVersion>1.32.6</fixVersion>
                                    <component>Export to Language</component>
                        <due></due>
                            <votes>0</votes>
                                    <watches>2</watches>
                                                                                                                <comments>
                            <comment id="4861118" author="xgen-internal-githook" created="Wed, 28 Sep 2022 10:14:23 +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: feat(bson-transpilers): modernize JS exports &lt;a href=&quot;https://jira.mongodb.org/browse/COMPASS-5870&quot; title=&quot;Export pipeline to Node.js code doesn&amp;#39;t work with newer versions of driver&quot; class=&quot;issue-link&quot; data-issue-key=&quot;COMPASS-5870&quot;&gt;&lt;del&gt;COMPASS-5870&lt;/del&gt;&lt;/a&gt; (#3310)&lt;/p&gt;

&lt;p&gt;Fix &lt;a href=&quot;https://jira.mongodb.org/browse/COMPASS-5870&quot; title=&quot;Export pipeline to Node.js code doesn&amp;#39;t work with newer versions of driver&quot; class=&quot;issue-link&quot; data-issue-key=&quot;COMPASS-5870&quot;&gt;&lt;del&gt;COMPASS-5870&lt;/del&gt;&lt;/a&gt; by emitting modern JS, using import instead of&lt;br/&gt;
require, async/await instead of callbacks, and object shorthand&lt;br/&gt;
notation.&lt;br/&gt;
Branch: update-compass-shell-to-shared-config&lt;br/&gt;
&lt;a href=&quot;https://github.com/mongodb-js/compass/commit/947030316503d22743ae47213925f93d83befcfb&quot; class=&quot;external-link&quot; target=&quot;_blank&quot; rel=&quot;nofollow noopener&quot;&gt;https://github.com/mongodb-js/compass/commit/947030316503d22743ae47213925f93d83befcfb&lt;/a&gt;&lt;/p&gt;</comment>
                            <comment id="4789073" author="xgen-internal-githook" created="Tue, 30 Aug 2022 17:01: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: feat(bson-transpilers): modernize JS exports &lt;a href=&quot;https://jira.mongodb.org/browse/COMPASS-5870&quot; title=&quot;Export pipeline to Node.js code doesn&amp;#39;t work with newer versions of driver&quot; class=&quot;issue-link&quot; data-issue-key=&quot;COMPASS-5870&quot;&gt;&lt;del&gt;COMPASS-5870&lt;/del&gt;&lt;/a&gt; (#3310)&lt;/p&gt;

&lt;p&gt;Fix &lt;a href=&quot;https://jira.mongodb.org/browse/COMPASS-5870&quot; title=&quot;Export pipeline to Node.js code doesn&amp;#39;t work with newer versions of driver&quot; class=&quot;issue-link&quot; data-issue-key=&quot;COMPASS-5870&quot;&gt;&lt;del&gt;COMPASS-5870&lt;/del&gt;&lt;/a&gt; by emitting modern JS, using import instead of&lt;br/&gt;
require, async/await instead of callbacks, and object shorthand&lt;br/&gt;
notation.&lt;br/&gt;
Branch: compass-settings&lt;br/&gt;
&lt;a href=&quot;https://github.com/mongodb-js/compass/commit/947030316503d22743ae47213925f93d83befcfb&quot; class=&quot;external-link&quot; target=&quot;_blank&quot; rel=&quot;nofollow noopener&quot;&gt;https://github.com/mongodb-js/compass/commit/947030316503d22743ae47213925f93d83befcfb&lt;/a&gt;&lt;/p&gt;</comment>
                            <comment id="4750025" author="xgen-internal-githook" created="Mon, 15 Aug 2022 14:40:15 +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: feat(bson-transpilers): modernize JS exports &lt;a href=&quot;https://jira.mongodb.org/browse/COMPASS-5870&quot; title=&quot;Export pipeline to Node.js code doesn&amp;#39;t work with newer versions of driver&quot; class=&quot;issue-link&quot; data-issue-key=&quot;COMPASS-5870&quot;&gt;&lt;del&gt;COMPASS-5870&lt;/del&gt;&lt;/a&gt; (#3310)&lt;/p&gt;

&lt;p&gt;Fix &lt;a href=&quot;https://jira.mongodb.org/browse/COMPASS-5870&quot; title=&quot;Export pipeline to Node.js code doesn&amp;#39;t work with newer versions of driver&quot; class=&quot;issue-link&quot; data-issue-key=&quot;COMPASS-5870&quot;&gt;&lt;del&gt;COMPASS-5870&lt;/del&gt;&lt;/a&gt; by emitting modern JS, using import instead of&lt;br/&gt;
require, async/await instead of callbacks, and object shorthand&lt;br/&gt;
notation.&lt;br/&gt;
Branch: &lt;a href=&quot;https://jira.mongodb.org/browse/COMPASS-5940&quot; title=&quot;Implement a new indexes tab design&quot; class=&quot;issue-link&quot; data-issue-key=&quot;COMPASS-5940&quot;&gt;&lt;del&gt;COMPASS-5940&lt;/del&gt;&lt;/a&gt;-indexes-css-js&lt;br/&gt;
&lt;a href=&quot;https://github.com/mongodb-js/compass/commit/947030316503d22743ae47213925f93d83befcfb&quot; class=&quot;external-link&quot; target=&quot;_blank&quot; rel=&quot;nofollow noopener&quot;&gt;https://github.com/mongodb-js/compass/commit/947030316503d22743ae47213925f93d83befcfb&lt;/a&gt;&lt;/p&gt;</comment>
                            <comment id="4731081" author="xgen-internal-githook" created="Fri, 5 Aug 2022 14:17:11 +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: feat(bson-transpilers): modernize JS exports &lt;a href=&quot;https://jira.mongodb.org/browse/COMPASS-5870&quot; title=&quot;Export pipeline to Node.js code doesn&amp;#39;t work with newer versions of driver&quot; class=&quot;issue-link&quot; data-issue-key=&quot;COMPASS-5870&quot;&gt;&lt;del&gt;COMPASS-5870&lt;/del&gt;&lt;/a&gt; (#3310)&lt;/p&gt;

&lt;p&gt;Fix &lt;a href=&quot;https://jira.mongodb.org/browse/COMPASS-5870&quot; title=&quot;Export pipeline to Node.js code doesn&amp;#39;t work with newer versions of driver&quot; class=&quot;issue-link&quot; data-issue-key=&quot;COMPASS-5870&quot;&gt;&lt;del&gt;COMPASS-5870&lt;/del&gt;&lt;/a&gt; by emitting modern JS, using import instead of&lt;br/&gt;
require, async/await instead of callbacks, and object shorthand&lt;br/&gt;
notation.&lt;br/&gt;
Branch: electron-15&lt;br/&gt;
&lt;a href=&quot;https://github.com/mongodb-js/compass/commit/947030316503d22743ae47213925f93d83befcfb&quot; class=&quot;external-link&quot; target=&quot;_blank&quot; rel=&quot;nofollow noopener&quot;&gt;https://github.com/mongodb-js/compass/commit/947030316503d22743ae47213925f93d83befcfb&lt;/a&gt;&lt;/p&gt;</comment>
                            <comment id="4728827" author="xgen-internal-githook" created="Thu, 4 Aug 2022 15:09:50 +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: feat(bson-transpilers): modernize JS exports &lt;a href=&quot;https://jira.mongodb.org/browse/COMPASS-5870&quot; title=&quot;Export pipeline to Node.js code doesn&amp;#39;t work with newer versions of driver&quot; class=&quot;issue-link&quot; data-issue-key=&quot;COMPASS-5870&quot;&gt;&lt;del&gt;COMPASS-5870&lt;/del&gt;&lt;/a&gt; (#3310)&lt;/p&gt;

&lt;p&gt;Fix &lt;a href=&quot;https://jira.mongodb.org/browse/COMPASS-5870&quot; title=&quot;Export pipeline to Node.js code doesn&amp;#39;t work with newer versions of driver&quot; class=&quot;issue-link&quot; data-issue-key=&quot;COMPASS-5870&quot;&gt;&lt;del&gt;COMPASS-5870&lt;/del&gt;&lt;/a&gt; by emitting modern JS, using import instead of&lt;br/&gt;
require, async/await instead of callbacks, and object shorthand&lt;br/&gt;
notation.&lt;br/&gt;
Branch: hide-explain-toolbar-until-explain-is-run&lt;br/&gt;
&lt;a href=&quot;https://github.com/mongodb-js/compass/commit/947030316503d22743ae47213925f93d83befcfb&quot; class=&quot;external-link&quot; target=&quot;_blank&quot; rel=&quot;nofollow noopener&quot;&gt;https://github.com/mongodb-js/compass/commit/947030316503d22743ae47213925f93d83befcfb&lt;/a&gt;&lt;/p&gt;</comment>
                            <comment id="4725831" author="xgen-internal-githook" created="Wed, 3 Aug 2022 16:45: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: feat(bson-transpilers): modernize JS exports &lt;a href=&quot;https://jira.mongodb.org/browse/COMPASS-5870&quot; title=&quot;Export pipeline to Node.js code doesn&amp;#39;t work with newer versions of driver&quot; class=&quot;issue-link&quot; data-issue-key=&quot;COMPASS-5870&quot;&gt;&lt;del&gt;COMPASS-5870&lt;/del&gt;&lt;/a&gt; (#3310)&lt;/p&gt;

&lt;p&gt;Fix &lt;a href=&quot;https://jira.mongodb.org/browse/COMPASS-5870&quot; title=&quot;Export pipeline to Node.js code doesn&amp;#39;t work with newer versions of driver&quot; class=&quot;issue-link&quot; data-issue-key=&quot;COMPASS-5870&quot;&gt;&lt;del&gt;COMPASS-5870&lt;/del&gt;&lt;/a&gt; by emitting modern JS, using import instead of&lt;br/&gt;
require, async/await instead of callbacks, and object shorthand&lt;br/&gt;
notation.&lt;br/&gt;
Branch: 1.32-releases&lt;br/&gt;
&lt;a href=&quot;https://github.com/mongodb-js/compass/commit/947030316503d22743ae47213925f93d83befcfb&quot; class=&quot;external-link&quot; target=&quot;_blank&quot; rel=&quot;nofollow noopener&quot;&gt;https://github.com/mongodb-js/compass/commit/947030316503d22743ae47213925f93d83befcfb&lt;/a&gt;&lt;/p&gt;</comment>
                            <comment id="4718143" author="xgen-internal-githook" created="Mon, 1 Aug 2022 15:02:51 +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: feat(bson-transpilers): modernize JS exports &lt;a href=&quot;https://jira.mongodb.org/browse/COMPASS-5870&quot; title=&quot;Export pipeline to Node.js code doesn&amp;#39;t work with newer versions of driver&quot; class=&quot;issue-link&quot; data-issue-key=&quot;COMPASS-5870&quot;&gt;&lt;del&gt;COMPASS-5870&lt;/del&gt;&lt;/a&gt;&lt;/p&gt;

&lt;p&gt;Fix &lt;a href=&quot;https://jira.mongodb.org/browse/COMPASS-5870&quot; title=&quot;Export pipeline to Node.js code doesn&amp;#39;t work with newer versions of driver&quot; class=&quot;issue-link&quot; data-issue-key=&quot;COMPASS-5870&quot;&gt;&lt;del&gt;COMPASS-5870&lt;/del&gt;&lt;/a&gt; by emitting modern JS, using import instead of&lt;br/&gt;
require, async/await instead of callbacks, and object shorthand&lt;br/&gt;
notation.&lt;br/&gt;
Branch: 5870-dev&lt;br/&gt;
&lt;a href=&quot;https://github.com/mongodb-js/compass/commit/c2f28d9a4279ea26ed8c7593c4d23ea1d0b49357&quot; class=&quot;external-link&quot; target=&quot;_blank&quot; rel=&quot;nofollow noopener&quot;&gt;https://github.com/mongodb-js/compass/commit/c2f28d9a4279ea26ed8c7593c4d23ea1d0b49357&lt;/a&gt;&lt;/p&gt;</comment>
                    </comments>
                <issuelinks>
                            <issuelinktype id="10012">
                    <name>Related</name>
                                            <outwardlinks description="related to">
                                        <issuelink>
            <issuekey id="1796220">COMPASS-4897</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>7.0</customfieldvalue>
                        </customfieldvalues>
                    </customfield>
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                    <customfield id="customfield_13552" key="com.go2group.jira.plugin.crm:crm_generic_field">
                        <customfieldname>Case</customfieldname>
                        <customfieldvalues>
                            <customfieldvalue><![CDATA[[5006R00001lsv5wQAA]]]></customfieldvalue>

                        </customfieldvalues>
                    </customfield>
                                                                                                                                                                                                                                                                                                                            <customfield id="customfield_10055" key="com.atlassian.jira.ext.charting:firstresponsedate">
                        <customfieldname>Date of 1st Reply</customfieldname>
                        <customfieldvalues>
                            <customfieldvalue>Tue, 26 Jul 2022 11:37:25 +0000</customfieldvalue>

                        </customfieldvalues>
                    </customfield>
                                                                <customfield id="customfield_10052" key="com.atlassian.jira.toolkit:dayslastcommented">
                        <customfieldname>Days since reply</customfieldname>
                        <customfieldvalues>
                                        1 year, 19 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_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>
                            1 year, 19 weeks 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>
            <customfieldvalue>matthew.thompson@mongodb.com</customfieldvalue>
    
                        </customfieldvalues>
                    </customfield>
                                                                                                                                                                                                                                        <customfield id="customfield_14254" key="com.pyxis.greenhopper.jira:gh-lexo-rank">
                        <customfieldname>Product Rank</customfieldname>
                        <customfieldvalues>
                            <customfieldvalue>1|i0wstr:</customfieldvalue>

                        </customfieldvalues>
                    </customfield>
                                                                                                                                                                                <customfield id="customfield_12550" key="com.pyxis.greenhopper.jira:gh-lexo-rank">
                        <customfieldname>Rank</customfieldname>
                        <customfieldvalues>
                            <customfieldvalue>2|hr1nvh:aw</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="6327">Iteration Grouper</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|i0wez3:</customfieldvalue>

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