<!-- 
RSS generated by JIRA (9.7.1#970001-sha1:2222b88b221c4928ef0de3161136cc90c8356a66) at Thu Feb 08 05:21:28 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-50010] Mongodb build should have specific ninja REGENERATE rule</title>
                <link>https://jira.mongodb.org/browse/SERVER-50010</link>
                <project id="10000" key="SERVER">Core Server</project>
                    <description>&lt;p&gt;The Mongodb build may want a more specific list of dependencies to determine when to regenerate the ninja file.&lt;/p&gt;

&lt;p&gt;In &lt;a href=&quot;https://jira.mongodb.org/browse/SERVER-49493&quot; title=&quot;Track SCons files for regeneration via a deps file&quot; class=&quot;issue-link&quot; data-issue-key=&quot;SERVER-49493&quot;&gt;&lt;del&gt;SERVER-49493&lt;/del&gt;&lt;/a&gt;, the ninja tool made use of a depfile to push the SConstruct and SConscript files into a ninja depfile. This allowed the SConscripts to be removed (e.g removing the enterprise symlink) and still have a valid ninja file that could regenerate itself with the new changes. &lt;/p&gt;

&lt;p&gt;However the creation of the depfile for the build.ninja file were generic and mongodb build may want something more specific. A list from the old ninja modules captures some interesting points: &lt;a href=&quot;https://github.com/RedBeard0531/mongo_module_ninja/blob/master/build.py#L1336-L1362&quot; class=&quot;external-link&quot; target=&quot;_blank&quot; rel=&quot;nofollow noopener&quot;&gt;https://github.com/RedBeard0531/mongo_module_ninja/blob/master/build.py#L1336-L1362&lt;/a&gt; but may be unnecessary. Look through that list and create new custom REGENERATE rule in the SConstruct that captures necessary items from the list and also consider if there are other files which we would want to cause a regeneration of the build.ninja file from.&lt;/p&gt;

&lt;p&gt;Note that it&apos;s not known or tested if overwriting a hardcoded rule such as REGENERATE with the NinjaRule custom rule generator will work and may need some tweaking in ninja_next.py to support this.&lt;/p&gt;</description>
                <environment></environment>
        <key id="1424298">SERVER-50010</key>
            <summary>Mongodb build should have specific ninja REGENERATE rule</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="daniel.moody@mongodb.com">Daniel Moody</assignee>
                                    <reporter username="daniel.moody@mongodb.com">Daniel Moody</reporter>
                        <labels>
                    </labels>
                <created>Wed, 29 Jul 2020 20:43:32 +0000</created>
                <updated>Sun, 29 Oct 2023 22:04:59 +0000</updated>
                            <resolved>Wed, 26 Aug 2020 19:54:54 +0000</resolved>
                                                    <fixVersion>4.7.0</fixVersion>
                    <fixVersion>4.4.2</fixVersion>
                                                        <votes>0</votes>
                                    <watches>1</watches>
                                                                                                                <comments>
                            <comment id="3441358" author="xgen-internal-githook" created="Tue, 13 Oct 2020 06:07:09 +0000"  >&lt;p&gt;Author:&lt;/p&gt;
{&apos;name&apos;: &apos;Ryan Egesdahl&apos;, &apos;email&apos;: &apos;ryan.egesdahl@mongodb.com&apos;, &apos;username&apos;: &apos;deriamis&apos;}
&lt;p&gt;Message: &lt;a href=&quot;https://jira.mongodb.org/browse/SERVER-50363&quot; title=&quot;Promote --build-tools=next to stable&quot; class=&quot;issue-link&quot; data-issue-key=&quot;SERVER-50363&quot;&gt;&lt;del&gt;SERVER-50363&lt;/del&gt;&lt;/a&gt; Merge --build-tools=next into stable&lt;/p&gt;

&lt;p&gt;Merging the following fixes into the stable version of the build tools&lt;br/&gt;
and migrate fully from --ninja=next to the --build-tools=next:&lt;/p&gt;

&lt;ul&gt;
	&lt;li&gt;&lt;a href=&quot;https://jira.mongodb.org/browse/SERVER-47598&quot; title=&quot;locally installed mongodbtoolchains can affect remote icecream builds&quot; class=&quot;issue-link&quot; data-issue-key=&quot;SERVER-47598&quot;&gt;&lt;del&gt;SERVER-47598&lt;/del&gt;&lt;/a&gt;&lt;/li&gt;
	&lt;li&gt;&lt;a href=&quot;https://jira.mongodb.org/browse/SERVER-50010&quot; title=&quot;Mongodb build should have specific ninja REGENERATE rule&quot; class=&quot;issue-link&quot; data-issue-key=&quot;SERVER-50010&quot;&gt;&lt;del&gt;SERVER-50010&lt;/del&gt;&lt;/a&gt;&lt;/li&gt;
	&lt;li&gt;&lt;a href=&quot;https://jira.mongodb.org/browse/SERVER-47943&quot; title=&quot;Explicitly error if ICECC or CCACHE are specified but fail to load&quot; class=&quot;issue-link&quot; data-issue-key=&quot;SERVER-47943&quot;&gt;&lt;del&gt;SERVER-47943&lt;/del&gt;&lt;/a&gt;&lt;/li&gt;
	&lt;li&gt;&lt;a href=&quot;https://jira.mongodb.org/browse/SERVER-50125&quot; title=&quot;UBSAN with ccache doesn&amp;#39;t always respect -fsanitize-blacklist options&quot; class=&quot;issue-link&quot; data-issue-key=&quot;SERVER-50125&quot;&gt;&lt;del&gt;SERVER-50125&lt;/del&gt;&lt;/a&gt;&lt;/li&gt;
	&lt;li&gt;&lt;a href=&quot;https://jira.mongodb.org/browse/SERVER-50376&quot; title=&quot;Ninja next does not see compiler changes&quot; class=&quot;issue-link&quot; data-issue-key=&quot;SERVER-50376&quot;&gt;&lt;del&gt;SERVER-50376&lt;/del&gt;&lt;/a&gt;&lt;/li&gt;
	&lt;li&gt;&lt;a href=&quot;https://jira.mongodb.org/browse/SERVER-49457&quot; title=&quot;Ninja mongod build failing with duplicate symbol linker error&quot; class=&quot;issue-link&quot; data-issue-key=&quot;SERVER-49457&quot;&gt;&lt;del&gt;SERVER-49457&lt;/del&gt;&lt;/a&gt;&lt;/li&gt;
	&lt;li&gt;&lt;a href=&quot;https://jira.mongodb.org/browse/SERVER-49493&quot; title=&quot;Track SCons files for regeneration via a deps file&quot; class=&quot;issue-link&quot; data-issue-key=&quot;SERVER-49493&quot;&gt;&lt;del&gt;SERVER-49493&lt;/del&gt;&lt;/a&gt;&lt;/li&gt;
	&lt;li&gt;&lt;a href=&quot;https://jira.mongodb.org/browse/SERVER-49036&quot; title=&quot;the compile_commands.json produced by ninja is incomplete.&quot; class=&quot;issue-link&quot; data-issue-key=&quot;SERVER-49036&quot;&gt;&lt;del&gt;SERVER-49036&lt;/del&gt;&lt;/a&gt;&lt;/li&gt;
	&lt;li&gt;&lt;a href=&quot;https://jira.mongodb.org/browse/SERVER-48966&quot; title=&quot;Ninja generator does not emit dependencies on template inputs&quot; class=&quot;issue-link&quot; data-issue-key=&quot;SERVER-48966&quot;&gt;&lt;del&gt;SERVER-48966&lt;/del&gt;&lt;/a&gt;&lt;/li&gt;
&lt;/ul&gt;


&lt;p&gt;(cherry picked from commit 78bb3f3c8a658a5a9fec8d55864e426382f68bd0)&lt;br/&gt;
Branch: v4.4&lt;br/&gt;
&lt;a href=&quot;https://github.com/mongodb/mongo/commit/e7f6696a96db5438a269c5e67a06ff9e05cb897a&quot; class=&quot;external-link&quot; target=&quot;_blank&quot; rel=&quot;nofollow noopener&quot;&gt;https://github.com/mongodb/mongo/commit/e7f6696a96db5438a269c5e67a06ff9e05cb897a&lt;/a&gt;&lt;/p&gt;</comment>
                            <comment id="3433424" author="xgen-internal-githook" created="Wed, 7 Oct 2020 23:01:30 +0000"  >&lt;p&gt;Author:&lt;/p&gt;
{&apos;name&apos;: &apos;Ryan Egesdahl&apos;, &apos;email&apos;: &apos;ryan.egesdahl@mongodb.com&apos;, &apos;username&apos;: &apos;deriamis&apos;}
&lt;p&gt;Message: &lt;a href=&quot;https://jira.mongodb.org/browse/SERVER-50363&quot; title=&quot;Promote --build-tools=next to stable&quot; class=&quot;issue-link&quot; data-issue-key=&quot;SERVER-50363&quot;&gt;&lt;del&gt;SERVER-50363&lt;/del&gt;&lt;/a&gt; Merge --build-tools=next into stable&lt;/p&gt;

&lt;p&gt;Merging the following fixes into the stable version of the build tools&lt;br/&gt;
and migrate fully from --ninja=next to the --build-tools=next:&lt;/p&gt;

&lt;ul&gt;
	&lt;li&gt;&lt;a href=&quot;https://jira.mongodb.org/browse/SERVER-47598&quot; title=&quot;locally installed mongodbtoolchains can affect remote icecream builds&quot; class=&quot;issue-link&quot; data-issue-key=&quot;SERVER-47598&quot;&gt;&lt;del&gt;SERVER-47598&lt;/del&gt;&lt;/a&gt;&lt;/li&gt;
	&lt;li&gt;&lt;a href=&quot;https://jira.mongodb.org/browse/SERVER-50010&quot; title=&quot;Mongodb build should have specific ninja REGENERATE rule&quot; class=&quot;issue-link&quot; data-issue-key=&quot;SERVER-50010&quot;&gt;&lt;del&gt;SERVER-50010&lt;/del&gt;&lt;/a&gt;&lt;/li&gt;
	&lt;li&gt;&lt;a href=&quot;https://jira.mongodb.org/browse/SERVER-47943&quot; title=&quot;Explicitly error if ICECC or CCACHE are specified but fail to load&quot; class=&quot;issue-link&quot; data-issue-key=&quot;SERVER-47943&quot;&gt;&lt;del&gt;SERVER-47943&lt;/del&gt;&lt;/a&gt;&lt;/li&gt;
	&lt;li&gt;&lt;a href=&quot;https://jira.mongodb.org/browse/SERVER-50125&quot; title=&quot;UBSAN with ccache doesn&amp;#39;t always respect -fsanitize-blacklist options&quot; class=&quot;issue-link&quot; data-issue-key=&quot;SERVER-50125&quot;&gt;&lt;del&gt;SERVER-50125&lt;/del&gt;&lt;/a&gt;&lt;/li&gt;
	&lt;li&gt;&lt;a href=&quot;https://jira.mongodb.org/browse/SERVER-50376&quot; title=&quot;Ninja next does not see compiler changes&quot; class=&quot;issue-link&quot; data-issue-key=&quot;SERVER-50376&quot;&gt;&lt;del&gt;SERVER-50376&lt;/del&gt;&lt;/a&gt;&lt;/li&gt;
	&lt;li&gt;&lt;a href=&quot;https://jira.mongodb.org/browse/SERVER-49457&quot; title=&quot;Ninja mongod build failing with duplicate symbol linker error&quot; class=&quot;issue-link&quot; data-issue-key=&quot;SERVER-49457&quot;&gt;&lt;del&gt;SERVER-49457&lt;/del&gt;&lt;/a&gt;&lt;/li&gt;
	&lt;li&gt;&lt;a href=&quot;https://jira.mongodb.org/browse/SERVER-49493&quot; title=&quot;Track SCons files for regeneration via a deps file&quot; class=&quot;issue-link&quot; data-issue-key=&quot;SERVER-49493&quot;&gt;&lt;del&gt;SERVER-49493&lt;/del&gt;&lt;/a&gt;&lt;/li&gt;
	&lt;li&gt;&lt;a href=&quot;https://jira.mongodb.org/browse/SERVER-49036&quot; title=&quot;the compile_commands.json produced by ninja is incomplete.&quot; class=&quot;issue-link&quot; data-issue-key=&quot;SERVER-49036&quot;&gt;&lt;del&gt;SERVER-49036&lt;/del&gt;&lt;/a&gt;&lt;/li&gt;
	&lt;li&gt;&lt;a href=&quot;https://jira.mongodb.org/browse/SERVER-48966&quot; title=&quot;Ninja generator does not emit dependencies on template inputs&quot; class=&quot;issue-link&quot; data-issue-key=&quot;SERVER-48966&quot;&gt;&lt;del&gt;SERVER-48966&lt;/del&gt;&lt;/a&gt;&lt;/li&gt;
&lt;/ul&gt;


&lt;p&gt;(cherry picked from commit 78bb3f3c8a658a5a9fec8d55864e426382f68bd0)&lt;br/&gt;
Branch: v4.4&lt;br/&gt;
&lt;a href=&quot;https://github.com/mongodb/mongo/commit/7b93770e0835087c023ae3e3f36eeb46d204767f&quot; class=&quot;external-link&quot; target=&quot;_blank&quot; rel=&quot;nofollow noopener&quot;&gt;https://github.com/mongodb/mongo/commit/7b93770e0835087c023ae3e3f36eeb46d204767f&lt;/a&gt;&lt;/p&gt;</comment>
                            <comment id="3427488" author="xgen-internal-githook" created="Tue, 6 Oct 2020 02:57:58 +0000"  >&lt;p&gt;Author:&lt;/p&gt;
{&apos;name&apos;: &apos;Ryan Egesdahl&apos;, &apos;email&apos;: &apos;ryan.egesdahl@mongodb.com&apos;, &apos;username&apos;: &apos;deriamis&apos;}
&lt;p&gt;Message: &lt;a href=&quot;https://jira.mongodb.org/browse/SERVER-50363&quot; title=&quot;Promote --build-tools=next to stable&quot; class=&quot;issue-link&quot; data-issue-key=&quot;SERVER-50363&quot;&gt;&lt;del&gt;SERVER-50363&lt;/del&gt;&lt;/a&gt; Merge --build-tools=next into stable&lt;/p&gt;

&lt;p&gt;Merging the following fixes into the stable version of the build tools&lt;br/&gt;
and migrate fully from --ninja=next to the --build-tools=next:&lt;/p&gt;

&lt;ul&gt;
	&lt;li&gt;&lt;a href=&quot;https://jira.mongodb.org/browse/SERVER-47598&quot; title=&quot;locally installed mongodbtoolchains can affect remote icecream builds&quot; class=&quot;issue-link&quot; data-issue-key=&quot;SERVER-47598&quot;&gt;&lt;del&gt;SERVER-47598&lt;/del&gt;&lt;/a&gt;&lt;/li&gt;
	&lt;li&gt;&lt;a href=&quot;https://jira.mongodb.org/browse/SERVER-50010&quot; title=&quot;Mongodb build should have specific ninja REGENERATE rule&quot; class=&quot;issue-link&quot; data-issue-key=&quot;SERVER-50010&quot;&gt;&lt;del&gt;SERVER-50010&lt;/del&gt;&lt;/a&gt;&lt;/li&gt;
	&lt;li&gt;&lt;a href=&quot;https://jira.mongodb.org/browse/SERVER-47943&quot; title=&quot;Explicitly error if ICECC or CCACHE are specified but fail to load&quot; class=&quot;issue-link&quot; data-issue-key=&quot;SERVER-47943&quot;&gt;&lt;del&gt;SERVER-47943&lt;/del&gt;&lt;/a&gt;&lt;/li&gt;
	&lt;li&gt;&lt;a href=&quot;https://jira.mongodb.org/browse/SERVER-50125&quot; title=&quot;UBSAN with ccache doesn&amp;#39;t always respect -fsanitize-blacklist options&quot; class=&quot;issue-link&quot; data-issue-key=&quot;SERVER-50125&quot;&gt;&lt;del&gt;SERVER-50125&lt;/del&gt;&lt;/a&gt;&lt;/li&gt;
	&lt;li&gt;&lt;a href=&quot;https://jira.mongodb.org/browse/SERVER-50376&quot; title=&quot;Ninja next does not see compiler changes&quot; class=&quot;issue-link&quot; data-issue-key=&quot;SERVER-50376&quot;&gt;&lt;del&gt;SERVER-50376&lt;/del&gt;&lt;/a&gt;&lt;/li&gt;
	&lt;li&gt;&lt;a href=&quot;https://jira.mongodb.org/browse/SERVER-49457&quot; title=&quot;Ninja mongod build failing with duplicate symbol linker error&quot; class=&quot;issue-link&quot; data-issue-key=&quot;SERVER-49457&quot;&gt;&lt;del&gt;SERVER-49457&lt;/del&gt;&lt;/a&gt;&lt;/li&gt;
	&lt;li&gt;&lt;a href=&quot;https://jira.mongodb.org/browse/SERVER-49493&quot; title=&quot;Track SCons files for regeneration via a deps file&quot; class=&quot;issue-link&quot; data-issue-key=&quot;SERVER-49493&quot;&gt;&lt;del&gt;SERVER-49493&lt;/del&gt;&lt;/a&gt;&lt;/li&gt;
	&lt;li&gt;&lt;a href=&quot;https://jira.mongodb.org/browse/SERVER-49036&quot; title=&quot;the compile_commands.json produced by ninja is incomplete.&quot; class=&quot;issue-link&quot; data-issue-key=&quot;SERVER-49036&quot;&gt;&lt;del&gt;SERVER-49036&lt;/del&gt;&lt;/a&gt;&lt;/li&gt;
	&lt;li&gt;&lt;a href=&quot;https://jira.mongodb.org/browse/SERVER-48966&quot; title=&quot;Ninja generator does not emit dependencies on template inputs&quot; class=&quot;issue-link&quot; data-issue-key=&quot;SERVER-48966&quot;&gt;&lt;del&gt;SERVER-48966&lt;/del&gt;&lt;/a&gt;&lt;br/&gt;
Branch: master&lt;br/&gt;
&lt;a href=&quot;https://github.com/mongodb/mongo/commit/78bb3f3c8a658a5a9fec8d55864e426382f68bd0&quot; class=&quot;external-link&quot; target=&quot;_blank&quot; rel=&quot;nofollow noopener&quot;&gt;https://github.com/mongodb/mongo/commit/78bb3f3c8a658a5a9fec8d55864e426382f68bd0&lt;/a&gt;&lt;/li&gt;
&lt;/ul&gt;
</comment>
                            <comment id="3383907" author="xgen-internal-githook" created="Wed, 9 Sep 2020 19:33:14 +0000"  >&lt;p&gt;Author:&lt;/p&gt;
{&apos;name&apos;: &apos;Daniel Moody&apos;, &apos;email&apos;: &apos;daniel.moody@mongodb.com&apos;, &apos;username&apos;: &apos;dmoody256&apos;}
&lt;p&gt;Message: &lt;a href=&quot;https://jira.mongodb.org/browse/SERVER-50010&quot; title=&quot;Mongodb build should have specific ninja REGENERATE rule&quot; class=&quot;issue-link&quot; data-issue-key=&quot;SERVER-50010&quot;&gt;&lt;del&gt;SERVER-50010&lt;/del&gt;&lt;/a&gt; Added mechanism for custom deps for REGENERATE rule&lt;/p&gt;

&lt;p&gt;(cherry picked from commit fff906108611c79956cd5bd7dc68aada59eff361)&lt;br/&gt;
Branch: v4.4&lt;br/&gt;
&lt;a href=&quot;https://github.com/mongodb/mongo/commit/943296032bffc8b767c11961ef5eb8ff8fea9554&quot; class=&quot;external-link&quot; target=&quot;_blank&quot; rel=&quot;nofollow noopener&quot;&gt;https://github.com/mongodb/mongo/commit/943296032bffc8b767c11961ef5eb8ff8fea9554&lt;/a&gt;&lt;/p&gt;</comment>
                            <comment id="3360455" author="xgen-internal-githook" created="Wed, 26 Aug 2020 16:16:45 +0000"  >&lt;p&gt;Author:&lt;/p&gt;
{&apos;name&apos;: &apos;Daniel Moody&apos;, &apos;email&apos;: &apos;daniel.moody@mongodb.com&apos;, &apos;username&apos;: &apos;dmoody256&apos;}
&lt;p&gt;Message: &lt;a href=&quot;https://jira.mongodb.org/browse/SERVER-50010&quot; title=&quot;Mongodb build should have specific ninja REGENERATE rule&quot; class=&quot;issue-link&quot; data-issue-key=&quot;SERVER-50010&quot;&gt;&lt;del&gt;SERVER-50010&lt;/del&gt;&lt;/a&gt; Added mechanism for custom deps for REGENERATE rule&lt;br/&gt;
Branch: master&lt;br/&gt;
&lt;a href=&quot;https://github.com/mongodb/mongo/commit/fff906108611c79956cd5bd7dc68aada59eff361&quot; class=&quot;external-link&quot; target=&quot;_blank&quot; rel=&quot;nofollow noopener&quot;&gt;https://github.com/mongodb/mongo/commit/fff906108611c79956cd5bd7dc68aada59eff361&lt;/a&gt;&lt;/p&gt;</comment>
                    </comments>
                <issuelinks>
                            <issuelinktype id="10420">
                    <name>Backports</name>
                                            <outwardlinks description="backported by">
                                                        </outwardlinks>
                                                        </issuelinktype>
                    </issuelinks>
                <attachments>
                    </attachments>
                <subtasks>
                    </subtasks>
                <customfields>
                                                <customfield id="customfield_10050" key="com.atlassian.jira.toolkit:comments">
                        <customfieldname># Replies</customfieldname>
                        <customfieldvalues>
                            <customfieldvalue>5.0</customfieldvalue>
                        </customfieldvalues>
                    </customfield>
                                                                <customfield id="customfield_18555" key="com.onresolve.jira.groovy.groovyrunner:scripted-field">
                        <customfieldname># of Sprints</customfieldname>
                        <customfieldvalues>
                            <customfieldvalue>2.0</customfieldvalue>

                        </customfieldvalues>
                    </customfield>
                                                                                                                                                                                                                                                                                                                                                                                                                <customfield id="customfield_12450" key="com.atlassian.jira.plugin.system.customfieldtypes:multicheckboxes">
                        <customfieldname>Backport Requested</customfieldname>
                        <customfieldvalues>
                                <customfieldvalue key="18953"><![CDATA[v4.4]]></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>Wed, 26 Aug 2020 16:16:45 +0000</customfieldvalue>

                        </customfieldvalues>
                    </customfield>
                                                                <customfield id="customfield_10052" key="com.atlassian.jira.toolkit:dayslastcommented">
                        <customfieldname>Days since reply</customfieldname>
                        <customfieldvalues>
                                        3 years, 17 weeks, 1 day 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_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>
                            3 years, 17 weeks, 1 day ago
                        </customfieldvalues>
                    </customfield>
                                                                                                                                                                                                                                                                    <customfield id="customfield_10051" key="com.atlassian.jira.toolkit:participants">
                        <customfieldname>Participants</customfieldname>
                        <customfieldvalues>
                                        <customfieldvalue>daniel.moody@mongodb.com</customfieldvalue>
            <customfieldvalue>xgen-internal-githook</customfieldvalue>
    
                        </customfieldvalues>
                    </customfield>
                                                                                                                                                                                                                                        <customfield id="customfield_14254" key="com.pyxis.greenhopper.jira:gh-lexo-rank">
                        <customfieldname>Product Rank</customfieldname>
                        <customfieldvalues>
                            <customfieldvalue>1|hxxchz:</customfieldvalue>

                        </customfieldvalues>
                    </customfield>
                                                                                                                                                                                <customfield id="customfield_12550" key="com.pyxis.greenhopper.jira:gh-lexo-rank">
                        <customfieldname>Rank</customfieldname>
                        <customfieldvalues>
                            <customfieldvalue>2|hxnnrz:</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_10557" key="com.pyxis.greenhopper.jira:gh-sprint">
                        <customfieldname>Sprint</customfieldname>
                        <customfieldvalues>
                                <customfieldvalue id="4143">Dev Platform 2020-08-24</customfieldvalue>
    <customfieldvalue id="4162">Dev Platform 2020-09-07</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|hxwyrb:</customfieldvalue>

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