<!-- 
RSS generated by JIRA (9.7.1#970001-sha1:2222b88b221c4928ef0de3161136cc90c8356a66) at Thu Feb 08 05:34:19 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-54729] MongoDB Enterprise Debian/Ubuntu packages should depend on libsasl2-modules and libsasl2-modules-gssapi-mit</title>
                <link>https://jira.mongodb.org/browse/SERVER-54729</link>
                <project id="10000" key="SERVER">Core Server</project>
                    <description>&lt;p&gt;MongoDB Enterprise Debian/Ubuntu packages should depend on libsasl2-modules and libsasl2-modules-gssapi-mit. Currently they depend only on &lt;tt&gt;libsasl2-2&lt;/tt&gt; package only.&lt;/p&gt;

&lt;p&gt;This means that PLAIN (ldap) and GSSAPI (kerberos) authentication won&apos;t work on a MongoDB Enterprise installation out of the box after installing it using the &lt;tt&gt;apt&lt;/tt&gt; repository.&lt;/p&gt;

&lt;p&gt;Please note that the RPM packages in our Redhat/Centos repositories are dependent on the &lt;tt&gt;cyrus-sasl&lt;/tt&gt;, &lt;tt&gt;cyrus-sasl-plain&lt;/tt&gt;, &lt;tt&gt;cyrus-sasl-gssapi&lt;/tt&gt; so the issue is likely only for DEB packages.&lt;/p&gt;

&lt;p&gt;If the sasl modules are missing the &lt;tt&gt;mongo&lt;/tt&gt; shell may throw at connection time:&lt;br/&gt;
```&lt;br/&gt;
Error: SASL(-4): no mechanism available: No worthy mechs found :&lt;br/&gt;
```&lt;/p&gt;

&lt;p&gt;On the other side also the &lt;tt&gt;mongod&lt;/tt&gt; server uses the library for the same authentication purposes.&lt;/p&gt;</description>
                <environment></environment>
        <key id="1630815">SERVER-54729</key>
            <summary>MongoDB Enterprise Debian/Ubuntu packages should depend on libsasl2-modules and libsasl2-modules-gssapi-mit</summary>
                <type id="1" iconUrl="https://jira.mongodb.org/secure/viewavatar?size=xsmall&amp;avatarId=14703&amp;avatarType=issuetype">Bug</type>
                                            <priority id="3" iconUrl="https://jira.mongodb.org/images/icons/priorities/major.svg">Major - P3</priority>
                        <status id="6" iconUrl="https://jira.mongodb.org/images/icons/statuses/closed.png" description="The issue is considered finished, the resolution is correct. Issues which are closed can be reopened.">Closed</status>
                    <statusCategory id="3" key="done" colorName="success"/>
                                    <resolution id="13201">Fixed</resolution>
                                        <assignee username="ryan.egesdahl@mongodb.com">Ryan Egesdahl</assignee>
                                    <reporter username="emilio.scalise@mongodb.com">Emilio Scalise</reporter>
                        <labels>
                    </labels>
                <created>Tue, 23 Feb 2021 16:41:29 +0000</created>
                <updated>Sun, 29 Oct 2023 21:57:08 +0000</updated>
                            <resolved>Thu, 3 Jun 2021 20:19:02 +0000</resolved>
                                                    <fixVersion>5.0.0-rc1</fixVersion>
                    <fixVersion>4.2.16</fixVersion>
                    <fixVersion>4.4.8</fixVersion>
                    <fixVersion>5.0.2</fixVersion>
                    <fixVersion>4.0.27</fixVersion>
                                    <component>Packaging</component>
                                        <votes>0</votes>
                                    <watches>4</watches>
                                                                                                                <comments>
                            <comment id="3956104" author="xgen-internal-githook" created="Wed, 21 Jul 2021 20:14:53 +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-54729&quot; title=&quot;MongoDB Enterprise Debian/Ubuntu packages should depend on libsasl2-modules and libsasl2-modules-gssapi-mit&quot; class=&quot;issue-link&quot; data-issue-key=&quot;SERVER-54729&quot;&gt;&lt;del&gt;SERVER-54729&lt;/del&gt;&lt;/a&gt; Add explicit dependencies to Debian packages&lt;/p&gt;

&lt;p&gt;Some dependencies were not being captured automatically by the Debian&lt;br/&gt;
package build system (namely, the Cyrus SASL modules required for&lt;br/&gt;
Enterprise), which was causing failures for some users. The explicit&lt;br/&gt;
dependencies declared in the RPM packages are mirrored in the Debian&lt;br/&gt;
packaging now.&lt;/p&gt;

&lt;p&gt;(cherry picked from commit 829e4a097bdf3e54fab7097697242334c4a79154)&lt;br/&gt;
(cherry picked from commit 7d3fe7a3f137a99fd7985133621cef82ccbe76ec)&lt;br/&gt;
(cherry picked from commit 47b693a6aeaa142bffcea57984b8e84f60204407)&lt;br/&gt;
Branch: v4.2&lt;br/&gt;
&lt;a href=&quot;https://github.com/mongodb/mongo/commit/4299a4356d6b1c222e20339f631808edb9501285&quot; class=&quot;external-link&quot; target=&quot;_blank&quot; rel=&quot;nofollow noopener&quot;&gt;https://github.com/mongodb/mongo/commit/4299a4356d6b1c222e20339f631808edb9501285&lt;/a&gt;&lt;/p&gt;</comment>
                            <comment id="3956103" author="xgen-internal-githook" created="Wed, 21 Jul 2021 20:14:50 +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: Revert &quot;&lt;a href=&quot;https://jira.mongodb.org/browse/SERVER-54729&quot; title=&quot;MongoDB Enterprise Debian/Ubuntu packages should depend on libsasl2-modules and libsasl2-modules-gssapi-mit&quot; class=&quot;issue-link&quot; data-issue-key=&quot;SERVER-54729&quot;&gt;&lt;del&gt;SERVER-54729&lt;/del&gt;&lt;/a&gt; Add explicit dependencies to Debian packages&quot;&lt;/p&gt;

&lt;p&gt;This reverts commit 3620bc7612d48f1ca7e2030b623c51328c9d5b09.&lt;br/&gt;
Branch: v4.2&lt;br/&gt;
&lt;a href=&quot;https://github.com/mongodb/mongo/commit/731d8def40491806395f21690fc0f63306957d13&quot; class=&quot;external-link&quot; target=&quot;_blank&quot; rel=&quot;nofollow noopener&quot;&gt;https://github.com/mongodb/mongo/commit/731d8def40491806395f21690fc0f63306957d13&lt;/a&gt;&lt;/p&gt;</comment>
                            <comment id="3953308" author="xgen-internal-githook" created="Tue, 20 Jul 2021 18:49:27 +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-54729&quot; title=&quot;MongoDB Enterprise Debian/Ubuntu packages should depend on libsasl2-modules and libsasl2-modules-gssapi-mit&quot; class=&quot;issue-link&quot; data-issue-key=&quot;SERVER-54729&quot;&gt;&lt;del&gt;SERVER-54729&lt;/del&gt;&lt;/a&gt; Add explicit dependencies to Debian packages&lt;/p&gt;

&lt;p&gt;Some dependencies were not being captured automatically by the Debian&lt;br/&gt;
package build system (namely, the Cyrus SASL modules required for&lt;br/&gt;
Enterprise), which was causing failures for some users. The explicit&lt;br/&gt;
dependencies declared in the RPM packages are mirrored in the Debian&lt;br/&gt;
packaging now.&lt;/p&gt;

&lt;p&gt;(cherry picked from commit 829e4a097bdf3e54fab7097697242334c4a79154)&lt;br/&gt;
(cherry picked from commit 7d3fe7a3f137a99fd7985133621cef82ccbe76ec)&lt;br/&gt;
(cherry picked from commit 47b693a6aeaa142bffcea57984b8e84f60204407)&lt;br/&gt;
(cherry picked from commit 3620bc7612d48f1ca7e2030b623c51328c9d5b09)&lt;br/&gt;
Branch: v4.0&lt;br/&gt;
&lt;a href=&quot;https://github.com/mongodb/mongo/commit/c4c27ea01f11567f5ec06dff8686f4e844ef16e5&quot; class=&quot;external-link&quot; target=&quot;_blank&quot; rel=&quot;nofollow noopener&quot;&gt;https://github.com/mongodb/mongo/commit/c4c27ea01f11567f5ec06dff8686f4e844ef16e5&lt;/a&gt;&lt;/p&gt;</comment>
                            <comment id="3953256" author="xgen-internal-githook" created="Tue, 20 Jul 2021 18:28:06 +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-54729&quot; title=&quot;MongoDB Enterprise Debian/Ubuntu packages should depend on libsasl2-modules and libsasl2-modules-gssapi-mit&quot; class=&quot;issue-link&quot; data-issue-key=&quot;SERVER-54729&quot;&gt;&lt;del&gt;SERVER-54729&lt;/del&gt;&lt;/a&gt; Add explicit dependencies to Debian packages&lt;/p&gt;

&lt;p&gt;Some dependencies were not being captured automatically by the Debian&lt;br/&gt;
package build system (namely, the Cyrus SASL modules required for&lt;br/&gt;
Enterprise), which was causing failures for some users. The explicit&lt;br/&gt;
dependencies declared in the RPM packages are mirrored in the Debian&lt;br/&gt;
packaging now.&lt;/p&gt;

&lt;p&gt;(cherry picked from commit 829e4a097bdf3e54fab7097697242334c4a79154)&lt;br/&gt;
(cherry picked from commit 7d3fe7a3f137a99fd7985133621cef82ccbe76ec)&lt;br/&gt;
(cherry picked from commit 47b693a6aeaa142bffcea57984b8e84f60204407)&lt;br/&gt;
Branch: v4.2&lt;br/&gt;
&lt;a href=&quot;https://github.com/mongodb/mongo/commit/3620bc7612d48f1ca7e2030b623c51328c9d5b09&quot; class=&quot;external-link&quot; target=&quot;_blank&quot; rel=&quot;nofollow noopener&quot;&gt;https://github.com/mongodb/mongo/commit/3620bc7612d48f1ca7e2030b623c51328c9d5b09&lt;/a&gt;&lt;/p&gt;</comment>
                            <comment id="3953103" author="xgen-internal-githook" created="Tue, 20 Jul 2021 17:45:01 +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-54729&quot; title=&quot;MongoDB Enterprise Debian/Ubuntu packages should depend on libsasl2-modules and libsasl2-modules-gssapi-mit&quot; class=&quot;issue-link&quot; data-issue-key=&quot;SERVER-54729&quot;&gt;&lt;del&gt;SERVER-54729&lt;/del&gt;&lt;/a&gt; Add explicit dependencies to Debian packages&lt;/p&gt;

&lt;p&gt;Some dependencies were not being captured automatically by the Debian&lt;br/&gt;
package build system (namely, the Cyrus SASL modules required for&lt;br/&gt;
Enterprise), which was causing failures for some users. The explicit&lt;br/&gt;
dependencies declared in the RPM packages are mirrored in the Debian&lt;br/&gt;
packaging now.&lt;/p&gt;

&lt;p&gt;(cherry picked from commit 829e4a097bdf3e54fab7097697242334c4a79154)&lt;br/&gt;
(cherry picked from commit 7d3fe7a3f137a99fd7985133621cef82ccbe76ec)&lt;br/&gt;
Branch: v4.4&lt;br/&gt;
&lt;a href=&quot;https://github.com/mongodb/mongo/commit/47b693a6aeaa142bffcea57984b8e84f60204407&quot; class=&quot;external-link&quot; target=&quot;_blank&quot; rel=&quot;nofollow noopener&quot;&gt;https://github.com/mongodb/mongo/commit/47b693a6aeaa142bffcea57984b8e84f60204407&lt;/a&gt;&lt;/p&gt;</comment>
                            <comment id="3951032" author="xgen-internal-githook" created="Tue, 20 Jul 2021 04:46: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-54729&quot; title=&quot;MongoDB Enterprise Debian/Ubuntu packages should depend on libsasl2-modules and libsasl2-modules-gssapi-mit&quot; class=&quot;issue-link&quot; data-issue-key=&quot;SERVER-54729&quot;&gt;&lt;del&gt;SERVER-54729&lt;/del&gt;&lt;/a&gt; Add explicit dependencies to Debian packages&lt;/p&gt;

&lt;p&gt;Some dependencies were not being captured automatically by the Debian&lt;br/&gt;
package build system (namely, the Cyrus SASL modules required for&lt;br/&gt;
Enterprise), which was causing failures for some users. The explicit&lt;br/&gt;
dependencies declared in the RPM packages are mirrored in the Debian&lt;br/&gt;
packaging now.&lt;/p&gt;

&lt;p&gt;(cherry picked from commit 829e4a097bdf3e54fab7097697242334c4a79154)&lt;br/&gt;
Branch: v5.0&lt;br/&gt;
&lt;a href=&quot;https://github.com/mongodb/mongo/commit/7d3fe7a3f137a99fd7985133621cef82ccbe76ec&quot; class=&quot;external-link&quot; target=&quot;_blank&quot; rel=&quot;nofollow noopener&quot;&gt;https://github.com/mongodb/mongo/commit/7d3fe7a3f137a99fd7985133621cef82ccbe76ec&lt;/a&gt;&lt;/p&gt;</comment>
                            <comment id="3858386" author="xgen-internal-githook" created="Thu, 3 Jun 2021 19:46:23 +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-54729&quot; title=&quot;MongoDB Enterprise Debian/Ubuntu packages should depend on libsasl2-modules and libsasl2-modules-gssapi-mit&quot; class=&quot;issue-link&quot; data-issue-key=&quot;SERVER-54729&quot;&gt;&lt;del&gt;SERVER-54729&lt;/del&gt;&lt;/a&gt; Add explicit dependencies to Debian packages&lt;/p&gt;

&lt;p&gt;Some dependencies were not being captured automatically by the Debian&lt;br/&gt;
package build system (namely, the Cyrus SASL modules required for&lt;br/&gt;
Enterprise), which was causing failures for some users. The explicit&lt;br/&gt;
dependencies declared in the RPM packages are mirrored in the Debian&lt;br/&gt;
packaging now.&lt;br/&gt;
Branch: master&lt;br/&gt;
&lt;a href=&quot;https://github.com/mongodb/mongo/commit/829e4a097bdf3e54fab7097697242334c4a79154&quot; class=&quot;external-link&quot; target=&quot;_blank&quot; rel=&quot;nofollow noopener&quot;&gt;https://github.com/mongodb/mongo/commit/829e4a097bdf3e54fab7097697242334c4a79154&lt;/a&gt;&lt;/p&gt;</comment>
                            <comment id="3671382" author="ryan.egesdahl" created="Thu, 18 Mar 2021 15:38:16 +0000"  >&lt;p&gt;&lt;a href=&quot;https://jira.mongodb.org/secure/ViewProfile.jspa?name=acm&quot; class=&quot;user-hover&quot; rel=&quot;acm&quot;&gt;acm&lt;/a&gt; The SASL dependencies, it turns out, end up being the only ones we&apos;re not expressing in the Debian packages. I am just saying that we should be as explicit about our dependencies in our Debian packaging as we are in our RPM packaging. My concern is that we don&apos;t have any way of capturing that we might have added a system library dependency which is not captured in &lt;b&gt;either&lt;/b&gt; packaging format. There are ways to lint for that, and we should be - the Debian packaging system already does this to some extent, and we might be able to just pay better attention to those log messages. It&apos;s not a huge concern for the moment, though, which is why I&apos;m not suggesting we do it right now. It just needs to be something we are aware of and intend to handle at some point.&lt;/p&gt;</comment>
                            <comment id="3671301" author="acm" created="Thu, 18 Mar 2021 15:15:11 +0000"  >&lt;p&gt;I agree there is no way for our packaging to autodetect these dependencies. If we have feature dependencies on them though, we should make the dependencies explicit in our package definitions as you suggest. I&apos;m not as worried about things that we directly &lt;tt&gt;dlopen&lt;/tt&gt;: we don&apos;t make heavy use of that in the server codebase. We have an abstraction for it, &lt;tt&gt;SharedLibrary&lt;/tt&gt;, and I see it being used only for Windows to access &lt;tt&gt;ntdll.dll&lt;/tt&gt; and &lt;tt&gt;Schannel.dll&lt;/tt&gt;. There is some &lt;tt&gt;dlopen&lt;/tt&gt; related stuff in our bundled &lt;tt&gt;third_party&lt;/tt&gt; code, including in &lt;tt&gt;wiredtiger&lt;/tt&gt;. But I think for the purposes of this ticket we can keep the focus on introducing requirement style dependencies on the SASL plugins that support enterprise features.&lt;/p&gt;</comment>
                            <comment id="3669577" author="ryan.egesdahl" created="Wed, 17 Mar 2021 17:53:14 +0000"  >&lt;p&gt;Based on what I am seeing, the issue doesn&apos;t appear to be with a binary not being able to find a library but with the SASL framework being able to &lt;tt&gt;dlopen()&lt;/tt&gt; a plugin. This is definitely a shortcoming of how we have our dependencies defined in the package because there never &lt;b&gt;could&lt;/b&gt; be a way packaging systems could detect them. However, there is a second problem that we also don&apos;t state dependencies that we &lt;tt&gt;dlopen()&lt;/tt&gt;, either. I think a correct solution to this ticket is to mirror the dependencies we&apos;re expressing the the RPM spec files for now to be safe, since it doesn&apos;t matter if we express dependencies that would already be captured automatically. Then, later on, we can maybe follow up with finding ways to track external dependencies the packaging systems can&apos;t detect on their own.&lt;/p&gt;</comment>
                            <comment id="3667370" author="acm" created="Tue, 16 Mar 2021 18:59:32 +0000"  >&lt;p&gt;&lt;a href=&quot;https://jira.mongodb.org/secure/ViewProfile.jspa?name=ryan.egesdahl&quot; class=&quot;user-hover&quot; rel=&quot;ryan.egesdahl&quot;&gt;ryan.egesdahl&lt;/a&gt; - My guess is that these libs get &lt;tt&gt;dlopen&lt;/tt&gt; and that we don&apos;t actually have a &lt;tt&gt;DT_NEEDED&lt;/tt&gt; dependency on them at all, directly or indirectly.&lt;/p&gt;</comment>
                            <comment id="3667349" author="ryan.egesdahl" created="Tue, 16 Mar 2021 18:48:46 +0000"  >&lt;p&gt;This concerns me just a little because we&apos;re using &lt;tt&gt;${shlibs:Depends&lt;/tt&gt;} to tell the Debian packaging system to run &lt;tt&gt;dpkg-shlibdeps&lt;/tt&gt; to include all shared libraries as dependencies which appear in &lt;tt&gt;DT_NEEDED&lt;/tt&gt; on binaries. If this particular dependency is not being picked up, there may be others we aren&apos;t capturing. I&apos;m going to do a bit of digging into why this dependency isn&apos;t being picked up automatically so I can be absolutely sure we&apos;re not missing others the same way.&lt;/p&gt;</comment>
                    </comments>
                <issuelinks>
                            <issuelinktype id="10420">
                    <name>Backports</name>
                                            <outwardlinks description="backported by">
                                                        </outwardlinks>
                                                        </issuelinktype>
                            <issuelinktype id="10012">
                    <name>Related</name>
                                                                <inwardlinks description="is related to">
                                        <issuelink>
            <issuekey id="378897">DOCS-10193</issuekey>
        </issuelink>
                            </inwardlinks>
                                    </issuelinktype>
                    </issuelinks>
                <attachments>
                    </attachments>
                <subtasks>
                    </subtasks>
                <customfields>
                                                <customfield id="customfield_10050" key="com.atlassian.jira.toolkit:comments">
                        <customfieldname># Replies</customfieldname>
                        <customfieldvalues>
                            <customfieldvalue>12.0</customfieldvalue>
                        </customfieldvalues>
                    </customfield>
                                                                <customfield id="customfield_18555" key="com.onresolve.jira.groovy.groovyrunner:scripted-field">
                        <customfieldname># of Sprints</customfieldname>
                        <customfieldvalues>
                            <customfieldvalue>3.0</customfieldvalue>

                        </customfieldvalues>
                    </customfield>
                                                                                                                                                                                                                                                                                                                                                                                                                <customfield id="customfield_12450" key="com.atlassian.jira.plugin.system.customfieldtypes:multicheckboxes">
                        <customfieldname>Backport Requested</customfieldname>
                        <customfieldvalues>
                                <customfieldvalue key="21777"><![CDATA[v5.0]]></customfieldvalue>
    <customfieldvalue key="21266"><![CDATA[v4.9]]></customfieldvalue>
    <customfieldvalue key="18953"><![CDATA[v4.4]]></customfieldvalue>
    <customfieldvalue key="16775"><![CDATA[v4.2]]></customfieldvalue>
    <customfieldvalue key="15640"><![CDATA[v4.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_13552" key="com.go2group.jira.plugin.crm:crm_generic_field">
                        <customfieldname>Case</customfieldname>
                        <customfieldvalues>
                            <customfieldvalue><![CDATA[[5002K00000sceIhQAI]]]></customfieldvalue>

                        </customfieldvalues>
                    </customfield>
                                                                                                                                                                                                                                                                                                                            <customfield id="customfield_10055" key="com.atlassian.jira.ext.charting:firstresponsedate">
                        <customfieldname>Date of 1st Reply</customfieldname>
                        <customfieldvalues>
                            <customfieldvalue>Mon, 1 Mar 2021 22:56:41 +0000</customfieldvalue>

                        </customfieldvalues>
                    </customfield>
                                                                <customfield id="customfield_10052" key="com.atlassian.jira.toolkit:dayslastcommented">
                        <customfieldname>Days since reply</customfieldname>
                        <customfieldvalues>
                                        2 years, 29 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_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>
                            2 years, 29 weeks ago
                        </customfieldvalues>
                    </customfield>
                                                                                                                                                    <customfield id="customfield_10032" key="com.atlassian.jira.plugin.system.customfieldtypes:select">
                        <customfieldname>Operating System</customfieldname>
                        <customfieldvalues>
                                <customfieldvalue key="10026"><![CDATA[ALL]]></customfieldvalue>

                        </customfieldvalues>
                    </customfield>
                                                                                                                                                                                <customfield id="customfield_10051" key="com.atlassian.jira.toolkit:participants">
                        <customfieldname>Participants</customfieldname>
                        <customfieldvalues>
                                        <customfieldvalue>andrew.morrow@mongodb.com</customfieldvalue>
            <customfieldvalue>emilio.scalise@mongodb.com</customfieldvalue>
            <customfieldvalue>xgen-internal-githook</customfieldvalue>
            <customfieldvalue>ryan.egesdahl@mongodb.com</customfieldvalue>
    
                        </customfieldvalues>
                    </customfield>
                                                                                                                                                                                                                                        <customfield id="customfield_14254" key="com.pyxis.greenhopper.jira:gh-lexo-rank">
                        <customfieldname>Product Rank</customfieldname>
                        <customfieldvalues>
                            <customfieldvalue>1|hywdxz:</customfieldvalue>

                        </customfieldvalues>
                    </customfield>
                                                                                                                                                                                <customfield id="customfield_12550" key="com.pyxis.greenhopper.jira:gh-lexo-rank">
                        <customfieldname>Rank</customfieldname>
                        <customfieldvalues>
                            <customfieldvalue>2|hz3xzr:</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="4760">Dev Platform 2021-03-22</customfieldvalue>
    <customfieldvalue id="4964">Dev Platform 2021-05-31</customfieldvalue>
    <customfieldvalue id="5039">Dev Platform 2021-06-14</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|hyw073:</customfieldvalue>

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