<!-- 
RSS generated by JIRA (9.7.1#970001-sha1:2222b88b221c4928ef0de3161136cc90c8356a66) at Thu Feb 08 06:20:56 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-72147] Figure out correct flags for clang-tidy module</title>
                <link>https://jira.mongodb.org/browse/SERVER-72147</link>
                <project id="10000" key="SERVER">Core Server</project>
                    <description>&lt;p&gt;when building the clang tidy check module, some of the flags result in a different ABI causing the name mangling of certain symbols to not line up. Using the flags that the toolchain used results in the correct symbol resolution.&#160;&lt;/p&gt;


&lt;p&gt;Also the z, defs flag can not be used as the module will be loaded into a binary where the symbols are static and will be resolved at load time.&lt;/p&gt;</description>
                <environment></environment>
        <key id="2212128">SERVER-72147</key>
            <summary>Figure out correct flags for clang-tidy module</summary>
                <type id="3" iconUrl="https://jira.mongodb.org/secure/viewavatar?size=xsmall&amp;avatarId=14718&amp;avatarType=issuetype">Task</type>
                                            <priority id="3" iconUrl="https://jira.mongodb.org/images/icons/priorities/major.svg">Major - P3</priority>
                        <status id="6" iconUrl="https://jira.mongodb.org/images/icons/statuses/closed.png" description="The issue is considered finished, the resolution is correct. Issues which are closed can be reopened.">Closed</status>
                    <statusCategory id="3" key="done" colorName="success"/>
                                    <resolution id="13201">Fixed</resolution>
                                        <assignee username="daniel.moody@mongodb.com">Daniel Moody</assignee>
                                    <reporter username="daniel.moody@mongodb.com">Daniel Moody</reporter>
                        <labels>
                    </labels>
                <created>Thu, 15 Dec 2022 16:20:41 +0000</created>
                <updated>Sun, 29 Oct 2023 21:29:13 +0000</updated>
                            <resolved>Mon, 13 Feb 2023 15:02:29 +0000</resolved>
                                                    <fixVersion>7.0.0-rc0</fixVersion>
                                                        <votes>0</votes>
                                    <watches>3</watches>
                                                                                                                <comments>
                            <comment id="5191887" author="xgen-internal-githook" created="Mon, 13 Feb 2023 08:18:21 +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-72147&quot; title=&quot;Figure out correct flags for clang-tidy module&quot; class=&quot;issue-link&quot; data-issue-key=&quot;SERVER-72147&quot;&gt;&lt;del&gt;SERVER-72147&lt;/del&gt;&lt;/a&gt; defer switching hard coded clang tidy module flags.&lt;br/&gt;
Branch: master&lt;br/&gt;
&lt;a href=&quot;https://github.com/mongodb/mongo/commit/2d8b897ec7e8753e6be42cd90e00a19b09c5aca7&quot; class=&quot;external-link&quot; target=&quot;_blank&quot; rel=&quot;nofollow noopener&quot;&gt;https://github.com/mongodb/mongo/commit/2d8b897ec7e8753e6be42cd90e00a19b09c5aca7&lt;/a&gt;&lt;/p&gt;</comment>
                            <comment id="5183370" author="JIRAUSER1253549" created="Thu, 9 Feb 2023 16:15:01 +0000"  >&lt;p&gt;created &lt;a href=&quot;https://jira.mongodb.org/browse/SERVER-73825&quot; class=&quot;external-link&quot; rel=&quot;nofollow&quot;&gt;https://jira.mongodb.org/browse/SERVER-73825&lt;/a&gt; to prevent ninja breakages like this in the future&lt;/p&gt;</comment>
                            <comment id="5182015" author="xgen-internal-githook" created="Thu, 9 Feb 2023 10:41:45 +0000"  >&lt;p&gt;Author: &lt;/p&gt;
{&apos;name&apos;: &apos;Kaloian Manassiev&apos;, &apos;email&apos;: &apos;kaloian.manassiev@mongodb.com&apos;, &apos;username&apos;: &apos;kaloianm&apos;}
&lt;p&gt;Message: Revert &quot;&lt;a href=&quot;https://jira.mongodb.org/browse/SERVER-72147&quot; title=&quot;Figure out correct flags for clang-tidy module&quot; class=&quot;issue-link&quot; data-issue-key=&quot;SERVER-72147&quot;&gt;&lt;del&gt;SERVER-72147&lt;/del&gt;&lt;/a&gt; defer switching hard coded clang tidy module flags.&quot;&lt;/p&gt;

&lt;p&gt;This reverts commit 8181de8a415a6198731a7cabe8e04ca014722aa0.&lt;br/&gt;
Branch: master&lt;br/&gt;
&lt;a href=&quot;https://github.com/mongodb/mongo/commit/7be8b2f04f5d2e487015c4fcb92b7ff6aa81dc57&quot; class=&quot;external-link&quot; target=&quot;_blank&quot; rel=&quot;nofollow noopener&quot;&gt;https://github.com/mongodb/mongo/commit/7be8b2f04f5d2e487015c4fcb92b7ff6aa81dc57&lt;/a&gt;&lt;/p&gt;</comment>
                            <comment id="5181752" author="kaloian.manassiev" created="Thu, 9 Feb 2023 08:50:44 +0000"  >&lt;p&gt;This change results in failed compilation at least on the local machines, so I am going to revert it since it will be some time before NYC wakes up:&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;ubuntu@kal-virtual-workstation:~/workspace/mongo$ buildscripts/scons.py -j 256 --ssl --build-tools=next --variables-files=etc/scons/developer_versions.vars --variables-files=etc/scons/mongodbtoolchain_stable_clang.vars CCACHE=ccache ICECC=icecc --link-model=dynamic --dbg=on --opt=off --ninja VARIANT_DIR=ninja generate-ninja&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;...&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;scons: Building targets ...&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;scons: *** [build/ninja/mongo/tools/mongo_tidy_checks/MongoTestCheck.dyn.o] Exception : Could not find tool /opt/mongodbtoolchain/v4/bin/clang++ in [&apos;/opt/mongodbtoolchain/v4/bin/ccache&apos;, &apos;/opt/mongodbtoolchain/v4/bin/g++&apos;, &apos;-o&apos;, &apos;build/ninja/mongo/tools/mongo_tidy_checks/MongoTestCheck.dyn.o&apos;, &apos;-c&apos;, &apos;-DGTEST_HAS_RTTI=0&apos;, &apos;-D_GNU_SOURCE&apos;, &apos;-D__STDC_CONSTANT_MACROS&apos;, &apos;-D__STDC_FORMAT_MACROS&apos;, &apos;-D__STDC_LIMIT_MACROS&apos;, &apos;-fPIC&apos;, &apos;-fvisibility-inlines-hidden&apos;, &apos;-Werror=date-time&apos;, &apos;-Wall&apos;, &apos;-Wextra&apos;, &apos;-Wno-unused-parameter&apos;, &apos;-Wwrite-strings&apos;, &apos;-Wcast-qual&apos;, &apos;-Wno-missing-field-initializers&apos;, &apos;-pedantic&apos;, &apos;-Wno-long-long&apos;, &apos;-Wimplicit-fallthrough&apos;, &apos;-Wno-maybe-uninitialized&apos;, &apos;-Wno-class-memaccess&apos;, &apos;-Wno-redundant-move&apos;, &apos;-Wno-noexcept-type&apos;, &apos;-Wdelete-non-virtual-dtor&apos;, &apos;-Wsuggest-override&apos;, &apos;-Wno-comment&apos;, &apos;-fdiagnostics-color&apos;, &apos;-ffunction-sections&apos;, &apos;-fdata-sections&apos;, &apos;-fno-common&apos;, &apos;-Woverloaded-virtual&apos;, &apos;-fno-strict-aliasing&apos;, &apos;-O3&apos;, &apos;-g2&apos;, &apos;-DNDEBUG&apos;, &apos;-fPIC&apos;, &apos;-fno-exceptions&apos;, &apos;-fno-rtti&apos;, &apos;-std=c++17&apos;, &apos;-fPIC&apos;, &apos;-DSAFEINT_USE_INTRINSICS=0&apos;, &apos;-DPCRE2_STATIC&apos;, &apos;-DMONGO_USE_VISIBILITY&apos;, &apos;-D_XOPEN_SOURCE=700&apos;, &apos;-D_GNU_SOURCE&apos;, &apos;-DABSL_FORCE_ALIGNED_ACCESS&apos;, &apos;-DBOOST_ENABLE_ASSERT_DEBUG_HANDLER&apos;, &apos;-DBOOST_FILESYSTEM_NO_CXX20_ATOMIC_REF&apos;, &apos;-DBOOST_LOG_NO_SHORTHAND_NAMES&apos;, &apos;-DBOOST_LOG_USE_NATIVE_SYSLOG&apos;, &apos;-DBOOST_LOG_WITHOUT_THREAD_ATTR&apos;, &apos;-DBOOST_MATH_NO_LONG_DOUBLE_MATH_FUNCTIONS&apos;, &apos;-DBOOST_SYSTEM_NO_DEPRECATED&apos;, &apos;-DBOOST_THREAD_USES_DATETIME&apos;, &apos;-DBOOST_THREAD_VERSION=5&apos;, &apos;-DBOOST_LOG_DYN_LINK&apos;, &apos;-I/opt/mongodbtoolchain/revisions/11316f1e7b36f08dcdd2ad0640af18f9287876f4/stow/llvm-v4.hhG/include&apos;, &apos;src/mongo/tools/mongo_tidy_checks/MongoTestCheck.cpp&apos;] generated from ${SHCXXCOM}&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;scons: building terminated because of errors.&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;build/ninja/mongo/tools/mongo_tidy_checks/MongoTestCheck.dyn.o failed: Exception : Could not find tool /opt/mongodbtoolchain/v4/bin/clang++ in [&apos;/opt/mongodbtoolchain/v4/bin/ccache&apos;, &apos;/opt/mongodbtoolchain/v4/bin/g++&apos;, &apos;-o&apos;, &apos;build/ninja/mongo/tools/mongo_tidy_checks/MongoTestCheck.dyn.o&apos;, &apos;-c&apos;, &apos;-DGTEST_HAS_RTTI=0&apos;, &apos;-D_GNU_SOURCE&apos;, &apos;-D__STDC_CONSTANT_MACROS&apos;, &apos;-D__STDC_FORMAT_MACROS&apos;, &apos;-D__STDC_LIMIT_MACROS&apos;, &apos;-fPIC&apos;, &apos;-fvisibility-inlines-hidden&apos;, &apos;-Werror=date-time&apos;, &apos;-Wall&apos;, &apos;-Wextra&apos;, &apos;-Wno-unused-parameter&apos;, &apos;-Wwrite-strings&apos;, &apos;-Wcast-qual&apos;, &apos;-Wno-missing-field-initializers&apos;, &apos;-pedantic&apos;, &apos;-Wno-long-long&apos;, &apos;-Wimplicit-fallthrough&apos;, &apos;-Wno-maybe-uninitialized&apos;, &apos;-Wno-class-memaccess&apos;, &apos;-Wno-redundant-move&apos;, &apos;-Wno-noexcept-type&apos;, &apos;-Wdelete-non-virtual-dtor&apos;, &apos;-Wsuggest-override&apos;, &apos;-Wno-comment&apos;, &apos;-fdiagnostics-color&apos;, &apos;-ffunction-sections&apos;, &apos;-fdata-sections&apos;, &apos;-fno-common&apos;, &apos;-Woverloaded-virtual&apos;, &apos;-fno-strict-aliasing&apos;, &apos;-O3&apos;, &apos;-g2&apos;, &apos;-DNDEBUG&apos;, &apos;-fPIC&apos;, &apos;-fno-exceptions&apos;, &apos;-fno-rtti&apos;, &apos;-std=c++17&apos;, &apos;-fPIC&apos;, &apos;-DSAFEINT_USE_INTRINSICS=0&apos;, &apos;-DPCRE2_STATIC&apos;, &apos;-DMONGO_USE_VISIBILITY&apos;, &apos;-D_XOPEN_SOURCE=700&apos;, &apos;-D_GNU_SOURCE&apos;, &apos;-DABSL_FORCE_ALIGNED_ACCESS&apos;, &apos;-DBOOST_ENABLE_ASSERT_DEBUG_HANDLER&apos;, &apos;-DBOOST_FILESYSTEM_NO_CXX20_ATOMIC_REF&apos;, &apos;-DBOOST_LOG_NO_SHORTHAND_NAMES&apos;, &apos;-DBOOST_LOG_USE_NATIVE_SYSLOG&apos;, &apos;-DBOOST_LOG_WITHOUT_THREAD_ATTR&apos;, &apos;-DBOOST_MATH_NO_LONG_DOUBLE_MATH_FUNCTIONS&apos;, &apos;-DBOOST_SYSTEM_NO_DEPRECATED&apos;, &apos;-DBOOST_THREAD_USES_DATETIME&apos;, &apos;-DBOOST_THREAD_VERSION=5&apos;, &apos;-DBOOST_LOG_DYN_LINK&apos;, &apos;-I/opt/mongodbtoolchain/revisions/11316f1e7b36f08dcdd2ad0640af18f9287876f4/stow/llvm-v4.hhG/include&apos;, &apos;src/mongo/tools/mongo_tidy_checks/MongoTestCheck.cpp&apos;] generated from ${SHCXXCOM}&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;Despite the error that &lt;tt&gt;clang++&lt;/tt&gt; cannot be found, it is actually there:&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;ubuntu@kal-virtual-workstation:~/workspace/mongo$ /opt/mongodbtoolchain/v4/bin/clang++ --version&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;MongoDB clang version 12.0.1 (git@github.com:10gen/toolchain-builder.git 11316f1e7b36f08dcdd2ad0640af18f9287876f4)&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;Target: x86_64-mongodb-linux&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;Thread model: posix&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;InstalledDir: /opt/mongodbtoolchain/v4/bin&lt;/span&gt;&lt;/pre&gt;
			&lt;/td&gt;
		&lt;/tr&gt;
			&lt;/tbody&gt;
&lt;/table&gt;
&lt;/div&gt;
&lt;p/&gt;</comment>
                            <comment id="5181685" author="xgen-internal-githook" created="Thu, 9 Feb 2023 08:24:01 +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-72147&quot; title=&quot;Figure out correct flags for clang-tidy module&quot; class=&quot;issue-link&quot; data-issue-key=&quot;SERVER-72147&quot;&gt;&lt;del&gt;SERVER-72147&lt;/del&gt;&lt;/a&gt; defer switching hard coded clang tidy module flags.&lt;br/&gt;
Branch: master&lt;br/&gt;
&lt;a href=&quot;https://github.com/mongodb/mongo/commit/8181de8a415a6198731a7cabe8e04ca014722aa0&quot; class=&quot;external-link&quot; target=&quot;_blank&quot; rel=&quot;nofollow noopener&quot;&gt;https://github.com/mongodb/mongo/commit/8181de8a415a6198731a7cabe8e04ca014722aa0&lt;/a&gt;&lt;/p&gt;</comment>
                    </comments>
                    <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_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, 7 Feb 2023 19:37:56 +0000</customfieldvalue>

                        </customfieldvalues>
                    </customfield>
                                                                <customfield id="customfield_10052" key="com.atlassian.jira.toolkit:dayslastcommented">
                        <customfieldname>Days since reply</customfieldname>
                        <customfieldvalues>
                                        51 weeks, 2 days 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-3086</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>
                            51 weeks, 2 days 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>
            <customfieldvalue>kaloian.manassiev@mongodb.com</customfieldvalue>
    
                        </customfieldvalues>
                    </customfield>
                                                                                                                                                                                                                                        <customfield id="customfield_14254" key="com.pyxis.greenhopper.jira:gh-lexo-rank">
                        <customfieldname>Product Rank</customfieldname>
                        <customfieldvalues>
                            <customfieldvalue>1|i1n0cv:</customfieldvalue>

                        </customfieldvalues>
                    </customfield>
                                                                                                                                                                                <customfield id="customfield_12550" key="com.pyxis.greenhopper.jira:gh-lexo-rank">
                        <customfieldname>Rank</customfieldname>
                        <customfieldvalues>
                            <customfieldvalue>2|i15kjs:</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|i1mmi7:</customfieldvalue>

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