<!-- 
RSS generated by JIRA (9.7.1#970001-sha1:2222b88b221c4928ef0de3161136cc90c8356a66) at Thu Feb 08 05:56:54 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>[SERVER-63104] Make it easy to run jsCore locally again in a world with tests tagged by feature flag</title>
                <link>https://jira.mongodb.org/browse/SERVER-63104</link>
                <project id="10000" key="SERVER">Core Server</project>
                    <description>&lt;p&gt;I recently tried to run jsCore locally with my usual invocation:&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;   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;python3 buildscripts/resmoke.py run --suites=core -j 40 --continueOnFailure&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;p&gt;However, several tests failed:&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;jstests/core/collection_uuid_find.js&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;jstests/core/collection_uuid_write_commands.js&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;jstests/core/collection_uuid_index_commands.js&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;jstests/core/collection_uuid_coll_mod.js&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;jstests/core/collection_uuid_rename_collection.js&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;p&gt;The reason is that these tests are all tagged with &lt;tt&gt;featureFlagCommandsAcceptCollectionUUID&lt;/tt&gt;. This means that the tests should only be permitted to run when &lt;tt&gt;featureFlagCommandsAcceptCollectionUUID&lt;/tt&gt; is toggled on. However, the local resmoke.py invocation mentioned above will run the server in its default configuration without the feature flags for any in-progress features enabled. It also has no mechanism to exclude tests which are tagged based on feature flags.&lt;/p&gt;

&lt;p&gt;Ideally, there would be an easy way to run the core test suite locally without a complex command line invocation or any extra steps. At least in my workflow, I do this regularly to confirm that I haven&apos;t broken anything fundamental before I move onto running a larger battery of tests.&lt;/p&gt;

&lt;p&gt;I don&apos;t particularly care if this mechanism simulates the release builders or the &quot;all feature flags&quot; builders. In other words, it could either enable all the feature flags (except for the &quot;fully disabled&quot; ones) and run the entire jsCore suite. Alternatively, it could make the method of excluding feature flag tagged tests more automated, so that I didn&apos;t need to anything special to exclude tests that won&apos;t pass in the server&apos;s default configuration.&lt;/p&gt;</description>
                <environment></environment>
        <key id="1973310">SERVER-63104</key>
            <summary>Make it easy to run jsCore locally again in a world with tests tagged by feature flag</summary>
                <type id="4" iconUrl="https://jira.mongodb.org/secure/viewavatar?size=xsmall&amp;avatarId=14710&amp;avatarType=issuetype">Improvement</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="trevor.guidry@mongodb.com">Trevor Guidry</assignee>
                                    <reporter username="david.storch@mongodb.com">David Storch</reporter>
                        <labels>
                            <label>vw</label>
                    </labels>
                <created>Fri, 28 Jan 2022 18:05:50 +0000</created>
                <updated>Sun, 29 Oct 2023 21:43:25 +0000</updated>
                            <resolved>Wed, 16 Nov 2022 23:17:17 +0000</resolved>
                                                    <fixVersion>6.1.1</fixVersion>
                    <fixVersion>5.0.15</fixVersion>
                    <fixVersion>6.0.4</fixVersion>
                    <fixVersion>6.2.0-rc2</fixVersion>
                    <fixVersion>6.3.0-rc0</fixVersion>
                                    <component>Testing Infrastructure</component>
                                        <votes>5</votes>
                                    <watches>15</watches>
                                                                                                                <comments>
                            <comment id="4988539" author="xgen-internal-githook" created="Wed, 16 Nov 2022 23:41:40 +0000"  >&lt;p&gt;Author:&lt;/p&gt;
{&apos;name&apos;: &apos;Trevor Guidry&apos;, &apos;email&apos;: &apos;trevor.guidry@mongodb.com&apos;}
&lt;p&gt;Message: &lt;a href=&quot;https://jira.mongodb.org/browse/SERVER-63104&quot; title=&quot;Make it easy to run jsCore locally again in a world with tests tagged by feature flag&quot; class=&quot;issue-link&quot; data-issue-key=&quot;SERVER-63104&quot;&gt;&lt;del&gt;SERVER-63104&lt;/del&gt;&lt;/a&gt; add resmoke argument for generating all_feature_flags.txt locally&lt;/p&gt;

&lt;p&gt;(cherry picked from commit 22f38cf147eeedca45943ababe818213184eb754)&lt;br/&gt;
Branch: v6.2&lt;br/&gt;
&lt;a href=&quot;https://github.com/mongodb/mongo/commit/ee271f84ba2a46ce6ead81d4be21e075c4ba69ca&quot; class=&quot;external-link&quot; target=&quot;_blank&quot; rel=&quot;nofollow noopener&quot;&gt;https://github.com/mongodb/mongo/commit/ee271f84ba2a46ce6ead81d4be21e075c4ba69ca&lt;/a&gt;&lt;/p&gt;</comment>
                            <comment id="4988533" author="xgen-internal-githook" created="Wed, 16 Nov 2022 23:38:43 +0000"  >&lt;p&gt;Author:&lt;/p&gt;
{&apos;name&apos;: &apos;Trevor Guidry&apos;, &apos;email&apos;: &apos;trevor.guidry@mongodb.com&apos;}
&lt;p&gt;Message: &lt;a href=&quot;https://jira.mongodb.org/browse/SERVER-63104&quot; title=&quot;Make it easy to run jsCore locally again in a world with tests tagged by feature flag&quot; class=&quot;issue-link&quot; data-issue-key=&quot;SERVER-63104&quot;&gt;&lt;del&gt;SERVER-63104&lt;/del&gt;&lt;/a&gt; add resmoke argument for generating all_feature_flags.txt locally&lt;/p&gt;

&lt;p&gt;(cherry picked from commit 22f38cf147eeedca45943ababe818213184eb754)&lt;br/&gt;
Branch: v6.1&lt;br/&gt;
&lt;a href=&quot;https://github.com/mongodb/mongo/commit/5171d72f3a20559f7433d4a6a7283de189cb81a2&quot; class=&quot;external-link&quot; target=&quot;_blank&quot; rel=&quot;nofollow noopener&quot;&gt;https://github.com/mongodb/mongo/commit/5171d72f3a20559f7433d4a6a7283de189cb81a2&lt;/a&gt;&lt;/p&gt;</comment>
                            <comment id="4988529" author="xgen-internal-githook" created="Wed, 16 Nov 2022 23:35:20 +0000"  >&lt;p&gt;Author:&lt;/p&gt;
{&apos;name&apos;: &apos;Trevor Guidry&apos;, &apos;email&apos;: &apos;trevor.guidry@mongodb.com&apos;}
&lt;p&gt;Message: &lt;a href=&quot;https://jira.mongodb.org/browse/SERVER-63104&quot; title=&quot;Make it easy to run jsCore locally again in a world with tests tagged by feature flag&quot; class=&quot;issue-link&quot; data-issue-key=&quot;SERVER-63104&quot;&gt;&lt;del&gt;SERVER-63104&lt;/del&gt;&lt;/a&gt; add resmoke argument for generating all_feature_flags.txt locally&lt;/p&gt;

&lt;p&gt;(cherry picked from commit 22f38cf147eeedca45943ababe818213184eb754)&lt;br/&gt;
Branch: v6.0&lt;br/&gt;
&lt;a href=&quot;https://github.com/mongodb/mongo/commit/72063954fe932e99fcd94bb5b30fe18345a14291&quot; class=&quot;external-link&quot; target=&quot;_blank&quot; rel=&quot;nofollow noopener&quot;&gt;https://github.com/mongodb/mongo/commit/72063954fe932e99fcd94bb5b30fe18345a14291&lt;/a&gt;&lt;/p&gt;</comment>
                            <comment id="4988467" author="xgen-internal-githook" created="Wed, 16 Nov 2022 23:07:03 +0000"  >&lt;p&gt;Author:&lt;/p&gt;
{&apos;name&apos;: &apos;Trevor Guidry&apos;, &apos;email&apos;: &apos;trevor.guidry@mongodb.com&apos;}
&lt;p&gt;Message: &lt;a href=&quot;https://jira.mongodb.org/browse/SERVER-63104&quot; title=&quot;Make it easy to run jsCore locally again in a world with tests tagged by feature flag&quot; class=&quot;issue-link&quot; data-issue-key=&quot;SERVER-63104&quot;&gt;&lt;del&gt;SERVER-63104&lt;/del&gt;&lt;/a&gt; add resmoke argument for generating all_feature_flags.txt locally&lt;/p&gt;

&lt;p&gt;(cherry picked from commit 22f38cf147eeedca45943ababe818213184eb754)&lt;br/&gt;
Branch: v5.0&lt;br/&gt;
&lt;a href=&quot;https://github.com/mongodb/mongo/commit/8edd1125d0311b4136f86d8809201336e39da698&quot; class=&quot;external-link&quot; target=&quot;_blank&quot; rel=&quot;nofollow noopener&quot;&gt;https://github.com/mongodb/mongo/commit/8edd1125d0311b4136f86d8809201336e39da698&lt;/a&gt;&lt;/p&gt;</comment>
                            <comment id="4987660" author="xgen-internal-githook" created="Wed, 16 Nov 2022 18:42:58 +0000"  >&lt;p&gt;Author:&lt;/p&gt;
{&apos;name&apos;: &apos;Trevor Guidry&apos;, &apos;email&apos;: &apos;trevor.guidry@mongodb.com&apos;}
&lt;p&gt;Message: &lt;a href=&quot;https://jira.mongodb.org/browse/SERVER-63104&quot; title=&quot;Make it easy to run jsCore locally again in a world with tests tagged by feature flag&quot; class=&quot;issue-link&quot; data-issue-key=&quot;SERVER-63104&quot;&gt;&lt;del&gt;SERVER-63104&lt;/del&gt;&lt;/a&gt; add resmoke argument for generating all_feature_flags.txt locally&lt;br/&gt;
Branch: master&lt;br/&gt;
&lt;a href=&quot;https://github.com/mongodb/mongo/commit/22f38cf147eeedca45943ababe818213184eb754&quot; class=&quot;external-link&quot; target=&quot;_blank&quot; rel=&quot;nofollow noopener&quot;&gt;https://github.com/mongodb/mongo/commit/22f38cf147eeedca45943ababe818213184eb754&lt;/a&gt;&lt;/p&gt;</comment>
                            <comment id="4926348" author="JIRAUSER1268551" created="Tue, 25 Oct 2022 17:54:28 +0000"  >&lt;p&gt;Hey watchers of this ticket,&lt;br/&gt;
In this PR I am suggesting an API change. `&amp;#45;&amp;#45;runAllFeatureFlagTests` will now automatically compute `all_feature_flags.txt`. However, with this change you would no longer be able to use `&amp;#45;&amp;#45;runAllFeatureFlagTests` with a file of user chosen feature flags. Does anyone depend on that functionality? Please reply if you depend on that functionality.&lt;/p&gt;

&lt;p&gt;Note that I am voting against adding a new flag `&amp;#45;&amp;#45;genAllFeatureFlags` since that is just more typing for what I suspect will basically be the most common use case.&lt;/p&gt;</comment>
                            <comment id="4856349" author="JIRAUSER1268551" created="Mon, 26 Sep 2022 18:25:43 +0000"  >&lt;p&gt;Seems super reasonable, will prioritize getting that fix in, no promise on date.&lt;/p&gt;</comment>
                            <comment id="4852770" author="david.storch" created="Fri, 23 Sep 2022 22:27:07 +0000"  >&lt;p&gt;Ah. Thanks Spencer and Steve. Yeah, I agree that it would be nice for this to work &quot;out of the box&quot; so that you don&apos;t have to keep downloading a new copy of &quot;all_feature_flags.txt&quot; as the set of feature flags changes.&lt;/p&gt;</comment>
                            <comment id="4852720" author="JIRAUSER1263890" created="Fri, 23 Sep 2022 21:55:04 +0000"  >&lt;p&gt;Yea, I&apos;d hope this ticket would allow `&#8211;runAllFeatureFlagTests` to work without needing to manually track down and an `all_feature_flags.txt` file that matches the current binary.&lt;/p&gt;</comment>
                            <comment id="4852215" author="spencer.jackson@10gen.com" created="Fri, 23 Sep 2022 20:24:39 +0000"  >&lt;p&gt;IIRC, I think you need a copy of all_feature_flags.txt, and you&apos;re supposed to extract that file from a recent evergreen run out of archive_dist_test&apos;s Artifacts tar file.&lt;/p&gt;</comment>
                            <comment id="4852104" author="david.storch" created="Fri, 23 Sep 2022 19:37:19 +0000"  >&lt;p&gt;Thanks &lt;a href=&quot;https://jira.mongodb.org/secure/ViewProfile.jspa?name=alexander.neben%40mongodb.com&quot; class=&quot;user-hover&quot; rel=&quot;alexander.neben@mongodb.com&quot;&gt;alexander.neben@mongodb.com&lt;/a&gt;! I tried running the following:&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;   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;python3 buildscripts/resmoke.py run --suites=core -j 40 --continueOnFailure --runAllFeatureFlagTests&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;p&gt;But this didn&apos;t do what I wanted it to. All of the mongod nodes failed to start up with this error:&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;   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;[j15] {&quot;t&quot;:{&quot;$date&quot;:&quot;2022-09-23T19:28:43.571Z&quot;},&quot;s&quot;:&quot;F&quot;,  &quot;c&quot;:&quot;CONTROL&quot;,  &quot;id&quot;:20574,   &quot;ctx&quot;:&quot;main&quot;,&quot;msg&quot;:&quot;Error during global initialization&quot;,&quot;attr&quot;:{&quot;error&quot;:{&quot;code&quot;:2,&quot;codeName&quot;:&quot;BadValue&quot;,&quot;errmsg&quot;:&quot;Unknown --setParameter &apos;featureFlagChangeStreamPreAndPostImages&apos;&quot;}}}&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;p&gt;I might just be doing something wrong, but is there some kind of artifact that the &lt;tt&gt;runAllFeatureFlagTests&lt;/tt&gt; option needs in order to know what feature flags to enable? What would the steps be to use &lt;tt&gt;runAllFeatureFlagTests&lt;/tt&gt; locally?&lt;/p&gt;</comment>
                            <comment id="4846278" author="JIRAUSER1268551" created="Wed, 21 Sep 2022 19:14:26 +0000"  >&lt;p&gt;Hey I am starting to look into this ticket. I see there is an option `--runAllFeatureFlagTests`. Would running with that solve the issue here?&lt;/p&gt;</comment>
                            <comment id="4536040" author="JIRAUSER1257562" created="Mon, 9 May 2022 17:48:54 +0000"  >&lt;p&gt;The ask here is to integrate the feature flag mechanism with SCons so people can use feature flag locally. A longer term decision for which feature flags to run in local JStests can also be brought for into the build system&lt;/p&gt;</comment>
                            <comment id="4327722" author="brooke.miller" created="Tue, 1 Feb 2022 16:02:08 +0000"  >&lt;p&gt;We&apos;re going to change resmoke&apos;s command line option so that it runs with all feature flags by default.&#160;&lt;/p&gt;</comment>
                    </comments>
                <issuelinks>
                            <issuelinktype id="10420">
                    <name>Backports</name>
                                            <outwardlinks description="backported by">
                                                        </outwardlinks>
                                                        </issuelinktype>
                            <issuelinktype id="10012">
                    <name>Related</name>
                                            <outwardlinks description="related to">
                                        <issuelink>
            <issuekey id="1971203">SERVER-62992</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>14.0</customfieldvalue>
                        </customfieldvalues>
                    </customfield>
                                                                                                                                                                                                                                                                                                                                                                                                                                            <customfield id="customfield_12450" key="com.atlassian.jira.plugin.system.customfieldtypes:multicheckboxes">
                        <customfieldname>Backport Requested</customfieldname>
                        <customfieldvalues>
                                <customfieldvalue key="24444"><![CDATA[v6.1]]></customfieldvalue>
    <customfieldvalue key="23470"><![CDATA[v6.0]]></customfieldvalue>
    <customfieldvalue key="21777"><![CDATA[v5.0]]></customfieldvalue>
    
                        </customfieldvalues>
                    </customfield>
                                                                <customfield id="customfield_10011" key="com.atlassian.jira.plugin.system.customfieldtypes:radiobuttons">
                        <customfieldname>Backwards Compatibility</customfieldname>
                        <customfieldvalues>
                                <customfieldvalue key="10038"><![CDATA[Fully Compatible]]></customfieldvalue>

                        </customfieldvalues>
                    </customfield>
                                                                                                                                                                                                                                                                                                                                                                                                                                            <customfield id="customfield_10055" key="com.atlassian.jira.ext.charting:firstresponsedate">
                        <customfieldname>Date of 1st Reply</customfieldname>
                        <customfieldvalues>
                            <customfieldvalue>Tue, 1 Feb 2022 16:02:08 +0000</customfieldvalue>

                        </customfieldvalues>
                    </customfield>
                                                                <customfield id="customfield_10052" key="com.atlassian.jira.toolkit:dayslastcommented">
                        <customfieldname>Days since reply</customfieldname>
                        <customfieldvalues>
                                        1 year, 12 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_17050" key="com.atlassian.jira.plugin.system.customfieldtypes:radiobuttons">
                        <customfieldname>Downstream Team Attention</customfieldname>
                        <customfieldvalues>
                                <customfieldvalue key="16941"><![CDATA[Not Needed]]></customfieldvalue>

                        </customfieldvalues>
                    </customfield>
                                                                                                                        <customfield id="customfield_10857" key="com.pyxis.greenhopper.jira:gh-epic-link">
                        <customfieldname>Epic Link</customfieldname>
                        <customfieldvalues>
                            <customfieldvalue>PM-3015</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, 12 weeks ago
                        </customfieldvalues>
                    </customfield>
                                                                                                                                                                                                                                                                    <customfield id="customfield_10051" key="com.atlassian.jira.toolkit:participants">
                        <customfieldname>Participants</customfieldname>
                        <customfieldvalues>
                                        <customfieldvalue>alex.neben@mongodb.com</customfieldvalue>
            <customfieldvalue>brooke.miller@mongodb.com</customfieldvalue>
            <customfieldvalue>david.storch@mongodb.com</customfieldvalue>
            <customfieldvalue>xgen-internal-githook</customfieldvalue>
            <customfieldvalue>iryna.zhuravlova@mongodb.com</customfieldvalue>
            <customfieldvalue>spencer.jackson@mongodb.com</customfieldvalue>
            <customfieldvalue>steve.tarzia@mongodb.com</customfieldvalue>
            <customfieldvalue>trevor.guidry@mongodb.com</customfieldvalue>
    
                        </customfieldvalues>
                    </customfield>
                                                                                                                                                                                                                                        <customfield id="customfield_14254" key="com.pyxis.greenhopper.jira:gh-lexo-rank">
                        <customfieldname>Product Rank</customfieldname>
                        <customfieldvalues>
                            <customfieldvalue>1|i0igrb:</customfieldvalue>

                        </customfieldvalues>
                    </customfield>
                                                                                                                                                                                <customfield id="customfield_12550" key="com.pyxis.greenhopper.jira:gh-lexo-rank">
                        <customfieldname>Rank</customfieldname>
                        <customfieldvalues>
                            <customfieldvalue>2|hr2wg6:</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_23361" key="com.onresolve.jira.groovy.groovyrunner:scripted-field">
                        <customfieldname>Requested By</customfieldname>
                        <customfieldvalues>
                                

                        </customfieldvalues>
                    </customfield>
                                                                                                                                                                                                            <customfield id="customfield_22250" key="com.atlassian.jira.plugin.system.customfieldtypes:radiobuttons">
                        <customfieldname>Special Downgrade Instructions Required</customfieldname>
                        <customfieldvalues>
                                <customfieldvalue key="23343"><![CDATA[Not Needed]]></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_22870" key="com.onresolve.jira.groovy.groovyrunner:scripted-field">
                        <customfieldname>Triagers</customfieldname>
                        <customfieldvalues>
                                

                        </customfieldvalues>
                    </customfield>
                                                                                                                                                                                                                                                                                                                                                                                    <customfield id="customfield_14350" key="com.pyxis.greenhopper.jira:gh-lexo-rank">
                        <customfieldname>serverRank</customfieldname>
                        <customfieldvalues>
                            <customfieldvalue>1|i0i2wn:</customfieldvalue>

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