<!-- 
RSS generated by JIRA (9.7.1#970001-sha1:2222b88b221c4928ef0de3161136cc90c8356a66) at Wed Feb 07 22:34:48 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-3961] Update documentation across compass plugins and libraries</title>
                <link>https://jira.mongodb.org/browse/COMPASS-3961</link>
                <project id="13182" key="COMPASS">Compass </project>
                    <description>&lt;p&gt;Document outlining suggested ways to update documentation &amp;#8211; &lt;a href=&quot;https://docs.google.com/document/d/1ipG7jCCTlEqeLC8nBeydg0P07GlM5wNX9vTRVCF2dfc/edit&quot; class=&quot;external-link&quot; target=&quot;_blank&quot; rel=&quot;nofollow noopener&quot;&gt;https://docs.google.com/document/d/1ipG7jCCTlEqeLC8nBeydg0P07GlM5wNX9vTRVCF2dfc/edit&lt;/a&gt;&lt;/p&gt;

&lt;p&gt;List of our currently maintained (or not so maintained) repos &amp;#8211; &lt;a href=&quot;https://docs.google.com/document/d/1ipG7jCCTlEqeLC8nBeydg0P07GlM5wNX9vTRVCF2dfc/edit&quot; class=&quot;external-link&quot; target=&quot;_blank&quot; rel=&quot;nofollow noopener&quot;&gt;https://docs.google.com/document/d/1ipG7jCCTlEqeLC8nBeydg0P07GlM5wNX9vTRVCF2dfc/edit&lt;/a&gt;&lt;/p&gt;

&lt;p&gt;Currently all of the existing repos are tagged with either &lt;a href=&quot;https://github.com/search?q=topic%3Acompass-tools+org%3Amongodb-js&amp;amp;type=Repositories&quot; class=&quot;external-link&quot; target=&quot;_blank&quot; rel=&quot;nofollow noopener&quot;&gt;compass-tools&lt;/a&gt;, &lt;a href=&quot;https://github.com/search?q=topic%3Acompass-ui-tools+org%3Amongodb-js&amp;amp;type=Repositories&quot; class=&quot;external-link&quot; target=&quot;_blank&quot; rel=&quot;nofollow noopener&quot;&gt;compass-ui-tools&lt;/a&gt; and &lt;a href=&quot;https://github.com/search?q=topic%3Acompass-plugin+org%3Amongodb-js&amp;amp;type=Repositories&quot; class=&quot;external-link&quot; target=&quot;_blank&quot; rel=&quot;nofollow noopener&quot;&gt;compass-plugins&lt;/a&gt; and can be searched for in github under mongodb-js org.&lt;/p&gt;</description>
                <environment></environment>
        <key id="1000673">COMPASS-3961</key>
            <summary>Update documentation across compass plugins and libraries</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="13203">Gone away</resolution>
                                        <assignee username="-1">Unassigned</assignee>
                                    <reporter username="irina.shestak@mongodb.com">Irina Shestak</reporter>
                        <labels>
                    </labels>
                <created>Wed, 13 Nov 2019 14:56:57 +0000</created>
                <updated>Fri, 27 Oct 2023 20:19:08 +0000</updated>
                            <resolved>Wed, 23 Feb 2022 15:50:29 +0000</resolved>
                                                    <fixVersion>No version</fixVersion>
                                    <component>Tech debt</component>
                        <due></due>
                            <votes>0</votes>
                                    <watches>0</watches>
                                                                                                                <comments>
                            <comment id="4371684" author="rhys.howell" created="Wed, 23 Feb 2022 15:50:29 +0000"  >&lt;p&gt;Closing since we&apos;ve moved into the monorepo and docs have changed a good bit for that.&lt;/p&gt;</comment>
                            <comment id="2590482" author="xgen-internal-githook" created="Fri, 6 Dec 2019 20:08:14 +0000"  >&lt;p&gt;Author:&lt;/p&gt;
{&apos;name&apos;: &apos;Lucas Hrabovsky&apos;, &apos;username&apos;: &apos;imlucas&apos;, &apos;email&apos;: &apos;hrabovsky.lucas@gmail.com&apos;}
&lt;p&gt;Message: feat(import-export): Add ability to specify projection for export (#1863)&lt;/p&gt;

&lt;p&gt;Now that this release has been published, a PR to mongodb-js/compass :package: `@mongodb-js/compass-import-export@^4.2.0` has changelog:&lt;/p&gt;

&lt;ul class=&quot;alternate&quot; type=&quot;square&quot;&gt;
	&lt;li&gt;UX improvements: display doc count, do not display line numbers mongodb-js/compass-import-export#20&lt;/li&gt;
	&lt;li&gt;Closes &lt;a href=&quot;https://jira.mongodb.org/browse/COMPASS-3961&quot; title=&quot;Update documentation across compass plugins and libraries&quot; class=&quot;issue-link&quot; data-issue-key=&quot;COMPASS-3961&quot;&gt;&lt;del&gt;COMPASS-3961&lt;/del&gt;&lt;/a&gt;: allow adding missing fields mongodb-js/compass-import-export#19&lt;/li&gt;
	&lt;li&gt;Closes &lt;a href=&quot;https://jira.mongodb.org/browse/COMPASS-3851&quot; title=&quot;Select fields when exporting a collection&quot; class=&quot;issue-link&quot; data-issue-key=&quot;COMPASS-3851&quot;&gt;&lt;del&gt;COMPASS-3851&lt;/del&gt;&lt;/a&gt;: ability to add fields when exporting collection mongodb-js/compass-import-export#17&lt;br/&gt;
Branch: master&lt;br/&gt;
&lt;a href=&quot;https://github.com/mongodb-js/compass/commit/9b22c49d0891a3f3ec6a11fa5b19ee0b2cf004ad&quot; class=&quot;external-link&quot; target=&quot;_blank&quot; rel=&quot;nofollow noopener&quot;&gt;https://github.com/mongodb-js/compass/commit/9b22c49d0891a3f3ec6a11fa5b19ee0b2cf004ad&lt;/a&gt;&lt;/li&gt;
&lt;/ul&gt;
</comment>
                            <comment id="2590439" author="xgen-internal-githook" created="Fri, 6 Dec 2019 19:51:38 +0000"  >&lt;p&gt;Author:&lt;/p&gt;
{&apos;email&apos;: &apos;hrabovsky.lucas@gmail.com&apos;, &apos;name&apos;: &apos;Lucas Hrabovsky&apos;, &apos;username&apos;: &apos;imlucas&apos;}
&lt;p&gt;Message: feat(import-export): Add ability to specify projection for export&lt;/p&gt;

&lt;p&gt;Now that this release has been published, a PR to mongodb-js/compass :package: `@mongodb-js/compass-import-export@^4.2.0` has changelog:&lt;/p&gt;

&lt;ul class=&quot;alternate&quot; type=&quot;square&quot;&gt;
	&lt;li&gt;UX improvements: display doc count, do not display line numbers mongodb-js/compass-import-export#20&lt;/li&gt;
	&lt;li&gt;Closes &lt;a href=&quot;https://jira.mongodb.org/browse/COMPASS-3961&quot; title=&quot;Update documentation across compass plugins and libraries&quot; class=&quot;issue-link&quot; data-issue-key=&quot;COMPASS-3961&quot;&gt;&lt;del&gt;COMPASS-3961&lt;/del&gt;&lt;/a&gt;: allow adding missing fields mongodb-js/compass-import-export#19&lt;/li&gt;
	&lt;li&gt;Closes &lt;a href=&quot;https://jira.mongodb.org/browse/COMPASS-3851&quot; title=&quot;Select fields when exporting a collection&quot; class=&quot;issue-link&quot; data-issue-key=&quot;COMPASS-3851&quot;&gt;&lt;del&gt;COMPASS-3851&lt;/del&gt;&lt;/a&gt;: ability to add fields when exporting collection mongodb-js/compass-import-export#17&lt;br/&gt;
Branch: import-export/specify-export-projection&lt;br/&gt;
&lt;a href=&quot;https://github.com/mongodb-js/compass/commit/d02ac7ed78e04e9648c351153748b57a2a77a81b&quot; class=&quot;external-link&quot; target=&quot;_blank&quot; rel=&quot;nofollow noopener&quot;&gt;https://github.com/mongodb-js/compass/commit/d02ac7ed78e04e9648c351153748b57a2a77a81b&lt;/a&gt;&lt;/li&gt;
&lt;/ul&gt;
</comment>
                    </comments>
                <issuelinks>
                            <issuelinktype id="10012">
                    <name>Related</name>
                                            <outwardlinks description="related to">
                                        <issuelink>
            <issuekey id="1048694">COMPASS-4033</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>3.0</customfieldvalue>
                        </customfieldvalues>
                    </customfield>
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                            <customfield id="customfield_10055" key="com.atlassian.jira.ext.charting:firstresponsedate">
                        <customfieldname>Date of 1st Reply</customfieldname>
                        <customfieldvalues>
                            <customfieldvalue>Fri, 6 Dec 2019 19:51:38 +0000</customfieldvalue>

                        </customfieldvalues>
                    </customfield>
                                                                <customfield id="customfield_10052" key="com.atlassian.jira.toolkit:dayslastcommented">
                        <customfieldname>Days since reply</customfieldname>
                        <customfieldvalues>
                                        1 year, 50 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_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>
                            1 year, 50 weeks ago
                        </customfieldvalues>
                    </customfield>
                                                                                                                                                                                                                                        <customfield id="customfield_10051" key="com.atlassian.jira.toolkit:participants">
                        <customfieldname>Participants</customfieldname>
                        <customfieldvalues>
                                        <customfieldvalue>xgen-internal-githook</customfieldvalue>
            <customfieldvalue>irina.shestak@mongodb.com</customfieldvalue>
            <customfieldvalue>rhys.howell@mongodb.com</customfieldvalue>
    
                        </customfieldvalues>
                    </customfield>
                                                                                                                                                                                                                                        <customfield id="customfield_14254" key="com.pyxis.greenhopper.jira:gh-lexo-rank">
                        <customfieldname>Product Rank</customfieldname>
                        <customfieldvalues>
                            <customfieldvalue>1|hw2ein:</customfieldvalue>

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

                        </customfieldvalues>
                    </customfield>
                                                                                                                        <customfield id="customfield_10555" key="com.atlassian.jira.plugin.system.customfieldtypes:float">
                        <customfieldname>Story Points</customfieldname>
                        <customfieldvalues>
                            <customfieldvalue>2.0</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|hw20rz:</customfieldvalue>

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