<!-- 
RSS generated by JIRA (9.7.1#970001-sha1:2222b88b221c4928ef0de3161136cc90c8356a66) at Wed Feb 07 22:41:52 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-6084] Include a dummy global configuration file in packages</title>
                <link>https://jira.mongodb.org/browse/COMPASS-6084</link>
                <project id="13182" key="COMPASS">Compass </project>
                    <description></description>
                <environment></environment>
        <key id="2126464">COMPASS-6084</key>
            <summary>Include a dummy global configuration file in packages</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="anna.henningsen@mongodb.com">Anna Henningsen</assignee>
                                    <reporter username="anna.henningsen@mongodb.com">Anna Henningsen</reporter>
                        <labels>
                    </labels>
                <created>Wed, 31 Aug 2022 12:50:15 +0000</created>
                <updated>Sun, 29 Oct 2023 02:38:51 +0000</updated>
                            <resolved>Mon, 28 Nov 2022 17:20:33 +0000</resolved>
                                                    <fixVersion>1.35.0</fixVersion>
                                    <component>Packaging</component>
                        <due></due>
                            <votes>0</votes>
                                    <watches>1</watches>
                                                                                                                <comments>
                            <comment id="5026654" author="xgen-internal-githook" created="Fri, 2 Dec 2022 22:18:31 +0000"  >&lt;p&gt;Author:&lt;/p&gt;
{&apos;name&apos;: &apos;Anna Henningsen&apos;, &apos;email&apos;: &apos;anna.henningsen@mongodb.com&apos;, &apos;username&apos;: &apos;addaleax&apos;}
&lt;p&gt;Message: feat: add --show-example-config flag &lt;a href=&quot;https://jira.mongodb.org/browse/COMPASS-6084&quot; title=&quot;Include a dummy global configuration file in packages&quot; class=&quot;issue-link&quot; data-issue-key=&quot;COMPASS-6084&quot;&gt;&lt;del&gt;COMPASS-6084&lt;/del&gt;&lt;/a&gt; (#3834)&lt;/p&gt;

&lt;p&gt;The original config file suggested including a file in the packages&lt;br/&gt;
themselves. However, this is hard for a number of reasons; for example,&lt;br/&gt;
our .deb and .rpm generators do not provide options for specifying&lt;br/&gt;
configuration files, and if they did, config files would conflict&lt;br/&gt;
between the different variants of Compass. For the .zip distribution,&lt;br/&gt;
we ship the Compass executable at the top level of the .zip, meaning&lt;br/&gt;
that it is impossible to actually write to the path where Compass&lt;br/&gt;
expects the configuration file just by unpacking the .zip.&lt;/p&gt;

&lt;p&gt;As a lightweight alternative, Compass now supports a new&lt;br/&gt;
`--show-example-config` command line flag, and refers to it, together&lt;br/&gt;
with a full command showing its usage, in the `--help` output.&lt;br/&gt;
Branch: revert-3723-revert-3709-compass-6170-remove-pipeline-from-text&lt;br/&gt;
&lt;a href=&quot;https://github.com/mongodb-js/compass/commit/aaccfd472a61651f2cd223e08a772916adea0d39&quot; class=&quot;external-link&quot; target=&quot;_blank&quot; rel=&quot;nofollow noopener&quot;&gt;https://github.com/mongodb-js/compass/commit/aaccfd472a61651f2cd223e08a772916adea0d39&lt;/a&gt;&lt;/p&gt;</comment>
                            <comment id="5023068" author="xgen-internal-githook" created="Thu, 1 Dec 2022 18:11:42 +0000"  >&lt;p&gt;Author:&lt;/p&gt;
{&apos;name&apos;: &apos;Anna Henningsen&apos;, &apos;email&apos;: &apos;anna.henningsen@mongodb.com&apos;, &apos;username&apos;: &apos;addaleax&apos;}
&lt;p&gt;Message: feat: add --show-example-config flag &lt;a href=&quot;https://jira.mongodb.org/browse/COMPASS-6084&quot; title=&quot;Include a dummy global configuration file in packages&quot; class=&quot;issue-link&quot; data-issue-key=&quot;COMPASS-6084&quot;&gt;&lt;del&gt;COMPASS-6084&lt;/del&gt;&lt;/a&gt; (#3834)&lt;/p&gt;

&lt;p&gt;The original config file suggested including a file in the packages&lt;br/&gt;
themselves. However, this is hard for a number of reasons; for example,&lt;br/&gt;
our .deb and .rpm generators do not provide options for specifying&lt;br/&gt;
configuration files, and if they did, config files would conflict&lt;br/&gt;
between the different variants of Compass. For the .zip distribution,&lt;br/&gt;
we ship the Compass executable at the top level of the .zip, meaning&lt;br/&gt;
that it is impossible to actually write to the path where Compass&lt;br/&gt;
expects the configuration file just by unpacking the .zip.&lt;/p&gt;

&lt;p&gt;As a lightweight alternative, Compass now supports a new&lt;br/&gt;
`--show-example-config` command line flag, and refers to it, together&lt;br/&gt;
with a full command showing its usage, in the `--help` output.&lt;br/&gt;
Branch: update-compass-shell-to-shared-config&lt;br/&gt;
&lt;a href=&quot;https://github.com/mongodb-js/compass/commit/aaccfd472a61651f2cd223e08a772916adea0d39&quot; class=&quot;external-link&quot; target=&quot;_blank&quot; rel=&quot;nofollow noopener&quot;&gt;https://github.com/mongodb-js/compass/commit/aaccfd472a61651f2cd223e08a772916adea0d39&lt;/a&gt;&lt;/p&gt;</comment>
                            <comment id="5020644" author="xgen-internal-githook" created="Wed, 30 Nov 2022 23:20:07 +0000"  >&lt;p&gt;Author:&lt;/p&gt;
{&apos;name&apos;: &apos;Anna Henningsen&apos;, &apos;email&apos;: &apos;anna.henningsen@mongodb.com&apos;, &apos;username&apos;: &apos;addaleax&apos;}
&lt;p&gt;Message: feat: add --show-example-config flag &lt;a href=&quot;https://jira.mongodb.org/browse/COMPASS-6084&quot; title=&quot;Include a dummy global configuration file in packages&quot; class=&quot;issue-link&quot; data-issue-key=&quot;COMPASS-6084&quot;&gt;&lt;del&gt;COMPASS-6084&lt;/del&gt;&lt;/a&gt; (#3834)&lt;/p&gt;

&lt;p&gt;The original config file suggested including a file in the packages&lt;br/&gt;
themselves. However, this is hard for a number of reasons; for example,&lt;br/&gt;
our .deb and .rpm generators do not provide options for specifying&lt;br/&gt;
configuration files, and if they did, config files would conflict&lt;br/&gt;
between the different variants of Compass. For the .zip distribution,&lt;br/&gt;
we ship the Compass executable at the top level of the .zip, meaning&lt;br/&gt;
that it is impossible to actually write to the path where Compass&lt;br/&gt;
expects the configuration file just by unpacking the .zip.&lt;/p&gt;

&lt;p&gt;As a lightweight alternative, Compass now supports a new&lt;br/&gt;
`--show-example-config` command line flag, and refers to it, together&lt;br/&gt;
with a full command showing its usage, in the `--help` output.&lt;br/&gt;
Branch: update-lg-again&lt;br/&gt;
&lt;a href=&quot;https://github.com/mongodb-js/compass/commit/aaccfd472a61651f2cd223e08a772916adea0d39&quot; class=&quot;external-link&quot; target=&quot;_blank&quot; rel=&quot;nofollow noopener&quot;&gt;https://github.com/mongodb-js/compass/commit/aaccfd472a61651f2cd223e08a772916adea0d39&lt;/a&gt;&lt;/p&gt;</comment>
                            <comment id="5019089" author="xgen-internal-githook" created="Wed, 30 Nov 2022 15:56:36 +0000"  >&lt;p&gt;Author:&lt;/p&gt;
{&apos;name&apos;: &apos;Anna Henningsen&apos;, &apos;email&apos;: &apos;anna.henningsen@mongodb.com&apos;, &apos;username&apos;: &apos;addaleax&apos;}
&lt;p&gt;Message: feat: add --show-example-config flag &lt;a href=&quot;https://jira.mongodb.org/browse/COMPASS-6084&quot; title=&quot;Include a dummy global configuration file in packages&quot; class=&quot;issue-link&quot; data-issue-key=&quot;COMPASS-6084&quot;&gt;&lt;del&gt;COMPASS-6084&lt;/del&gt;&lt;/a&gt; (#3834)&lt;/p&gt;

&lt;p&gt;The original config file suggested including a file in the packages&lt;br/&gt;
themselves. However, this is hard for a number of reasons; for example,&lt;br/&gt;
our .deb and .rpm generators do not provide options for specifying&lt;br/&gt;
configuration files, and if they did, config files would conflict&lt;br/&gt;
between the different variants of Compass. For the .zip distribution,&lt;br/&gt;
we ship the Compass executable at the top level of the .zip, meaning&lt;br/&gt;
that it is impossible to actually write to the path where Compass&lt;br/&gt;
expects the configuration file just by unpacking the .zip.&lt;/p&gt;

&lt;p&gt;As a lightweight alternative, Compass now supports a new&lt;br/&gt;
`--show-example-config` command line flag, and refers to it, together&lt;br/&gt;
with a full command showing its usage, in the `--help` output.&lt;br/&gt;
Branch: &lt;a href=&quot;https://jira.mongodb.org/browse/COMPASS-6325&quot; title=&quot;Fix the settings dialog&#8217;s height and adjust categories&quot; class=&quot;issue-link&quot; data-issue-key=&quot;COMPASS-6325&quot;&gt;&lt;del&gt;COMPASS-6325&lt;/del&gt;&lt;/a&gt;-fix-settings-modal-height-and-categories&lt;br/&gt;
&lt;a href=&quot;https://github.com/mongodb-js/compass/commit/aaccfd472a61651f2cd223e08a772916adea0d39&quot; class=&quot;external-link&quot; target=&quot;_blank&quot; rel=&quot;nofollow noopener&quot;&gt;https://github.com/mongodb-js/compass/commit/aaccfd472a61651f2cd223e08a772916adea0d39&lt;/a&gt;&lt;/p&gt;</comment>
                            <comment id="5017279" author="xgen-internal-githook" created="Wed, 30 Nov 2022 00:36:05 +0000"  >&lt;p&gt;Author:&lt;/p&gt;
{&apos;name&apos;: &apos;Anna Henningsen&apos;, &apos;email&apos;: &apos;anna.henningsen@mongodb.com&apos;, &apos;username&apos;: &apos;addaleax&apos;}
&lt;p&gt;Message: feat: add --show-example-config flag &lt;a href=&quot;https://jira.mongodb.org/browse/COMPASS-6084&quot; title=&quot;Include a dummy global configuration file in packages&quot; class=&quot;issue-link&quot; data-issue-key=&quot;COMPASS-6084&quot;&gt;&lt;del&gt;COMPASS-6084&lt;/del&gt;&lt;/a&gt; (#3834)&lt;/p&gt;

&lt;p&gt;The original config file suggested including a file in the packages&lt;br/&gt;
themselves. However, this is hard for a number of reasons; for example,&lt;br/&gt;
our .deb and .rpm generators do not provide options for specifying&lt;br/&gt;
configuration files, and if they did, config files would conflict&lt;br/&gt;
between the different variants of Compass. For the .zip distribution,&lt;br/&gt;
we ship the Compass executable at the top level of the .zip, meaning&lt;br/&gt;
that it is impossible to actually write to the path where Compass&lt;br/&gt;
expects the configuration file just by unpacking the .zip.&lt;/p&gt;

&lt;p&gt;As a lightweight alternative, Compass now supports a new&lt;br/&gt;
`--show-example-config` command line flag, and refers to it, together&lt;br/&gt;
with a full command showing its usage, in the `--help` output.&lt;br/&gt;
Branch: add-script-for-generating-readme-package-descriptions&lt;br/&gt;
&lt;a href=&quot;https://github.com/mongodb-js/compass/commit/aaccfd472a61651f2cd223e08a772916adea0d39&quot; class=&quot;external-link&quot; target=&quot;_blank&quot; rel=&quot;nofollow noopener&quot;&gt;https://github.com/mongodb-js/compass/commit/aaccfd472a61651f2cd223e08a772916adea0d39&lt;/a&gt;&lt;/p&gt;</comment>
                            <comment id="5012698" author="xgen-internal-githook" created="Mon, 28 Nov 2022 19:54:16 +0000"  >&lt;p&gt;Author:&lt;/p&gt;
{&apos;name&apos;: &apos;Anna Henningsen&apos;, &apos;email&apos;: &apos;anna.henningsen@mongodb.com&apos;, &apos;username&apos;: &apos;addaleax&apos;}
&lt;p&gt;Message: feat: add --show-example-config flag &lt;a href=&quot;https://jira.mongodb.org/browse/COMPASS-6084&quot; title=&quot;Include a dummy global configuration file in packages&quot; class=&quot;issue-link&quot; data-issue-key=&quot;COMPASS-6084&quot;&gt;&lt;del&gt;COMPASS-6084&lt;/del&gt;&lt;/a&gt; (#3834)&lt;/p&gt;

&lt;p&gt;The original config file suggested including a file in the packages&lt;br/&gt;
themselves. However, this is hard for a number of reasons; for example,&lt;br/&gt;
our .deb and .rpm generators do not provide options for specifying&lt;br/&gt;
configuration files, and if they did, config files would conflict&lt;br/&gt;
between the different variants of Compass. For the .zip distribution,&lt;br/&gt;
we ship the Compass executable at the top level of the .zip, meaning&lt;br/&gt;
that it is impossible to actually write to the path where Compass&lt;br/&gt;
expects the configuration file just by unpacking the .zip.&lt;/p&gt;

&lt;p&gt;As a lightweight alternative, Compass now supports a new&lt;br/&gt;
`--show-example-config` command line flag, and refers to it, together&lt;br/&gt;
with a full command showing its usage, in the `--help` output.&lt;br/&gt;
Branch: no-duplicate-stages&lt;br/&gt;
&lt;a href=&quot;https://github.com/mongodb-js/compass/commit/aaccfd472a61651f2cd223e08a772916adea0d39&quot; class=&quot;external-link&quot; target=&quot;_blank&quot; rel=&quot;nofollow noopener&quot;&gt;https://github.com/mongodb-js/compass/commit/aaccfd472a61651f2cd223e08a772916adea0d39&lt;/a&gt;&lt;/p&gt;</comment>
                            <comment id="5012249" author="xgen-internal-githook" created="Mon, 28 Nov 2022 17:49:42 +0000"  >&lt;p&gt;Author:&lt;/p&gt;
{&apos;name&apos;: &apos;Anna Henningsen&apos;, &apos;email&apos;: &apos;anna.henningsen@mongodb.com&apos;, &apos;username&apos;: &apos;addaleax&apos;}
&lt;p&gt;Message: feat: add --show-example-config flag &lt;a href=&quot;https://jira.mongodb.org/browse/COMPASS-6084&quot; title=&quot;Include a dummy global configuration file in packages&quot; class=&quot;issue-link&quot; data-issue-key=&quot;COMPASS-6084&quot;&gt;&lt;del&gt;COMPASS-6084&lt;/del&gt;&lt;/a&gt; (#3834)&lt;/p&gt;

&lt;p&gt;The original config file suggested including a file in the packages&lt;br/&gt;
themselves. However, this is hard for a number of reasons; for example,&lt;br/&gt;
our .deb and .rpm generators do not provide options for specifying&lt;br/&gt;
configuration files, and if they did, config files would conflict&lt;br/&gt;
between the different variants of Compass. For the .zip distribution,&lt;br/&gt;
we ship the Compass executable at the top level of the .zip, meaning&lt;br/&gt;
that it is impossible to actually write to the path where Compass&lt;br/&gt;
expects the configuration file just by unpacking the .zip.&lt;/p&gt;

&lt;p&gt;As a lightweight alternative, Compass now supports a new&lt;br/&gt;
`--show-example-config` command line flag, and refers to it, together&lt;br/&gt;
with a full command showing its usage, in the `--help` output.&lt;br/&gt;
Branch: update-react-tooltip-usage-to-lg&lt;br/&gt;
&lt;a href=&quot;https://github.com/mongodb-js/compass/commit/aaccfd472a61651f2cd223e08a772916adea0d39&quot; class=&quot;external-link&quot; target=&quot;_blank&quot; rel=&quot;nofollow noopener&quot;&gt;https://github.com/mongodb-js/compass/commit/aaccfd472a61651f2cd223e08a772916adea0d39&lt;/a&gt;&lt;/p&gt;</comment>
                            <comment id="5012108" author="xgen-internal-githook" created="Mon, 28 Nov 2022 17:19:49 +0000"  >&lt;p&gt;Author:&lt;/p&gt;
{&apos;name&apos;: &apos;Anna Henningsen&apos;, &apos;email&apos;: &apos;anna.henningsen@mongodb.com&apos;, &apos;username&apos;: &apos;addaleax&apos;}
&lt;p&gt;Message: feat: add --show-example-config flag &lt;a href=&quot;https://jira.mongodb.org/browse/COMPASS-6084&quot; title=&quot;Include a dummy global configuration file in packages&quot; class=&quot;issue-link&quot; data-issue-key=&quot;COMPASS-6084&quot;&gt;&lt;del&gt;COMPASS-6084&lt;/del&gt;&lt;/a&gt; (#3834)&lt;/p&gt;

&lt;p&gt;The original config file suggested including a file in the packages&lt;br/&gt;
themselves. However, this is hard for a number of reasons; for example,&lt;br/&gt;
our .deb and .rpm generators do not provide options for specifying&lt;br/&gt;
configuration files, and if they did, config files would conflict&lt;br/&gt;
between the different variants of Compass. For the .zip distribution,&lt;br/&gt;
we ship the Compass executable at the top level of the .zip, meaning&lt;br/&gt;
that it is impossible to actually write to the path where Compass&lt;br/&gt;
expects the configuration file just by unpacking the .zip.&lt;/p&gt;

&lt;p&gt;As a lightweight alternative, Compass now supports a new&lt;br/&gt;
`--show-example-config` command line flag, and refers to it, together&lt;br/&gt;
with a full command showing its usage, in the `--help` output.&lt;br/&gt;
Branch: main&lt;br/&gt;
&lt;a href=&quot;https://github.com/mongodb-js/compass/commit/aaccfd472a61651f2cd223e08a772916adea0d39&quot; class=&quot;external-link&quot; target=&quot;_blank&quot; rel=&quot;nofollow noopener&quot;&gt;https://github.com/mongodb-js/compass/commit/aaccfd472a61651f2cd223e08a772916adea0d39&lt;/a&gt;&lt;/p&gt;</comment>
                            <comment id="5010690" author="xgen-internal-githook" created="Mon, 28 Nov 2022 11:47:10 +0000"  >&lt;p&gt;Author:&lt;/p&gt;
{&apos;name&apos;: &apos;Anna Henningsen&apos;, &apos;email&apos;: &apos;anna.henningsen@mongodb.com&apos;, &apos;username&apos;: &apos;addaleax&apos;}
&lt;p&gt;Message: feat: add --show-example-config flag &lt;a href=&quot;https://jira.mongodb.org/browse/COMPASS-6084&quot; title=&quot;Include a dummy global configuration file in packages&quot; class=&quot;issue-link&quot; data-issue-key=&quot;COMPASS-6084&quot;&gt;&lt;del&gt;COMPASS-6084&lt;/del&gt;&lt;/a&gt;&lt;/p&gt;

&lt;p&gt;The original config file suggested including a file in the packages&lt;br/&gt;
themselves. However, this is hard for a number of reasons; for example,&lt;br/&gt;
our .deb and .rpm generators do not provide options for specifying&lt;br/&gt;
configuration files, and if they did, config files would conflict&lt;br/&gt;
between the different variants of Compass. For the .zip distribution,&lt;br/&gt;
we ship the Compass executable at the top level of the .zip, meaning&lt;br/&gt;
that it is impossible to actually write to the path where Compass&lt;br/&gt;
expects the configuration file just by unpacking the .zip.&lt;/p&gt;

&lt;p&gt;As a lightweight alternative, Compass now supports a new&lt;br/&gt;
`--show-example-config` command line flag, and refers to it, together&lt;br/&gt;
with a full command showing its usage, in the `--help` output.&lt;br/&gt;
Branch: 6084-dev&lt;br/&gt;
&lt;a href=&quot;https://github.com/mongodb-js/compass/commit/5495c011bbb6bf6928563491c54e491f36c4e0cc&quot; class=&quot;external-link&quot; target=&quot;_blank&quot; rel=&quot;nofollow noopener&quot;&gt;https://github.com/mongodb-js/compass/commit/5495c011bbb6bf6928563491c54e491f36c4e0cc&lt;/a&gt;&lt;/p&gt;</comment>
                    </comments>
                <issuelinks>
                            <issuelinktype id="10011">
                    <name>Depends</name>
                                            <outwardlinks description="depends on">
                                        <issuelink>
            <issuekey id="2125465">COMPASS-6071</issuekey>
        </issuelink>
                            </outwardlinks>
                                                        </issuelinktype>
                            <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>9.0</customfieldvalue>
                        </customfieldvalues>
                    </customfield>
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                            <customfield id="customfield_10055" key="com.atlassian.jira.ext.charting:firstresponsedate">
                        <customfieldname>Date of 1st Reply</customfieldname>
                        <customfieldvalues>
                            <customfieldvalue>Mon, 28 Nov 2022 11:47:10 +0000</customfieldvalue>

                        </customfieldvalues>
                    </customfield>
                                                                <customfield id="customfield_10052" key="com.atlassian.jira.toolkit:dayslastcommented">
                        <customfieldname>Days since reply</customfieldname>
                        <customfieldvalues>
                                        1 year, 9 weeks, 5 days ago
    
                        </customfieldvalues>
                    </customfield>
                                                                <customfield id="customfield_18254" key="com.onresolve.jira.groovy.groovyrunner:scripted-field">
                        <customfieldname>Dependencies</customfieldname>
                        <customfieldvalues>
                            <customfieldvalue><![CDATA[<s><a href='https://jira.mongodb.org/browse/COMPASS-6071'>COMPASS-6071</a></s>]]></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;Compass adds a --show-example-config command line flag that will make Compass print out the contents of an example configuration file for Compass. The --help output also provides a hint for this behavior.&lt;/p&gt;</customfieldvalue>

                        </customfieldvalues>
                    </customfield>
                                                                                                                        <customfield id="customfield_10857" key="com.pyxis.greenhopper.jira:gh-epic-link">
                        <customfieldname>Epic Link</customfieldname>
                        <customfieldvalues>
                            <customfieldvalue>COMPASS-5816</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, 9 weeks, 5 days ago
                        </customfieldvalues>
                    </customfield>
                                                                                                                                                                                                                                        <customfield id="customfield_10051" key="com.atlassian.jira.toolkit:participants">
                        <customfieldname>Participants</customfieldname>
                        <customfieldvalues>
                                        <customfieldvalue>anna.henningsen@mongodb.com</customfieldvalue>
            <customfieldvalue>xgen-internal-githook</customfieldvalue>
    
                        </customfieldvalues>
                    </customfield>
                                                                                                                                                                                                                                        <customfield id="customfield_14254" key="com.pyxis.greenhopper.jira:gh-lexo-rank">
                        <customfieldname>Product Rank</customfieldname>
                        <customfieldvalues>
                            <customfieldvalue>1|i18hi7:</customfieldvalue>

                        </customfieldvalues>
                    </customfield>
                                                                                                                                                                                <customfield id="customfield_12550" key="com.pyxis.greenhopper.jira:gh-lexo-rank">
                        <customfieldname>Rank</customfieldname>
                        <customfieldvalues>
                            <customfieldvalue>2|hr1ldp:qyzzzr</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="6714">Iteration Porpoise</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|i183nj:</customfieldvalue>

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