<!-- 
RSS generated by JIRA (9.7.1#970001-sha1:2222b88b221c4928ef0de3161136cc90c8356a66) at Wed Feb 07 22:37:37 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-4844] Cosmetic items with MongoSH version, window title, and &quot;i&quot; information button</title>
                <link>https://jira.mongodb.org/browse/COMPASS-4844</link>
                <project id="13182" key="COMPASS">Compass </project>
                    <description>&lt;p&gt;Version&lt;/p&gt;

&lt;p&gt;Please list the mongosh version in &quot;About MongoDB Compass&quot; menu item or somewhere for the benefit of the user. This Jira affects the mongosh version that is included with Compass 1.22.1. It&apos;s not clear what&#160;the version is.&lt;/p&gt;

&lt;p&gt;Window Title&lt;br/&gt;
The window title says, &quot;_MongoSH Beta&quot;.&lt;br/&gt;
When the &quot;i&quot; information button is clicked, title of dialog window displays &quot;MongoSH Beta&quot; also.&lt;br/&gt;
Is this release still Beta?&lt;/p&gt;

&lt;p&gt;&quot;i&quot; Information Button&lt;/p&gt;

&lt;p&gt;Ctrl+A: &quot;begining&quot; -&amp;gt; &quot;beginning&quot;&lt;br/&gt;
Ctrl+F: &quot;Moves the cursor forwards one character.&quot; -&amp;gt; &quot;Moves the cursor Forward one character.&quot; (capitalize the F, removes &apos;s&apos;)&lt;br/&gt;
Ctrl+H: &quot;Erases one character. Similar to hitting backspace.&quot; -&amp;gt; &quot;Erases one character, similar to hitting backspace.&quot;&lt;/p&gt;

&lt;p&gt;Shortcut Keys are mnemonic: Capitalizing the first letter may be useful&lt;br/&gt;
Ctrl+B: &quot;Moves the cursor backwards one character.&quot; -&amp;gt; &quot;Moves the cursor Backwards one character.&quot; (capitalize the B)&lt;br/&gt;
Ctrl+D: &quot;Erases the next character.&quot; -&amp;gt; &quot;Deletes the next character.&quot;&lt;br/&gt;
Ctrl+U: &quot;Changes the line to uppercase.&quot; -&amp;gt; &quot;Changes the line to Uppercase.&quot;&lt;/p&gt;</description>
                <environment>macOS </environment>
        <key id="1462438">COMPASS-4844</key>
            <summary>Cosmetic items with MongoSH version, window title, and &quot;i&quot; information button</summary>
                <type id="1" iconUrl="https://jira.mongodb.org/secure/viewavatar?size=xsmall&amp;avatarId=14703&amp;avatarType=issuetype">Bug</type>
                                            <priority id="4" iconUrl="https://jira.mongodb.org/images/icons/priorities/minor.svg">Minor - P4</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="rhys.howell@mongodb.com">Rhys Howell</assignee>
                                    <reporter username="felicia.hsieh@mongodb.com">Felicia Hsieh</reporter>
                        <labels>
                            <label>good-first-issue</label>
                    </labels>
                <created>Thu, 3 Sep 2020 20:46:00 +0000</created>
                <updated>Wed, 21 Jul 2021 16:21:22 +0000</updated>
                            <resolved>Fri, 9 Jul 2021 14:58:40 +0000</resolved>
                                                    <fixVersion>1.28.1</fixVersion>
                                    <component>Embedded Shell</component>
                        <due></due>
                            <votes>0</votes>
                                    <watches>4</watches>
                                                                                                                <comments>
                            <comment id="3955393" author="xgen-internal-githook" created="Wed, 21 Jul 2021 16:21:22 +0000"  >&lt;p&gt;Author:&lt;/p&gt;
{&apos;name&apos;: &apos;Rhys&apos;, &apos;email&apos;: &apos;Anemy@users.noreply.github.com&apos;, &apos;username&apos;: &apos;Anemy&apos;}
&lt;p&gt;Message: fix(compass-shell): Show mongosh version in help panel, increase panel height, update text &lt;a href=&quot;https://jira.mongodb.org/browse/COMPASS-4844&quot; title=&quot;Cosmetic items with MongoSH version, window title, and &amp;quot;i&amp;quot; information button&quot; class=&quot;issue-link&quot; data-issue-key=&quot;COMPASS-4844&quot;&gt;&lt;del&gt;COMPASS-4844&lt;/del&gt;&lt;/a&gt; (#2333)&lt;/p&gt;

&lt;ul&gt;
	&lt;li&gt;Show mongosh version in help panel, increase size of the panel, tweak type&lt;/li&gt;
&lt;/ul&gt;


&lt;ul&gt;
	&lt;li&gt;remove beta&lt;/li&gt;
&lt;/ul&gt;


&lt;ul&gt;
	&lt;li&gt;update mongosh product naming&lt;/li&gt;
&lt;/ul&gt;


&lt;ul&gt;
	&lt;li&gt;update test for new type&lt;/li&gt;
&lt;/ul&gt;


&lt;ul&gt;
	&lt;li&gt;fix capital letter in description&lt;/li&gt;
&lt;/ul&gt;


&lt;ul&gt;
	&lt;li&gt;fix capital letter in description&lt;/li&gt;
&lt;/ul&gt;


&lt;ul&gt;
	&lt;li&gt;revert uppercase&lt;/li&gt;
&lt;/ul&gt;


&lt;ul&gt;
	&lt;li&gt;revert uppercase&lt;/li&gt;
&lt;/ul&gt;


&lt;p&gt;Co-authored-by: Maurizio Casimirri &amp;lt;maurizio.cas@gmail.com&amp;gt;&lt;br/&gt;
Branch: install-before-publish&lt;br/&gt;
&lt;a href=&quot;https://github.com/mongodb-js/compass/commit/75eea6831cc3c0aceb7fb4c2d6d7d7ef8d3054b4&quot; class=&quot;external-link&quot; target=&quot;_blank&quot; rel=&quot;nofollow noopener&quot;&gt;https://github.com/mongodb-js/compass/commit/75eea6831cc3c0aceb7fb4c2d6d7d7ef8d3054b4&lt;/a&gt;&lt;/p&gt;</comment>
                            <comment id="3924927" author="xgen-internal-githook" created="Fri, 9 Jul 2021 10:25:57 +0000"  >&lt;p&gt;Author:&lt;/p&gt;
{&apos;name&apos;: &apos;Rhys&apos;, &apos;email&apos;: &apos;Anemy@users.noreply.github.com&apos;, &apos;username&apos;: &apos;Anemy&apos;}
&lt;p&gt;Message: fix(compass-shell): Show mongosh version in help panel, increase panel height, update text &lt;a href=&quot;https://jira.mongodb.org/browse/COMPASS-4844&quot; title=&quot;Cosmetic items with MongoSH version, window title, and &amp;quot;i&amp;quot; information button&quot; class=&quot;issue-link&quot; data-issue-key=&quot;COMPASS-4844&quot;&gt;&lt;del&gt;COMPASS-4844&lt;/del&gt;&lt;/a&gt; (#2333)&lt;/p&gt;

&lt;ul&gt;
	&lt;li&gt;Show mongosh version in help panel, increase size of the panel, tweak type&lt;/li&gt;
&lt;/ul&gt;


&lt;ul&gt;
	&lt;li&gt;remove beta&lt;/li&gt;
&lt;/ul&gt;


&lt;ul&gt;
	&lt;li&gt;update mongosh product naming&lt;/li&gt;
&lt;/ul&gt;


&lt;ul&gt;
	&lt;li&gt;update test for new type&lt;/li&gt;
&lt;/ul&gt;


&lt;ul&gt;
	&lt;li&gt;fix capital letter in description&lt;/li&gt;
&lt;/ul&gt;


&lt;ul&gt;
	&lt;li&gt;fix capital letter in description&lt;/li&gt;
&lt;/ul&gt;


&lt;ul&gt;
	&lt;li&gt;revert uppercase&lt;/li&gt;
&lt;/ul&gt;


&lt;ul&gt;
	&lt;li&gt;revert uppercase&lt;/li&gt;
&lt;/ul&gt;


&lt;p&gt;Co-authored-by: Maurizio Casimirri &amp;lt;maurizio.cas@gmail.com&amp;gt;&lt;br/&gt;
Branch: main&lt;br/&gt;
&lt;a href=&quot;https://github.com/mongodb-js/compass/commit/75eea6831cc3c0aceb7fb4c2d6d7d7ef8d3054b4&quot; class=&quot;external-link&quot; target=&quot;_blank&quot; rel=&quot;nofollow noopener&quot;&gt;https://github.com/mongodb-js/compass/commit/75eea6831cc3c0aceb7fb4c2d6d7d7ef8d3054b4&lt;/a&gt;&lt;/p&gt;</comment>
                            <comment id="3383455" author="rhys.howell" created="Wed, 9 Sep 2020 16:36:45 +0000"  >&lt;p&gt;This recent Compass release is using mongosh beta - Compass 1.22.1 is using mongosh 0.2.2 &lt;a href=&quot;https://github.com/mongodb-js/mongosh/releases/tag/v0.2.2&quot; class=&quot;external-link&quot; target=&quot;_blank&quot; rel=&quot;nofollow noopener&quot;&gt;https://github.com/mongodb-js/mongosh/releases/tag/v0.2.2&lt;/a&gt;&lt;/p&gt;

&lt;p&gt;Good suggestion to add the version number and improvements for the shortcuts - thanks.&lt;/p&gt;</comment>
                    </comments>
                <issuelinks>
                            <issuelinktype id="10320">
                    <name>Documented</name>
                                                                <inwardlinks description="is documented by">
                                                        </inwardlinks>
                                    </issuelinktype>
                    </issuelinks>
                <attachments>
                            <attachment id="277079" name="image-2020-09-03-16-40-05-339.png" size="294089" author="felicia.hsieh@mongodb.com" created="Thu, 3 Sep 2020 20:40:07 +0000"/>
                    </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>Wed, 9 Sep 2020 16:36:45 +0000</customfieldvalue>

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


                        </customfieldvalues>
                    </customfield>
                                                                <customfield id="customfield_15850" key="com.atlassian.jira.plugins.jira-development-integration-plugin:devsummary">
                        <customfieldname>Development</customfieldname>
                        <customfieldvalues>
                            
                        </customfieldvalues>
                    </customfield>
                                                                                            <customfield id="customfield_10257" key="com.atlassian.jira.plugin.system.customfieldtypes:radiobuttons">
                        <customfieldname>Documentation Changes</customfieldname>
                        <customfieldvalues>
                                <customfieldvalue key="10250"><![CDATA[Needed]]></customfieldvalue>

                        </customfieldvalues>
                    </customfield>
                                                                <customfield id="customfield_14266" key="com.atlassian.jira.plugin.system.customfieldtypes:textarea">
                        <customfieldname>Documentation Changes Summary</customfieldname>
                        <customfieldvalues>
                            <customfieldvalue>&lt;p&gt;We now show the mongosh version shipped with that Compass version. The version can be seen in the info popup in Compass&apos;s shell. Thanks!&lt;/p&gt;</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>xgen-internal-githook</customfieldvalue>

                        </customfieldvalues>
                    </customfield>
                                                                <customfield id="customfield_11151" key="com.atlassian.jira.toolkit:LastCommentDate">
                        <customfieldname>Last public comment date</customfieldname>
                        <customfieldvalues>
                            2 years, 29 weeks ago
                        </customfieldvalues>
                    </customfield>
                                                                                                                                                                                                                                        <customfield id="customfield_10051" key="com.atlassian.jira.toolkit:participants">
                        <customfieldname>Participants</customfieldname>
                        <customfieldvalues>
                                        <customfieldvalue>felicia.hsieh@mongodb.com</customfieldvalue>
            <customfieldvalue>xgen-internal-githook</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|hy3ubz:</customfieldvalue>

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

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

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