<!-- 
RSS generated by JIRA (9.7.1#970001-sha1:2222b88b221c4928ef0de3161136cc90c8356a66) at Thu Feb 08 04:03:47 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-23573] Backup/Restore of individual databases/collections with FS backups</title>
                <link>https://jira.mongodb.org/browse/SERVER-23573</link>
                <project id="10000" key="SERVER">Core Server</project>
                    <description>&lt;p&gt;For big deployments where mongodump/mongorestore approach is not feasible and backups are taken at FS level, we need way to restore individual databases and/or collections to the original system and to some other, new system. This feature is critical for success of those users who have multi-TB multi-tenant clusters and only want to restore a part of it.&lt;/p&gt;

&lt;p&gt;With MMAP you could do the per-db backup/restore when directoryPerDb is used, but we no longer have the ability to use that approach in WT as WT metadata files are global for all namespaces. It will segfault if some *.wt files are not present.&lt;/p&gt;

&lt;p&gt;However, with WT we have the advantage of individual files per namespace, so it should be possible to extract them and their metadata from an existing dbpath. Perhaps we will need a separate tool for that.&lt;/p&gt;</description>
                <environment></environment>
        <key id="277927">SERVER-23573</key>
            <summary>Backup/Restore of individual databases/collections with FS backups</summary>
                <type id="2" iconUrl="https://jira.mongodb.org/secure/viewavatar?size=xsmall&amp;avatarId=14711&amp;avatarType=issuetype">New Feature</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="9">Done</resolution>
                                        <assignee username="backlog-server-execution">Backlog - Storage Execution Team</assignee>
                                    <reporter username="alex.komyagin@mongodb.com">Alexander Komyagin</reporter>
                        <labels>
                    </labels>
                <created>Wed, 6 Apr 2016 17:10:16 +0000</created>
                <updated>Fri, 7 Apr 2023 16:16:30 +0000</updated>
                            <resolved>Fri, 8 Apr 2022 08:40:31 +0000</resolved>
                                                    <fixVersion>6.0.0-rc0</fixVersion>
                                    <component>Usability</component>
                    <component>WiredTiger</component>
                                        <votes>11</votes>
                                    <watches>37</watches>
                                                                                                                <comments>
                            <comment id="4467139" author="rodrigo@logwriter.net" created="Fri, 8 Apr 2022 12:12:58 +0000"  >&lt;p&gt;Any chances you can review the decision of making this feature available only on Enterprise Advanced? We are talking about a feature that was available in Community via MMAPv1 and went away when MMAPv1 got deprecated. So, why not give it back to Community?&#160;&lt;/p&gt;</comment>
                            <comment id="4466785" author="evin.roesle" created="Fri, 8 Apr 2022 08:40:31 +0000"  >&lt;p&gt;This work is completed and it will be available in future versions of Enterprise Advanced. As previously mentioned, this will not be available in future Community versions due to implementation requirements that are not supported in Community.&lt;/p&gt;</comment>
                            <comment id="3725998" author="paul.reed@gprxdata.com" created="Mon, 19 Apr 2021 19:29:21 +0000"  >&lt;p&gt;Thats a shame - only today I had an issue where some data had been deleted in a membership database. So rather than restore from a lengthy back up process, I simply copied a backup folder of the database in question to another directory. Pointed a fresh instance of mongod at it, and was able to immediately pull the deleted data and resurrect it in the other live running instance. Having folder connectivity for databases is so so so effective and time saving. Please please please find the resource to bring this functionality to WiredTiger.&lt;/p&gt;</comment>
                            <comment id="3725981" author="michael.gargiulo" created="Mon, 19 Apr 2021 19:22:46 +0000"  >&lt;p&gt;&lt;a href=&quot;https://jira.mongodb.org/secure/ViewProfile.jspa?name=paul.reed%40gprxdata.com&quot; class=&quot;user-hover&quot; rel=&quot;paul.reed@gprxdata.com&quot;&gt;paul.reed@gprxdata.com&lt;/a&gt;&#160;This is not actively being worked on. Per my last comment, we have internal SaaS product features coming out in the next major release of MongoDB that address this request in some capacity, but currently do not have a plan to release this in Community. We are exploring additional projects that will accomplish this ask and are defining requirements with this request in mind, but have no current timetable for when active development will begin or features will be released to Community.&#160;&lt;/p&gt;

&lt;p&gt;I am putting this ticket into our backlog until we actively begin development or plan to release the upcoming features mentioned above on Community.&#160;&lt;/p&gt;</comment>
                            <comment id="3725941" author="paul.reed@gprxdata.com" created="Mon, 19 Apr 2021 19:07:34 +0000"  >&lt;p&gt;Is this just being kicked down the road in sprints or is it actively being worked on.&#160;&lt;/p&gt;</comment>
                            <comment id="3549433" author="paul.reed@gprxdata.com" created="Tue, 5 Jan 2021 19:28:16 +0000"  >&lt;p&gt;Please release this in community version. &lt;/p&gt;</comment>
                            <comment id="3548838" author="michael.gargiulo" created="Tue, 5 Jan 2021 15:56:42 +0000"  >&lt;p&gt;&lt;a href=&quot;https://jira.mongodb.org/secure/ViewProfile.jspa?name=paul.reed%40gprxdata.com&quot; class=&quot;user-hover&quot; rel=&quot;paul.reed@gprxdata.com&quot;&gt;paul.reed@gprxdata.com&lt;/a&gt;&#160;This feature, in some capacity, full import/export of live collection files, will be available in the next major release of MongoDB in 2021.&lt;/p&gt;

&lt;p&gt;However, at this time, this feature will not be generally available in Community or Enterprise Advanced, but will only be available for internal use in our SaaS offering.&#160;&lt;/p&gt;

&lt;p&gt;We are exploring other work that will have selective import/export capabilities, as fully requested in this ticket, along with how to release this for general use.&#160;&lt;/p&gt;</comment>
                            <comment id="3525885" author="paul.reed@gprxdata.com" created="Thu, 10 Dec 2020 20:47:27 +0000"  >&lt;p&gt;Hoooooorrrraaaayyyyyyyyyyyy&lt;/p&gt;

&lt;p&gt;&lt;img class=&quot;emoticon&quot; src=&quot;https://jira.mongodb.org/images/icons/emoticons/smile.png&quot; height=&quot;16&quot; width=&quot;16&quot; align=&quot;absmiddle&quot; alt=&quot;&quot; border=&quot;0&quot;/&gt;&lt;img class=&quot;emoticon&quot; src=&quot;https://jira.mongodb.org/images/icons/emoticons/smile.png&quot; height=&quot;16&quot; width=&quot;16&quot; align=&quot;absmiddle&quot; alt=&quot;&quot; border=&quot;0&quot;/&gt;&lt;img class=&quot;emoticon&quot; src=&quot;https://jira.mongodb.org/images/icons/emoticons/smile.png&quot; height=&quot;16&quot; width=&quot;16&quot; align=&quot;absmiddle&quot; alt=&quot;&quot; border=&quot;0&quot;/&gt;&lt;img class=&quot;emoticon&quot; src=&quot;https://jira.mongodb.org/images/icons/emoticons/smile.png&quot; height=&quot;16&quot; width=&quot;16&quot; align=&quot;absmiddle&quot; alt=&quot;&quot; border=&quot;0&quot;/&gt;&lt;img class=&quot;emoticon&quot; src=&quot;https://jira.mongodb.org/images/icons/emoticons/smile.png&quot; height=&quot;16&quot; width=&quot;16&quot; align=&quot;absmiddle&quot; alt=&quot;&quot; border=&quot;0&quot;/&gt;&lt;img class=&quot;emoticon&quot; src=&quot;https://jira.mongodb.org/images/icons/emoticons/smile.png&quot; height=&quot;16&quot; width=&quot;16&quot; align=&quot;absmiddle&quot; alt=&quot;&quot; border=&quot;0&quot;/&gt;&lt;img class=&quot;emoticon&quot; src=&quot;https://jira.mongodb.org/images/icons/emoticons/smile.png&quot; height=&quot;16&quot; width=&quot;16&quot; align=&quot;absmiddle&quot; alt=&quot;&quot; border=&quot;0&quot;/&gt;&lt;img class=&quot;emoticon&quot; src=&quot;https://jira.mongodb.org/images/icons/emoticons/smile.png&quot; height=&quot;16&quot; width=&quot;16&quot; align=&quot;absmiddle&quot; alt=&quot;&quot; border=&quot;0&quot;/&gt;&lt;img class=&quot;emoticon&quot; src=&quot;https://jira.mongodb.org/images/icons/emoticons/smile.png&quot; height=&quot;16&quot; width=&quot;16&quot; align=&quot;absmiddle&quot; alt=&quot;&quot; border=&quot;0&quot;/&gt;&lt;img class=&quot;emoticon&quot; src=&quot;https://jira.mongodb.org/images/icons/emoticons/smile.png&quot; height=&quot;16&quot; width=&quot;16&quot; align=&quot;absmiddle&quot; alt=&quot;&quot; border=&quot;0&quot;/&gt;&lt;img class=&quot;emoticon&quot; src=&quot;https://jira.mongodb.org/images/icons/emoticons/smile.png&quot; height=&quot;16&quot; width=&quot;16&quot; align=&quot;absmiddle&quot; alt=&quot;&quot; border=&quot;0&quot;/&gt;&lt;img class=&quot;emoticon&quot; src=&quot;https://jira.mongodb.org/images/icons/emoticons/smile.png&quot; height=&quot;16&quot; width=&quot;16&quot; align=&quot;absmiddle&quot; alt=&quot;&quot; border=&quot;0&quot;/&gt;&lt;img class=&quot;emoticon&quot; src=&quot;https://jira.mongodb.org/images/icons/emoticons/smile.png&quot; height=&quot;16&quot; width=&quot;16&quot; align=&quot;absmiddle&quot; alt=&quot;&quot; border=&quot;0&quot;/&gt;&lt;img class=&quot;emoticon&quot; src=&quot;https://jira.mongodb.org/images/icons/emoticons/smile.png&quot; height=&quot;16&quot; width=&quot;16&quot; align=&quot;absmiddle&quot; alt=&quot;&quot; border=&quot;0&quot;/&gt;&lt;img class=&quot;emoticon&quot; src=&quot;https://jira.mongodb.org/images/icons/emoticons/smile.png&quot; height=&quot;16&quot; width=&quot;16&quot; align=&quot;absmiddle&quot; alt=&quot;&quot; border=&quot;0&quot;/&gt;&lt;img class=&quot;emoticon&quot; src=&quot;https://jira.mongodb.org/images/icons/emoticons/smile.png&quot; height=&quot;16&quot; width=&quot;16&quot; align=&quot;absmiddle&quot; alt=&quot;&quot; border=&quot;0&quot;/&gt;&lt;img class=&quot;emoticon&quot; src=&quot;https://jira.mongodb.org/images/icons/emoticons/smile.png&quot; height=&quot;16&quot; width=&quot;16&quot; align=&quot;absmiddle&quot; alt=&quot;&quot; border=&quot;0&quot;/&gt;&lt;img class=&quot;emoticon&quot; src=&quot;https://jira.mongodb.org/images/icons/emoticons/smile.png&quot; height=&quot;16&quot; width=&quot;16&quot; align=&quot;absmiddle&quot; alt=&quot;&quot; border=&quot;0&quot;/&gt;&lt;img class=&quot;emoticon&quot; src=&quot;https://jira.mongodb.org/images/icons/emoticons/smile.png&quot; height=&quot;16&quot; width=&quot;16&quot; align=&quot;absmiddle&quot; alt=&quot;&quot; border=&quot;0&quot;/&gt;&lt;img class=&quot;emoticon&quot; src=&quot;https://jira.mongodb.org/images/icons/emoticons/smile.png&quot; height=&quot;16&quot; width=&quot;16&quot; align=&quot;absmiddle&quot; alt=&quot;&quot; border=&quot;0&quot;/&gt;&lt;img class=&quot;emoticon&quot; src=&quot;https://jira.mongodb.org/images/icons/emoticons/smile.png&quot; height=&quot;16&quot; width=&quot;16&quot; align=&quot;absmiddle&quot; alt=&quot;&quot; border=&quot;0&quot;/&gt;&lt;img class=&quot;emoticon&quot; src=&quot;https://jira.mongodb.org/images/icons/emoticons/smile.png&quot; height=&quot;16&quot; width=&quot;16&quot; align=&quot;absmiddle&quot; alt=&quot;&quot; border=&quot;0&quot;/&gt;&lt;img class=&quot;emoticon&quot; src=&quot;https://jira.mongodb.org/images/icons/emoticons/smile.png&quot; height=&quot;16&quot; width=&quot;16&quot; align=&quot;absmiddle&quot; alt=&quot;&quot; border=&quot;0&quot;/&gt;&lt;img class=&quot;emoticon&quot; src=&quot;https://jira.mongodb.org/images/icons/emoticons/smile.png&quot; height=&quot;16&quot; width=&quot;16&quot; align=&quot;absmiddle&quot; alt=&quot;&quot; border=&quot;0&quot;/&gt;&lt;img class=&quot;emoticon&quot; src=&quot;https://jira.mongodb.org/images/icons/emoticons/smile.png&quot; height=&quot;16&quot; width=&quot;16&quot; align=&quot;absmiddle&quot; alt=&quot;&quot; border=&quot;0&quot;/&gt;&lt;img class=&quot;emoticon&quot; src=&quot;https://jira.mongodb.org/images/icons/emoticons/smile.png&quot; height=&quot;16&quot; width=&quot;16&quot; align=&quot;absmiddle&quot; alt=&quot;&quot; border=&quot;0&quot;/&gt;&lt;img class=&quot;emoticon&quot; src=&quot;https://jira.mongodb.org/images/icons/emoticons/smile.png&quot; height=&quot;16&quot; width=&quot;16&quot; align=&quot;absmiddle&quot; alt=&quot;&quot; border=&quot;0&quot;/&gt;&lt;img class=&quot;emoticon&quot; src=&quot;https://jira.mongodb.org/images/icons/emoticons/smile.png&quot; height=&quot;16&quot; width=&quot;16&quot; align=&quot;absmiddle&quot; alt=&quot;&quot; border=&quot;0&quot;/&gt;&lt;img class=&quot;emoticon&quot; src=&quot;https://jira.mongodb.org/images/icons/emoticons/smile.png&quot; height=&quot;16&quot; width=&quot;16&quot; align=&quot;absmiddle&quot; alt=&quot;&quot; border=&quot;0&quot;/&gt;&lt;img class=&quot;emoticon&quot; src=&quot;https://jira.mongodb.org/images/icons/emoticons/smile.png&quot; height=&quot;16&quot; width=&quot;16&quot; align=&quot;absmiddle&quot; alt=&quot;&quot; border=&quot;0&quot;/&gt;&lt;img class=&quot;emoticon&quot; src=&quot;https://jira.mongodb.org/images/icons/emoticons/smile.png&quot; height=&quot;16&quot; width=&quot;16&quot; align=&quot;absmiddle&quot; alt=&quot;&quot; border=&quot;0&quot;/&gt;&lt;/p&gt;

&lt;p&gt;Finally I will be able to move to WT and refactor out all the old work arounds. I am sooooo happy about this, only took 5 years !!!&lt;/p&gt;

&lt;p&gt;Any insight into how this will materialize itself ?&lt;/p&gt;

&lt;p&gt;&#160;&lt;/p&gt;</comment>
                            <comment id="2472182" author="rodrigo@logwriter.net" created="Tue, 8 Oct 2019 18:56:52 +0000"  >&lt;p&gt;I share your pain Paul Reed. Looking forward to seeing this feature implemented within Wiredtiger.&#160;&lt;/p&gt;

&lt;p&gt;I understand it would involve some changes in the way WiredTiger deals with metadata, but from my perspective, it could be done.&lt;/p&gt;</comment>
                            <comment id="2448362" author="paul.reed@gprxdata.com" created="Wed, 2 Oct 2019 19:40:11 +0000"  >&lt;p&gt;Another year goes by, and another time I plead for this ticket to be given some airtime.&lt;/p&gt;

&lt;p&gt;Is there any movement forward with a solution which would work, and thus allow me to move to the latest version.&lt;/p&gt;

&lt;p&gt;&#160;&lt;/p&gt;</comment>
                            <comment id="1938851" author="paul.reed" created="Wed, 4 Jul 2018 17:01:33 +0000"  >&lt;p&gt;&lt;ins&gt;&lt;b&gt;Now MMAPv is being deprecated.&lt;/b&gt;&lt;/ins&gt; &lt;/p&gt;

&lt;p&gt;Can we have this feature please or SERVER_1903. I would truly love to move to WiredTiger, but cannot without folder level backup/restores.&lt;/p&gt;

&lt;p&gt;Also - I worry about how to restore in the case of a catalog/meta file corruption - which I have seen several posts about with complicated salvage operations required to bring even a small database back in.&lt;/p&gt;

&lt;p&gt;&#160;&lt;/p&gt;

&lt;p&gt;Please please please prioritize this.&lt;/p&gt;

&lt;p&gt;&#160;&lt;/p&gt;

&lt;p&gt;&#160;&lt;/p&gt;

&lt;p&gt;&#160;&lt;/p&gt;</comment>
                            <comment id="1598876" author="chris.kuethe@gmail.com" created="Fri, 16 Jun 2017 05:00:52 +0000"  >&lt;p&gt;I would very much like to see this happen.&lt;/p&gt;</comment>
                            <comment id="1442606" author="kmanchev@epo.org" created="Sat, 26 Nov 2016 09:30:37 +0000"  >&lt;p&gt;We face the same issue as well , we have 4TB databases in WT(snappy) same cluster , and there is multiple changes in one of them which is ~500GB , with the mmapv1 it was easy just to backup/restore  the file system folder snapshot  inside dbPath , now with WT we need to backup/restore full fs snapshot of all the 4TB considering the rest of databases are not changing often.&lt;/p&gt;

&lt;p&gt;Moreover  using mongodump/mongorestore on huge snappy/zlib WT compressed databases it just takes too much time as the mongodump is uncompressed and sending/receiving data to the mongod is just times slower than filesystem snapshot ...&lt;/p&gt;

&lt;p&gt;I guess splitting the metadata in dbPath in separate files for every database folder inside dbPath shall not be such difficult task for the dev team considering the database wt-files are already separated in the folders?&lt;/p&gt;

&lt;p&gt;Cheers,&lt;br/&gt;
Kiko&lt;/p&gt;</comment>
                            <comment id="1404809" author="rodrigo@logwriter.net" created="Tue, 11 Oct 2016 01:59:35 +0000"  >&lt;p&gt;I just got trapped by this issue. &lt;/p&gt;

&lt;p&gt;I was trying to implement a backup/restore strategy that requires a per-db restore, but because of WiredTiger global metadata I wasn&apos;t able to deploy it. &lt;/p&gt;

&lt;p&gt;It would be really useful if we could be able to restore per-db from a snapshot.&lt;/p&gt;

&lt;p&gt;For a multi-tenant deployment this feature is extremely important. &lt;/p&gt;

&lt;p&gt;All the best,&lt;/p&gt;

&lt;p&gt;Rodrigo&lt;/p&gt;</comment>
                            <comment id="1367661" author="yliu01" created="Thu, 25 Aug 2016 13:17:48 +0000"  >&lt;p&gt;I am facing the same issue now. the backup strategy seems the same for WT with system snapshot. But can&apos;t restore the individual DB by copying individual folder. Even there is configuration folder per DB. &lt;/p&gt;

&lt;p&gt;It&apos;s critical for us too. &lt;/p&gt;

&lt;p&gt;Thanks,&lt;br/&gt;
Mei&lt;/p&gt;</comment>
                            <comment id="1232945" author="ramon.fernandez" created="Tue, 12 Apr 2016 09:07:12 +0000"  >&lt;p&gt;I&apos;m linking &lt;a href=&quot;https://jira.mongodb.org/browse/SERVER-19043&quot; title=&quot;Implement a connectDatabase / disconnectDatabase functionality.&quot; class=&quot;issue-link&quot; data-issue-key=&quot;SERVER-19043&quot;&gt;&lt;del&gt;SERVER-19043&lt;/del&gt;&lt;/a&gt;, since I think the functionality described there could be used to implement this ticket.&lt;/p&gt;</comment>
                    </comments>
                <issuelinks>
                            <issuelinktype id="10011">
                    <name>Depends</name>
                                                                <inwardlinks description="is depended on by">
                                                        </inwardlinks>
                                    </issuelinktype>
                            <issuelinktype id="10010">
                    <name>Duplicate</name>
                                                                <inwardlinks description="is duplicated by">
                                        <issuelink>
            <issuekey id="392656">SERVER-29559</issuekey>
        </issuelink>
            <issuelink>
            <issuekey id="392655">SERVER-29558</issuekey>
        </issuelink>
                            </inwardlinks>
                                    </issuelinktype>
                            <issuelinktype id="10012">
                    <name>Related</name>
                                            <outwardlinks description="related to">
                                        <issuelink>
            <issuekey id="211459">SERVER-19043</issuekey>
        </issuelink>
                            </outwardlinks>
                                                                <inwardlinks description="is related to">
                                        <issuelink>
            <issuekey id="392654">SERVER-29557</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>16.0</customfieldvalue>
                        </customfieldvalues>
                    </customfield>
                                                                <customfield id="customfield_18555" key="com.onresolve.jira.groovy.groovyrunner:scripted-field">
                        <customfieldname># of Sprints</customfieldname>
                        <customfieldvalues>
                            <customfieldvalue>8.0</customfieldvalue>

                        </customfieldvalues>
                    </customfield>
                                                                                                                                                                                                                                                                    <customfield id="customfield_12751" key="com.atlassian.jira.plugin.system.customfieldtypes:multiselect">
                        <customfieldname>Assigned Teams</customfieldname>
                        <customfieldvalues>
                                <customfieldvalue key="25136"><![CDATA[Storage Execution]]></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[[5002K00000ej89qQAA, 5002K00000hwy60QAA, 5002K00000xFVA7QAO]]]></customfieldvalue>

                        </customfieldvalues>
                    </customfield>
                                                                                                                                                                                                                                                                                                                            <customfield id="customfield_10055" key="com.atlassian.jira.ext.charting:firstresponsedate">
                        <customfieldname>Date of 1st Reply</customfieldname>
                        <customfieldvalues>
                            <customfieldvalue>Tue, 12 Apr 2016 09:07:12 +0000</customfieldvalue>

                        </customfieldvalues>
                    </customfield>
                                                                <customfield id="customfield_10052" key="com.atlassian.jira.toolkit:dayslastcommented">
                        <customfieldname>Days since reply</customfieldname>
                        <customfieldvalues>
                                        1 year, 43 weeks, 5 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-2105</customfieldvalue>
                        </customfieldvalues>
                    </customfield>
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                <customfield id="customfield_10057" key="com.atlassian.jira.toolkit:lastusercommented">
                        <customfieldname>Last comment by Customer</customfieldname>
                        <customfieldvalues>
                            <customfieldvalue>false</customfieldvalue>
                        </customfieldvalues>
                    </customfield>
                                                                                            <customfield id="customfield_10056" key="com.atlassian.jira.toolkit:lastupdaterorcommenter">
                        <customfieldname>Last commenter</customfieldname>
                        <customfieldvalues>
                            <customfieldvalue>luke.bonanomi@mongodb.com</customfieldvalue>

                        </customfieldvalues>
                    </customfield>
                                                                <customfield id="customfield_11151" key="com.atlassian.jira.toolkit:LastCommentDate">
                        <customfieldname>Last public comment date</customfieldname>
                        <customfieldvalues>
                            1 year, 43 weeks, 5 days ago
                        </customfieldvalues>
                    </customfield>
                                                                                                                                                                                                                                                                    <customfield id="customfield_10051" key="com.atlassian.jira.toolkit:participants">
                        <customfieldname>Participants</customfieldname>
                        <customfieldvalues>
                                        <customfieldvalue>alex.komyagin@mongodb.com</customfieldvalue>
            <customfieldvalue>backlog-server-execution</customfieldvalue>
            <customfieldvalue>chris.kuethe@gmail.com</customfieldvalue>
            <customfieldvalue>evin.roesle@mongodb.com</customfieldvalue>
            <customfieldvalue>kmanchev@epo.org</customfieldvalue>
            <customfieldvalue>michael.gargiulo@mongodb.com</customfieldvalue>
            <customfieldvalue>paul.reed</customfieldvalue>
            <customfieldvalue>paul.reed@gprxdata.com</customfieldvalue>
            <customfieldvalue>ramon.fernandez@mongodb.com</customfieldvalue>
            <customfieldvalue>rodrigo@logwriter.net</customfieldvalue>
            <customfieldvalue>yliu01</customfieldvalue>
    
                        </customfieldvalues>
                    </customfield>
                                                                                                                                                                                                                                        <customfield id="customfield_14254" key="com.pyxis.greenhopper.jira:gh-lexo-rank">
                        <customfieldname>Product Rank</customfieldname>
                        <customfieldvalues>
                            <customfieldvalue>1|hrkb8f:</customfieldvalue>

                        </customfieldvalues>
                    </customfield>
                                                                                                                                                                                <customfield id="customfield_12550" key="com.pyxis.greenhopper.jira:gh-lexo-rank">
                        <customfieldname>Rank</customfieldname>
                        <customfieldvalues>
                            <customfieldvalue>2|hr22vz:</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_10557" key="com.pyxis.greenhopper.jira:gh-sprint">
                        <customfieldname>Sprint</customfieldname>
                        <customfieldvalues>
                                <customfieldvalue id="4365">Execution Team 2021-01-11</customfieldvalue>
    <customfieldvalue id="4366">Execution Team 2021-01-25</customfieldvalue>
    <customfieldvalue id="4552">Execution Team 2021-02-08</customfieldvalue>
    <customfieldvalue id="4553">Execution Team 2021-02-22</customfieldvalue>
    <customfieldvalue id="4568">Execution Team 2021-03-08</customfieldvalue>
    <customfieldvalue id="4569">Execution Team 2021-03-22</customfieldvalue>
    <customfieldvalue id="4570">Execution Team 2021-04-05</customfieldvalue>
    <customfieldvalue id="4653">Execution Team 2021-04-19</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|hsf2an:</customfieldvalue>

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