<!-- 
RSS generated by JIRA (9.7.1#970001-sha1:2222b88b221c4928ef0de3161136cc90c8356a66) at Wed Feb 07 22:33:36 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-3577] Add connection field for custom appName value when connecting to database</title>
                <link>https://jira.mongodb.org/browse/COMPASS-3577</link>
                <project id="13182" key="COMPASS">Compass </project>
                    <description>&lt;p&gt;Currently, Compass creates 5 or 6 connections to a database when connecting. These connections do not include the &quot;appName&quot; parameter when connecting.&#160;&lt;/p&gt;

&lt;p&gt;As an administrator of a MongoDB, when listing connections, it is very useful to have a clear indicator of which processes / clients have opened connections (and how many).&#160;&lt;/p&gt;

&lt;p&gt;It would be nice if Compass can pass a default name as the appName parameter, or ideally allow users to enter a custom appName value in the connection settings before connecting to the DB.&#160;&lt;/p&gt;

&lt;p&gt;Not a critical requirement, obviously... but is a good nice to have.&lt;/p&gt;</description>
                <environment></environment>
        <key id="740888">COMPASS-3577</key>
            <summary>Add connection field for custom appName value when connecting to database</summary>
                <type id="1" iconUrl="https://jira.mongodb.org/secure/viewavatar?size=xsmall&amp;avatarId=14703&amp;avatarType=issuetype">Bug</type>
                                            <priority id="5" iconUrl="https://jira.mongodb.org/images/icons/priorities/trivial.svg">Trivial - P5</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="-1">Unassigned</assignee>
                                    <reporter username="rick_c137">Jason R</reporter>
                        <labels>
                            <label>feature</label>
                    </labels>
                <created>Thu, 18 Apr 2019 06:28:58 +0000</created>
                <updated>Sun, 29 Oct 2023 02:40:58 +0000</updated>
                            <resolved>Thu, 27 Jun 2019 08:57:10 +0000</resolved>
                                    <version>1.17.0-beta.5</version>
                                                    <component>Compass</component>
                        <due></due>
                            <votes>0</votes>
                                    <watches>2</watches>
                                                                                                                <comments>
                            <comment id="2249871" author="rick_c137" created="Fri, 17 May 2019 03:01:49 +0000"  >&lt;p&gt;Windows 10.&lt;/p&gt;

&lt;p&gt;When trying to re-run the&#160;mongodb-compass-community-1.17.0-win32-x64.msi, I see the initial &quot;installing&quot; modal, but it quickly disappears and then nothing happens.&#160;&lt;/p&gt;

&lt;p&gt;The Compass FTE experience / setup is never displayed.&lt;/p&gt;

&lt;p&gt;I do see MongoDB Compass Community Machine-Wide Installer in the Windows 10 Apps list (under settings), but the app directory &amp;amp; files are not installed to the Programs folder.&lt;/p&gt;

&lt;p&gt;At this point, I am completely blocked from using Compass (including not being able to test the issue I reported).&lt;/p&gt;</comment>
                            <comment id="2235075" author="massimiliano.marcon" created="Mon, 6 May 2019 12:14:54 +0000"  >&lt;p&gt;What OS? Beta and stable usually are considered 2 different applications and you can have both installed at the same time.&lt;/p&gt;</comment>
                            <comment id="2224418" author="rick_c137" created="Thu, 25 Apr 2019 11:38:06 +0000"  >&lt;p&gt;Also... after installing the 1.18 beta, I cannot re-install 1.17 stable community.&lt;/p&gt;

&lt;p&gt;Any suggestion for how to get a working installation of Compass again? If not, I will also file a separate bug report for this.&lt;/p&gt;</comment>
                            <comment id="2224306" author="rick_c137" created="Thu, 25 Apr 2019 08:09:10 +0000"  >&lt;p&gt;Hi Massimiliano,&lt;/p&gt;

&lt;p&gt;When I run db.currentOp(true) to get the list of connections while Compass is running, the only connection with appName included is from my own app.&#160;&lt;/p&gt;

&lt;p&gt;All of the other connections show something similar to:&lt;/p&gt;

{
&#160; &#160;&quot;host&quot; : &quot;MY_LOCALHOST:27017&quot;,
&#160; &#160;&quot;desc&quot; : &quot;conn30&quot;,
&#160; &#160;&quot;connectionId&quot; : 30,
&#160; &#160;&quot;client&quot; : &quot;127.0.0.1:57346&quot;,
&#160; &#160;&quot;active&quot; : false,
&#160; &#160;&quot;currentOpTime&quot; : &quot;2019-04-25T01:03:33.194-0700&quot;
 }

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

&lt;p&gt;Also, I installed Compass 1.18 beta and tried it. I get the same result.&lt;/p&gt;

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

&lt;p&gt;Is it possible that Compass does not keep the connection active? Does it connect, retrieve the results to display the current &apos;page&apos;, then disconnect?&lt;/p&gt;</comment>
                            <comment id="2223283" author="massimiliano.marcon" created="Wed, 24 Apr 2019 14:39:06 +0000"  >&lt;p&gt;&lt;a href=&quot;https://jira.mongodb.org/secure/ViewProfile.jspa?name=rick_c137&quot; class=&quot;user-hover&quot; rel=&quot;rick_c137&quot;&gt;rick_c137&lt;/a&gt; we are sending it, and the server receives it properly. Can you check again? Maybe try Compass 1.18 beta just in case?&lt;/p&gt;</comment>
                    </comments>
                <issuelinks>
                            <issuelinktype id="10320">
                    <name>Documented</name>
                                                                <inwardlinks description="is documented by">
                                                        </inwardlinks>
                                    </issuelinktype>
                    </issuelinks>
                <attachments>
                    </attachments>
                <subtasks>
                    </subtasks>
                <customfields>
                                                <customfield id="customfield_10050" key="com.atlassian.jira.toolkit:comments">
                        <customfieldname># Replies</customfieldname>
                        <customfieldvalues>
                            <customfieldvalue>5.0</customfieldvalue>
                        </customfieldvalues>
                    </customfield>
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                            <customfield id="customfield_10055" key="com.atlassian.jira.ext.charting:firstresponsedate">
                        <customfieldname>Date of 1st Reply</customfieldname>
                        <customfieldvalues>
                            <customfieldvalue>Wed, 24 Apr 2019 14:39:06 +0000</customfieldvalue>

                        </customfieldvalues>
                    </customfield>
                                                                <customfield id="customfield_10052" key="com.atlassian.jira.toolkit:dayslastcommented">
                        <customfieldname>Days since reply</customfieldname>
                        <customfieldvalues>
                                        4 years, 38 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_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;Add instructions for the new appName field in connection settings&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>luke.bonanomi@mongodb.com</customfieldvalue>

                        </customfieldvalues>
                    </customfield>
                                                                <customfield id="customfield_11151" key="com.atlassian.jira.toolkit:LastCommentDate">
                        <customfieldname>Last public comment date</customfieldname>
                        <customfieldvalues>
                            4 years, 38 weeks, 5 days ago
                        </customfieldvalues>
                    </customfield>
                                                                                                                                                                                                                                        <customfield id="customfield_10051" key="com.atlassian.jira.toolkit:participants">
                        <customfieldname>Participants</customfieldname>
                        <customfieldvalues>
                                        <customfieldvalue>rick_c137</customfieldvalue>
            <customfieldvalue>massimiliano.marcon@mongodb.com</customfieldvalue>
    
                        </customfieldvalues>
                    </customfield>
                                                                                                                                                                                                                                        <customfield id="customfield_14254" key="com.pyxis.greenhopper.jira:gh-lexo-rank">
                        <customfieldname>Product Rank</customfieldname>
                        <customfieldvalues>
                            <customfieldvalue>1|huuwfr:</customfieldvalue>

                        </customfieldvalues>
                    </customfield>
                                                                                                                                                                                <customfield id="customfield_12550" key="com.pyxis.greenhopper.jira:gh-lexo-rank">
                        <customfieldname>Rank</customfieldname>
                        <customfieldvalues>
                            <customfieldvalue>2|huklx3:</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="2970">Iteration Dingo</customfieldvalue>
    <customfieldvalue id="2990">Iteration Echidna</customfieldvalue>
    <customfieldvalue id="3019">Iteration Giraffe</customfieldvalue>
    <customfieldvalue id="3064">Iteration Ferret</customfieldvalue>
    <customfieldvalue id="3082">Iteration Hedgehog</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|huuip3:</customfieldvalue>

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