<!-- 
RSS generated by JIRA (9.7.1#970001-sha1:2222b88b221c4928ef0de3161136cc90c8356a66) at Thu Feb 08 08:02:34 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>[DOCS-11323] Docs for SERVER-32569: Introduce uniform way to allow config servers and shard replica sets to start in non-cluster mode</title>
                <link>https://jira.mongodb.org/browse/DOCS-11323</link>
                <project id="10380" key="DOCS">Documentation</project>
                    <description>&lt;h1&gt;&lt;a name=&quot;DocumentationRequestSummary%3A&quot;&gt;&lt;/a&gt;Documentation Request Summary:&lt;/h1&gt;

&lt;p&gt;The new startup parameter should be documented.&lt;/p&gt;

&lt;h3&gt;&lt;a name=&quot;Description&quot;&gt;&lt;/a&gt;Description&lt;/h3&gt;

&lt;p&gt;Added new startup parameter&lt;/p&gt;
&lt;p/&gt;
&lt;div id=&quot;syntaxplugin&quot; class=&quot;syntaxplugin&quot; style=&quot;border: 1px dashed #bbb; border-radius: 5px !important; overflow: auto; max-height: 30em;&quot;&gt;
&lt;table cellspacing=&quot;0&quot; cellpadding=&quot;0&quot; border=&quot;0&quot; width=&quot;100%&quot; style=&quot;font-size: 1em; line-height: 1.4em !important; font-weight: normal; font-style: normal; color: black;&quot;&gt;
		&lt;tbody &gt;
				&lt;tr id=&quot;syntaxplugin_code_and_gutter&quot;&gt;
						&lt;td  style=&quot; line-height: 1.4em !important; padding: 0em; vertical-align: top;&quot;&gt;
					&lt;pre style=&quot;font-size: 1em; margin: 0 10px;  margin-top: 10px;   margin-bottom: 10px;  width: auto; padding: 0;&quot;&gt;&lt;span style=&quot;color: black; font-family: &apos;Consolas&apos;, &apos;Bitstream Vera Sans Mono&apos;, &apos;Courier New&apos;, Courier, monospace !important;&quot;&gt;--setParameter skipShardingConfigurationChecks=true&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;Only for use when starting a shard or config server as a standalone for maintenance ops.&lt;/p&gt;

&lt;h3&gt;&lt;a name=&quot;Scopeofchanges%28filesthatneedworkandhowmuch%29&quot;&gt;&lt;/a&gt;Scope of changes (files that need work and how much)&lt;/h3&gt;
&lt;ul&gt;
	&lt;li&gt;parameter&lt;/li&gt;
	&lt;li&gt;Add ref to shardsvr and configsvr&#160;&lt;/li&gt;
&lt;/ul&gt;


&lt;ul&gt;
	&lt;li&gt;3.2/3.4 - &lt;a href=&quot;https://docs.mongodb.com/manual/tutorial/change-oplog-size/&quot; class=&quot;external-link&quot; target=&quot;_blank&quot; rel=&quot;nofollow noopener&quot;&gt;Change Oplog Size (S) &lt;/a&gt;&lt;/li&gt;
&lt;/ul&gt;


&lt;ul&gt;
	&lt;li&gt;3.2/3.4/3.6 - &lt;a href=&quot;https://docs.mongodb.com/manual/tutorial/build-indexes-on-replica-sets/&quot; class=&quot;external-link&quot; target=&quot;_blank&quot; rel=&quot;nofollow noopener&quot;&gt;Rolling Index Upgrades (S)&lt;/a&gt;&lt;/li&gt;
&lt;/ul&gt;


&lt;ul&gt;
	&lt;li&gt;3.2/3.4/3.6 - &lt;a href=&quot;https://docs.mongodb.com/manual/tutorial/perform-maintence-on-replica-set-members/&quot; class=&quot;external-link&quot; target=&quot;_blank&quot; rel=&quot;nofollow noopener&quot;&gt;Perform Maintenance on Replica Set Members (S)&lt;/a&gt;&lt;/li&gt;
&lt;/ul&gt;


&lt;p&gt;Note: Some confusion between this and HELP-6145, which implies this flag might only be required for 3.2. Need to test this for each MongoDB version and see what happens.&lt;/p&gt;

&lt;h3&gt;&lt;a name=&quot;Impacttootherdocsoutsideofthisproduct&quot;&gt;&lt;/a&gt;Impact to other docs outside of this product&lt;/h3&gt;

&lt;p&gt;N/A&lt;/p&gt;
&lt;h3&gt;&lt;a name=&quot;MVP%28workanddate%3F%29&quot;&gt;&lt;/a&gt;MVP (work and date?)&lt;/h3&gt;
&lt;ul class=&quot;alternate&quot; type=&quot;square&quot;&gt;
	&lt;li&gt;Update 3.2 docs (0.25)&lt;/li&gt;
	&lt;li&gt;Update 3.4 docs (0.1)&lt;/li&gt;
	&lt;li&gt;Update 3.6 docs (0.1)&lt;/li&gt;
&lt;/ul&gt;


&lt;p&gt;Since this would break the aforementioned tutorials, suggest setting as P2 and resolving by first week of April.&lt;/p&gt;
&lt;h3&gt;&lt;a name=&quot;Resources%28e.g.ScopeDocs%2CInvision%29&quot;&gt;&lt;/a&gt;Resources (e.g. Scope Docs, Invision)&lt;/h3&gt;

&lt;p&gt;N/A&lt;/p&gt;
&lt;h1&gt;&lt;a name=&quot;EngineeringTicketDescription%3A&quot;&gt;&lt;/a&gt;Engineering Ticket Description:&lt;/h1&gt;

&lt;p&gt;Starting with MongoDB version 3.2, all sharding database components (config server and shard replica sets) persist the fact that they belong to a sharded cluster. This information is stored in two places - the cluster identity document and the replica set configuration (config servers only).&lt;/p&gt;

&lt;p&gt;Once this information persisted, it is not possible to restart a config server or shard as an independent replica set, because startup will fail if &lt;tt&gt;-&lt;del&gt;configsvr&lt;/tt&gt; or &lt;tt&gt;&lt;/del&gt;-shardsvr&lt;/tt&gt; are missing. This serves as a protection against customers inadvertently omitting startup parameters and misconfiguring their systems, but it also prevents the shard to be started up for maintenance (e.g., restore).&lt;/p&gt;

&lt;p&gt;In order to unify the non-cluster behaviour across all versions and unblock the Cloud team, on all versions starting from 3.2 we will introduce a new startup-only parameter on mongod called --setParameter skipShardingConfigurationChecks=true, which is incompatible with --configsvr or --shardsvr. The meaning of this flag is &quot;I am planning to restore directly into the node, I know what I am doing and I don&apos;t want any sharding validations or background threads to run&quot;.&lt;/p&gt;

&lt;p&gt;This flag will make &lt;a href=&quot;https://github.com/mongodb/mongo/blob/6166b5586f4dc6c5ac2cc2aa4c78b60f4c234c2d/src/mongo/db/repl/replica_set_config.cpp#L501&quot; class=&quot;external-link&quot; target=&quot;_blank&quot; rel=&quot;nofollow noopener&quot;&gt;this&lt;/a&gt; and &lt;a href=&quot;https://github.com/mongodb/mongo/blob/6166b5586f4dc6c5ac2cc2aa4c78b60f4c234c2d/src/mongo/db/repl/topology_coordinator_impl.cpp#L2195&quot; class=&quot;external-link&quot; target=&quot;_blank&quot; rel=&quot;nofollow noopener&quot;&gt;this&lt;/a&gt; checks conditional on the flag being enabled, so that replica set nodes will not fail to start or start as REMOVED.&lt;/p&gt;</description>
                <environment></environment>
        <key id="498087">DOCS-11323</key>
            <summary>Docs for SERVER-32569: Introduce uniform way to allow config servers and shard replica sets to start in non-cluster mode</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="kay.kim@mongodb.com">Kay Kim</assignee>
                                    <reporter username="kay.kim@mongodb.com">Kay Kim</reporter>
                        <labels>
                    </labels>
                <created>Wed, 14 Feb 2018 21:52:22 +0000</created>
                <updated>Sun, 29 Oct 2023 13:58:22 +0000</updated>
                            <resolved>Tue, 26 Jun 2018 15:34:57 +0000</resolved>
                                                    <fixVersion>3.2.19</fixVersion>
                    <fixVersion>3.4.11</fixVersion>
                    <fixVersion>3.7.2</fixVersion>
                    <fixVersion>3.6.3</fixVersion>
                                        <due></due>
                            <votes>0</votes>
                                    <watches>1</watches>
                                                                                                                <comments>
                            <comment id="1931809" author="xgen-internal-githook" created="Tue, 26 Jun 2018 15:34:30 +0000"  >&lt;p&gt;Author:&lt;/p&gt;
{&apos;username&apos;: &apos;kay-kim&apos;, &apos;name&apos;: &apos;kay&apos;, &apos;email&apos;: &apos;kay.kim@10gen.com&apos;}
&lt;p&gt;Message: &lt;a href=&quot;https://jira.mongodb.org/browse/DOCS-11323&quot; title=&quot;Docs for SERVER-32569: Introduce uniform way to allow config servers and shard replica sets to start in non-cluster mode&quot; class=&quot;issue-link&quot; data-issue-key=&quot;DOCS-11323&quot;&gt;&lt;del&gt;DOCS-11323&lt;/del&gt;&lt;/a&gt;: add versionchanged&lt;br/&gt;
Branch: v3.6&lt;br/&gt;
&lt;a href=&quot;https://github.com/mongodb/docs/commit/4723572fbc617730fa62a20a6ee124cfc6548b88&quot; class=&quot;external-link&quot; target=&quot;_blank&quot; rel=&quot;nofollow noopener&quot;&gt;https://github.com/mongodb/docs/commit/4723572fbc617730fa62a20a6ee124cfc6548b88&lt;/a&gt;&lt;/p&gt;</comment>
                            <comment id="1931808" author="xgen-internal-githook" created="Tue, 26 Jun 2018 15:33:04 +0000"  >&lt;p&gt;Author:&lt;/p&gt;
{&apos;username&apos;: &apos;kay-kim&apos;, &apos;name&apos;: &apos;kay&apos;, &apos;email&apos;: &apos;kay.kim@10gen.com&apos;}
&lt;p&gt;Message: &lt;a href=&quot;https://jira.mongodb.org/browse/DOCS-11323&quot; title=&quot;Docs for SERVER-32569: Introduce uniform way to allow config servers and shard replica sets to start in non-cluster mode&quot; class=&quot;issue-link&quot; data-issue-key=&quot;DOCS-11323&quot;&gt;&lt;del&gt;DOCS-11323&lt;/del&gt;&lt;/a&gt;:  update the change oplog tutorial&lt;br/&gt;
Branch: v3.2&lt;br/&gt;
&lt;a href=&quot;https://github.com/mongodb/docs/commit/b552580956c22e72e4385a38871cbcd52bd4dc3c&quot; class=&quot;external-link&quot; target=&quot;_blank&quot; rel=&quot;nofollow noopener&quot;&gt;https://github.com/mongodb/docs/commit/b552580956c22e72e4385a38871cbcd52bd4dc3c&lt;/a&gt;&lt;/p&gt;</comment>
                            <comment id="1931804" author="xgen-internal-githook" created="Tue, 26 Jun 2018 15:31:29 +0000"  >&lt;p&gt;Author:&lt;/p&gt;
{&apos;username&apos;: &apos;kay-kim&apos;, &apos;name&apos;: &apos;kay&apos;, &apos;email&apos;: &apos;kay.kim@10gen.com&apos;}
&lt;p&gt;Message: &lt;a href=&quot;https://jira.mongodb.org/browse/DOCS-11323&quot; title=&quot;Docs for SERVER-32569: Introduce uniform way to allow config servers and shard replica sets to start in non-cluster mode&quot; class=&quot;issue-link&quot; data-issue-key=&quot;DOCS-11323&quot;&gt;&lt;del&gt;DOCS-11323&lt;/del&gt;&lt;/a&gt;:  update the change oplog tutorial&lt;br/&gt;
Branch: v3.4&lt;br/&gt;
&lt;a href=&quot;https://github.com/mongodb/docs/commit/eb627c8e8935658234dd7254a116ebbfce79e691&quot; class=&quot;external-link&quot; target=&quot;_blank&quot; rel=&quot;nofollow noopener&quot;&gt;https://github.com/mongodb/docs/commit/eb627c8e8935658234dd7254a116ebbfce79e691&lt;/a&gt;&lt;/p&gt;</comment>
                            <comment id="1931790" author="xgen-internal-githook" created="Tue, 26 Jun 2018 15:23:37 +0000"  >&lt;p&gt;Author:&lt;/p&gt;
{&apos;username&apos;: &apos;kay-kim&apos;, &apos;name&apos;: &apos;kay&apos;, &apos;email&apos;: &apos;kay.kim@10gen.com&apos;}
&lt;p&gt;Message: &lt;a href=&quot;https://jira.mongodb.org/browse/DOCS-11323&quot; title=&quot;Docs for SERVER-32569: Introduce uniform way to allow config servers and shard replica sets to start in non-cluster mode&quot; class=&quot;issue-link&quot; data-issue-key=&quot;DOCS-11323&quot;&gt;&lt;del&gt;DOCS-11323&lt;/del&gt;&lt;/a&gt;: tweak wording&lt;br/&gt;
Branch: v3.6&lt;br/&gt;
&lt;a href=&quot;https://github.com/mongodb/docs/commit/6c35308baf5b9d6e29b90a6addd2be2273da45e0&quot; class=&quot;external-link&quot; target=&quot;_blank&quot; rel=&quot;nofollow noopener&quot;&gt;https://github.com/mongodb/docs/commit/6c35308baf5b9d6e29b90a6addd2be2273da45e0&lt;/a&gt;&lt;/p&gt;</comment>
                            <comment id="1931788" author="xgen-internal-githook" created="Tue, 26 Jun 2018 15:23:13 +0000"  >&lt;p&gt;Author:&lt;/p&gt;
{&apos;username&apos;: &apos;kay-kim&apos;, &apos;name&apos;: &apos;kay&apos;, &apos;email&apos;: &apos;kay.kim@10gen.com&apos;}
&lt;p&gt;Message: &lt;a href=&quot;https://jira.mongodb.org/browse/DOCS-11323&quot; title=&quot;Docs for SERVER-32569: Introduce uniform way to allow config servers and shard replica sets to start in non-cluster mode&quot; class=&quot;issue-link&quot; data-issue-key=&quot;DOCS-11323&quot;&gt;&lt;del&gt;DOCS-11323&lt;/del&gt;&lt;/a&gt;: tweak wording&lt;br/&gt;
Branch: master&lt;br/&gt;
&lt;a href=&quot;https://github.com/mongodb/docs/commit/4361ba69846f4846f3e3bf09b6978abdbcc1398b&quot; class=&quot;external-link&quot; target=&quot;_blank&quot; rel=&quot;nofollow noopener&quot;&gt;https://github.com/mongodb/docs/commit/4361ba69846f4846f3e3bf09b6978abdbcc1398b&lt;/a&gt;&lt;/p&gt;</comment>
                            <comment id="1931745" author="xgen-internal-githook" created="Tue, 26 Jun 2018 14:53:53 +0000"  >&lt;p&gt;Author:&lt;/p&gt;
{&apos;username&apos;: &apos;kay-kim&apos;, &apos;name&apos;: &apos;kay&apos;, &apos;email&apos;: &apos;kay.kim@10gen.com&apos;}
&lt;p&gt;Message: &lt;a href=&quot;https://jira.mongodb.org/browse/DOCS-11323&quot; title=&quot;Docs for SERVER-32569: Introduce uniform way to allow config servers and shard replica sets to start in non-cluster mode&quot; class=&quot;issue-link&quot; data-issue-key=&quot;DOCS-11323&quot;&gt;&lt;del&gt;DOCS-11323&lt;/del&gt;&lt;/a&gt;: skipShardingConfigurationChecks&lt;br/&gt;
Branch: v3.2&lt;br/&gt;
&lt;a href=&quot;https://github.com/mongodb/docs/commit/8121f837c4396e4f3c2e6c7fbb7f664507157ddc&quot; class=&quot;external-link&quot; target=&quot;_blank&quot; rel=&quot;nofollow noopener&quot;&gt;https://github.com/mongodb/docs/commit/8121f837c4396e4f3c2e6c7fbb7f664507157ddc&lt;/a&gt;&lt;/p&gt;</comment>
                            <comment id="1931723" author="xgen-internal-githook" created="Tue, 26 Jun 2018 14:43:55 +0000"  >&lt;p&gt;Author:&lt;/p&gt;
{&apos;username&apos;: &apos;kay-kim&apos;, &apos;name&apos;: &apos;kay&apos;, &apos;email&apos;: &apos;kay.kim@10gen.com&apos;}
&lt;p&gt;Message: &lt;a href=&quot;https://jira.mongodb.org/browse/DOCS-11323&quot; title=&quot;Docs for SERVER-32569: Introduce uniform way to allow config servers and shard replica sets to start in non-cluster mode&quot; class=&quot;issue-link&quot; data-issue-key=&quot;DOCS-11323&quot;&gt;&lt;del&gt;DOCS-11323&lt;/del&gt;&lt;/a&gt;: skipShardingConfigurationChecks&lt;br/&gt;
Branch: v3.4&lt;br/&gt;
&lt;a href=&quot;https://github.com/mongodb/docs/commit/d3c49aaee40fcd4b4dd5b198fa3da2c2fe8bd6cc&quot; class=&quot;external-link&quot; target=&quot;_blank&quot; rel=&quot;nofollow noopener&quot;&gt;https://github.com/mongodb/docs/commit/d3c49aaee40fcd4b4dd5b198fa3da2c2fe8bd6cc&lt;/a&gt;&lt;/p&gt;</comment>
                            <comment id="1931601" author="xgen-internal-githook" created="Tue, 26 Jun 2018 13:19:32 +0000"  >&lt;p&gt;Author:&lt;/p&gt;
{&apos;username&apos;: &apos;kay-kim&apos;, &apos;name&apos;: &apos;kay&apos;, &apos;email&apos;: &apos;kay.kim@10gen.com&apos;}
&lt;p&gt;Message: &lt;a href=&quot;https://jira.mongodb.org/browse/DOCS-11323&quot; title=&quot;Docs for SERVER-32569: Introduce uniform way to allow config servers and shard replica sets to start in non-cluster mode&quot; class=&quot;issue-link&quot; data-issue-key=&quot;DOCS-11323&quot;&gt;&lt;del&gt;DOCS-11323&lt;/del&gt;&lt;/a&gt;: tweak versions for backport&lt;br/&gt;
Branch: v3.6&lt;br/&gt;
&lt;a href=&quot;https://github.com/mongodb/docs/commit/87bc6a7bef147d94155a2948092531579147cfbd&quot; class=&quot;external-link&quot; target=&quot;_blank&quot; rel=&quot;nofollow noopener&quot;&gt;https://github.com/mongodb/docs/commit/87bc6a7bef147d94155a2948092531579147cfbd&lt;/a&gt;&lt;/p&gt;</comment>
                            <comment id="1931586" author="xgen-internal-githook" created="Tue, 26 Jun 2018 13:02:26 +0000"  >&lt;p&gt;Author:&lt;/p&gt;
{&apos;username&apos;: &apos;kay-kim&apos;, &apos;name&apos;: &apos;kay&apos;, &apos;email&apos;: &apos;kay.kim@10gen.com&apos;}
&lt;p&gt;Message: &lt;a href=&quot;https://jira.mongodb.org/browse/DOCS-11323&quot; title=&quot;Docs for SERVER-32569: Introduce uniform way to allow config servers and shard replica sets to start in non-cluster mode&quot; class=&quot;issue-link&quot; data-issue-key=&quot;DOCS-11323&quot;&gt;&lt;del&gt;DOCS-11323&lt;/del&gt;&lt;/a&gt;: skipShardingConfigurationChecks&lt;br/&gt;
Branch: v3.6&lt;br/&gt;
&lt;a href=&quot;https://github.com/mongodb/docs/commit/64beac22c240ca1f56181a316ebb92284feb3708&quot; class=&quot;external-link&quot; target=&quot;_blank&quot; rel=&quot;nofollow noopener&quot;&gt;https://github.com/mongodb/docs/commit/64beac22c240ca1f56181a316ebb92284feb3708&lt;/a&gt;&lt;/p&gt;</comment>
                            <comment id="1931577" author="xgen-internal-githook" created="Tue, 26 Jun 2018 13:01:01 +0000"  >&lt;p&gt;Author:&lt;/p&gt;
{&apos;username&apos;: &apos;kay-kim&apos;, &apos;name&apos;: &apos;kay&apos;, &apos;email&apos;: &apos;kay.kim@10gen.com&apos;}
&lt;p&gt;Message: &lt;a href=&quot;https://jira.mongodb.org/browse/DOCS-11323&quot; title=&quot;Docs for SERVER-32569: Introduce uniform way to allow config servers and shard replica sets to start in non-cluster mode&quot; class=&quot;issue-link&quot; data-issue-key=&quot;DOCS-11323&quot;&gt;&lt;del&gt;DOCS-11323&lt;/del&gt;&lt;/a&gt;: skipShardingConfigurationChecks&lt;br/&gt;
Branch: master&lt;br/&gt;
&lt;a href=&quot;https://github.com/mongodb/docs/commit/db54c715baea93518369082292e4efae15d0b3ea&quot; class=&quot;external-link&quot; target=&quot;_blank&quot; rel=&quot;nofollow noopener&quot;&gt;https://github.com/mongodb/docs/commit/db54c715baea93518369082292e4efae15d0b3ea&lt;/a&gt;&lt;/p&gt;</comment>
                    </comments>
                <issuelinks>
                            <issuelinktype id="10320">
                    <name>Documented</name>
                                            <outwardlinks description="documents">
                                        <issuelink>
            <issuekey id="479478">SERVER-32569</issuekey>
        </issuelink>
                            </outwardlinks>
                                                        </issuelinktype>
                    </issuelinks>
                <attachments>
                    </attachments>
                <subtasks>
                    </subtasks>
                <customfields>
                                                <customfield id="customfield_10050" key="com.atlassian.jira.toolkit:comments">
                        <customfieldname># Replies</customfieldname>
                        <customfieldvalues>
                            <customfieldvalue>10.0</customfieldvalue>
                        </customfieldvalues>
                    </customfield>
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                        <customfield id="customfield_10055" key="com.atlassian.jira.ext.charting:firstresponsedate">
                        <customfieldname>Date of 1st Reply</customfieldname>
                        <customfieldvalues>
                            <customfieldvalue>Tue, 26 Jun 2018 13:01:01 +0000</customfieldvalue>

                        </customfieldvalues>
                    </customfield>
                                                                <customfield id="customfield_10052" key="com.atlassian.jira.toolkit:dayslastcommented">
                        <customfieldname>Days since reply</customfieldname>
                        <customfieldvalues>
                                        5 years, 33 weeks, 1 day ago
    
                        </customfieldvalues>
                    </customfield>
                                                                <customfield id="customfield_18254" key="com.onresolve.jira.groovy.groovyrunner:scripted-field">
                        <customfieldname>Dependencies</customfieldname>
                        <customfieldvalues>
                            <customfieldvalue><![CDATA[]]></customfieldvalue>


                        </customfieldvalues>
                    </customfield>
                                                                <customfield id="customfield_15850" key="com.atlassian.jira.plugins.jira-development-integration-plugin:devsummary">
                        <customfieldname>Development</customfieldname>
                        <customfieldvalues>
                            
                        </customfieldvalues>
                    </customfield>
                                                                                                                                                                                                            <customfield id="customfield_10857" key="com.pyxis.greenhopper.jira:gh-epic-link">
                        <customfieldname>Epic Link</customfieldname>
                        <customfieldvalues>
                            <customfieldvalue>DOCS-11003</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>
                            5 years, 33 weeks, 1 day ago
                        </customfieldvalues>
                    </customfield>
                                                                                                                                                                                                            <customfield id="customfield_10051" key="com.atlassian.jira.toolkit:participants">
                        <customfieldname>Participants</customfieldname>
                        <customfieldvalues>
                                        <customfieldvalue>xgen-internal-githook</customfieldvalue>
            <customfieldvalue>kay.kim@mongodb.com</customfieldvalue>
    
                        </customfieldvalues>
                    </customfield>
                                                                                                                                                                                                                                        <customfield id="customfield_14254" key="com.pyxis.greenhopper.jira:gh-lexo-rank">
                        <customfieldname>Product Rank</customfieldname>
                        <customfieldvalues>
                            <customfieldvalue>1|htqf6f:</customfieldvalue>

                        </customfieldvalues>
                    </customfield>
                                                                                                                                                                                <customfield id="customfield_12550" key="com.pyxis.greenhopper.jira:gh-lexo-rank">
                        <customfieldname>Rank</customfieldname>
                        <customfieldvalues>
                            <customfieldvalue>2|hthvfb:</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_10557" key="com.pyxis.greenhopper.jira:gh-sprint">
                        <customfieldname>Sprint</customfieldname>
                        <customfieldvalues>
                                <customfieldvalue id="1324">KANBAN BUCKET</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_14350" key="com.pyxis.greenhopper.jira:gh-lexo-rank">
                        <customfieldname>serverRank</customfieldname>
                        <customfieldvalues>
                            <customfieldvalue>1|htq1bz:</customfieldvalue>

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