<!-- 
RSS generated by JIRA (9.7.1#970001-sha1:2222b88b221c4928ef0de3161136cc90c8356a66) at Wed Feb 07 22:37:46 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>[COMPASS-4897] Update export to language syntax to node driver v6</title>
                <link>https://jira.mongodb.org/browse/COMPASS-4897</link>
                <project id="13182" key="COMPASS">Compass </project>
                    <description>&lt;p&gt;The export to language feature generates 3.6 options:&lt;/p&gt;

&lt;p&gt;MongoClient.connect(&lt;br/&gt;
&apos;mongodb+srv://&amp;lt;user&amp;gt;:&amp;lt;password&amp;gt;@...&apos;,&lt;/p&gt;
{ useNewUrlParser: true, useUnifiedTopology: true }
&lt;p&gt;,&lt;/p&gt;

&lt;p&gt;After the driver 4.0 is releases we may need to update it.&lt;/p&gt;</description>
                <environment></environment>
        <key id="1796220">COMPASS-4897</key>
            <summary>Update export to language syntax to node driver v6</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="maurizio.casimirri@mongodb.com">Maurizio Casimirri</assignee>
                                    <reporter username="maurizio.casimirri@mongodb.com">Maurizio Casimirri</reporter>
                        <labels>
                    </labels>
                <created>Thu, 24 Jun 2021 11:19:23 +0000</created>
                <updated>Sun, 29 Oct 2023 02:39:47 +0000</updated>
                            <resolved>Thu, 5 Oct 2023 07:28:20 +0000</resolved>
                                                    <fixVersion>1.40.3</fixVersion>
                                    <component>Export to Language</component>
                        <due></due>
                            <votes>0</votes>
                                    <watches>2</watches>
                                                                                                                <comments>
                            <comment id="5783805" author="xgen-internal-githook" created="Tue, 17 Oct 2023 09:35:13 +0000"  >&lt;p&gt;Author: &lt;/p&gt;
{&apos;name&apos;: &apos;Maurizio Casimirri&apos;, &apos;email&apos;: &apos;maurizio.cas@gmail.com&apos;, &apos;username&apos;: &apos;mcasimir&apos;}
&lt;p&gt;Message: feat: remove useNewUrlParser and useUnifiedTopology from export to language &lt;a href=&quot;https://jira.mongodb.org/browse/COMPASS-4897&quot; title=&quot;Update export to language syntax to node driver v6&quot; class=&quot;issue-link&quot; data-issue-key=&quot;COMPASS-4897&quot;&gt;&lt;del&gt;COMPASS-4897&lt;/del&gt;&lt;/a&gt; (#4837)&lt;/p&gt;

&lt;ul&gt;
	&lt;li&gt;feat: remove useNewUrlParser and useUnifiedTopology &lt;a href=&quot;https://jira.mongodb.org/browse/COMPASS-4897&quot; title=&quot;Update export to language syntax to node driver v6&quot; class=&quot;issue-link&quot; data-issue-key=&quot;COMPASS-4897&quot;&gt;&lt;del&gt;COMPASS-4897&lt;/del&gt;&lt;/a&gt;&lt;/li&gt;
&lt;/ul&gt;


&lt;ul&gt;
	&lt;li&gt;fix spaces&lt;br/&gt;
Branch: investigate-update-preview&lt;br/&gt;
&lt;a href=&quot;https://github.com/mongodb-js/compass/commit/8d10deade02d388268f0108d15a48349183fbbe9&quot; class=&quot;external-link&quot; target=&quot;_blank&quot; rel=&quot;nofollow noopener&quot;&gt;https://github.com/mongodb-js/compass/commit/8d10deade02d388268f0108d15a48349183fbbe9&lt;/a&gt;&lt;/li&gt;
&lt;/ul&gt;
</comment>
                            <comment id="5770066" author="xgen-internal-githook" created="Wed, 11 Oct 2023 12:01:13 +0000"  >&lt;p&gt;Author: &lt;/p&gt;
{&apos;name&apos;: &apos;Maurizio Casimirri&apos;, &apos;email&apos;: &apos;maurizio.cas@gmail.com&apos;, &apos;username&apos;: &apos;mcasimir&apos;}
&lt;p&gt;Message: feat: remove useNewUrlParser and useUnifiedTopology from export to language &lt;a href=&quot;https://jira.mongodb.org/browse/COMPASS-4897&quot; title=&quot;Update export to language syntax to node driver v6&quot; class=&quot;issue-link&quot; data-issue-key=&quot;COMPASS-4897&quot;&gt;&lt;del&gt;COMPASS-4897&lt;/del&gt;&lt;/a&gt; (#4837)&lt;/p&gt;

&lt;ul&gt;
	&lt;li&gt;feat: remove useNewUrlParser and useUnifiedTopology &lt;a href=&quot;https://jira.mongodb.org/browse/COMPASS-4897&quot; title=&quot;Update export to language syntax to node driver v6&quot; class=&quot;issue-link&quot; data-issue-key=&quot;COMPASS-4897&quot;&gt;&lt;del&gt;COMPASS-4897&lt;/del&gt;&lt;/a&gt;&lt;/li&gt;
&lt;/ul&gt;


&lt;ul&gt;
	&lt;li&gt;fix spaces&lt;br/&gt;
Branch: ga-releases&lt;br/&gt;
&lt;a href=&quot;https://github.com/mongodb-js/compass/commit/8d10deade02d388268f0108d15a48349183fbbe9&quot; class=&quot;external-link&quot; target=&quot;_blank&quot; rel=&quot;nofollow noopener&quot;&gt;https://github.com/mongodb-js/compass/commit/8d10deade02d388268f0108d15a48349183fbbe9&lt;/a&gt;&lt;/li&gt;
&lt;/ul&gt;
</comment>
                            <comment id="5754590" author="xgen-internal-githook" created="Thu, 5 Oct 2023 07:22:53 +0000"  >&lt;p&gt;Author: &lt;/p&gt;
{&apos;name&apos;: &apos;Maurizio Casimirri&apos;, &apos;email&apos;: &apos;maurizio.cas@gmail.com&apos;, &apos;username&apos;: &apos;mcasimir&apos;}
&lt;p&gt;Message: feat: remove useNewUrlParser and useUnifiedTopology from export to language &lt;a href=&quot;https://jira.mongodb.org/browse/COMPASS-4897&quot; title=&quot;Update export to language syntax to node driver v6&quot; class=&quot;issue-link&quot; data-issue-key=&quot;COMPASS-4897&quot;&gt;&lt;del&gt;COMPASS-4897&lt;/del&gt;&lt;/a&gt; (#4837)&lt;/p&gt;

&lt;ul&gt;
	&lt;li&gt;feat: remove useNewUrlParser and useUnifiedTopology &lt;a href=&quot;https://jira.mongodb.org/browse/COMPASS-4897&quot; title=&quot;Update export to language syntax to node driver v6&quot; class=&quot;issue-link&quot; data-issue-key=&quot;COMPASS-4897&quot;&gt;&lt;del&gt;COMPASS-4897&lt;/del&gt;&lt;/a&gt;&lt;/li&gt;
&lt;/ul&gt;


&lt;ul&gt;
	&lt;li&gt;fix spaces&lt;br/&gt;
Branch: beta-releases&lt;br/&gt;
&lt;a href=&quot;https://github.com/mongodb-js/compass/commit/8d10deade02d388268f0108d15a48349183fbbe9&quot; class=&quot;external-link&quot; target=&quot;_blank&quot; rel=&quot;nofollow noopener&quot;&gt;https://github.com/mongodb-js/compass/commit/8d10deade02d388268f0108d15a48349183fbbe9&lt;/a&gt;&lt;/li&gt;
&lt;/ul&gt;
</comment>
                            <comment id="5749524" author="xgen-internal-githook" created="Tue, 3 Oct 2023 17:54:49 +0000"  >&lt;p&gt;Author: &lt;/p&gt;
{&apos;name&apos;: &apos;Maurizio Casimirri&apos;, &apos;email&apos;: &apos;maurizio.cas@gmail.com&apos;, &apos;username&apos;: &apos;mcasimir&apos;}
&lt;p&gt;Message: feat: remove useNewUrlParser and useUnifiedTopology from export to language &lt;a href=&quot;https://jira.mongodb.org/browse/COMPASS-4897&quot; title=&quot;Update export to language syntax to node driver v6&quot; class=&quot;issue-link&quot; data-issue-key=&quot;COMPASS-4897&quot;&gt;&lt;del&gt;COMPASS-4897&lt;/del&gt;&lt;/a&gt; (#4837)&lt;/p&gt;

&lt;ul&gt;
	&lt;li&gt;feat: remove useNewUrlParser and useUnifiedTopology &lt;a href=&quot;https://jira.mongodb.org/browse/COMPASS-4897&quot; title=&quot;Update export to language syntax to node driver v6&quot; class=&quot;issue-link&quot; data-issue-key=&quot;COMPASS-4897&quot;&gt;&lt;del&gt;COMPASS-4897&lt;/del&gt;&lt;/a&gt;&lt;/li&gt;
&lt;/ul&gt;


&lt;ul&gt;
	&lt;li&gt;fix spaces&lt;br/&gt;
Branch: main&lt;br/&gt;
&lt;a href=&quot;https://github.com/mongodb-js/compass/commit/8d10deade02d388268f0108d15a48349183fbbe9&quot; class=&quot;external-link&quot; target=&quot;_blank&quot; rel=&quot;nofollow noopener&quot;&gt;https://github.com/mongodb-js/compass/commit/8d10deade02d388268f0108d15a48349183fbbe9&lt;/a&gt;&lt;/li&gt;
&lt;/ul&gt;
</comment>
                            <comment id="5697760" author="xgen-internal-githook" created="Tue, 12 Sep 2023 14:47:36 +0000"  >&lt;p&gt;Author: &lt;/p&gt;
{&apos;name&apos;: &apos;Maurizio Casimirri&apos;, &apos;email&apos;: &apos;maurizio.cas@gmail.com&apos;, &apos;username&apos;: &apos;mcasimir&apos;}
&lt;p&gt;Message: feat: remove useNewUrlParser and useUnifiedTopology &lt;a href=&quot;https://jira.mongodb.org/browse/COMPASS-4897&quot; title=&quot;Update export to language syntax to node driver v6&quot; class=&quot;issue-link&quot; data-issue-key=&quot;COMPASS-4897&quot;&gt;&lt;del&gt;COMPASS-4897&lt;/del&gt;&lt;/a&gt;&lt;br/&gt;
Branch: export-to-language-v6&lt;br/&gt;
&lt;a href=&quot;https://github.com/mongodb-js/compass/commit/346f1dca031f0feee4736967bc9af374354ebde3&quot; class=&quot;external-link&quot; target=&quot;_blank&quot; rel=&quot;nofollow noopener&quot;&gt;https://github.com/mongodb-js/compass/commit/346f1dca031f0feee4736967bc9af374354ebde3&lt;/a&gt;&lt;/p&gt;</comment>
                            <comment id="3968026" author="maurizio.casimirri" created="Wed, 28 Jul 2021 14:27:34 +0000"  >&lt;p&gt;We should wait for driver 4.0 to be adopted by customers.&lt;/p&gt;</comment>
                    </comments>
                <issuelinks>
                            <issuelinktype id="10012">
                    <name>Related</name>
                                                                <inwardlinks description="is related to">
                                        <issuelink>
            <issuekey id="2058098">COMPASS-5870</issuekey>
        </issuelink>
            <issuelink>
            <issuekey id="2259221">COMPASS-6508</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>6.0</customfieldvalue>
                        </customfieldvalues>
                    </customfield>
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                            <customfield id="customfield_10055" key="com.atlassian.jira.ext.charting:firstresponsedate">
                        <customfieldname>Date of 1st Reply</customfieldname>
                        <customfieldvalues>
                            <customfieldvalue>Tue, 12 Sep 2023 14:47:36 +0000</customfieldvalue>

                        </customfieldvalues>
                    </customfield>
                                                                <customfield id="customfield_10052" key="com.atlassian.jira.toolkit:dayslastcommented">
                        <customfieldname>Days since reply</customfieldname>
                        <customfieldvalues>
                                        16 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_10257" key="com.atlassian.jira.plugin.system.customfieldtypes:radiobuttons">
                        <customfieldname>Documentation Changes</customfieldname>
                        <customfieldvalues>
                                <customfieldvalue key="11861"><![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>
                            16 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>maurizio.casimirri@mongodb.com</customfieldvalue>
    
                        </customfieldvalues>
                    </customfield>
                                                                                                                                                                                                                                        <customfield id="customfield_14254" key="com.pyxis.greenhopper.jira:gh-lexo-rank">
                        <customfieldname>Product Rank</customfieldname>
                        <customfieldvalues>
                            <customfieldvalue>1|hzof5z:</customfieldvalue>

                        </customfieldvalues>
                    </customfield>
                                                                                                                                                                                <customfield id="customfield_12550" key="com.pyxis.greenhopper.jira:gh-lexo-rank">
                        <customfieldname>Rank</customfieldname>
                        <customfieldvalues>
                            <customfieldvalue>2|hr1nvh:avxqx</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="7716">Iteration Juravenator</customfieldvalue>
    <customfieldvalue id="7787">Iteration Kentrosaurus</customfieldvalue>
    <customfieldvalue id="7799">Iteration Lambeosaurus</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|hzo1f3:</customfieldvalue>

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