<!-- 
RSS generated by JIRA (9.7.1#970001-sha1:2222b88b221c4928ef0de3161136cc90c8356a66) at Wed Feb 07 22:44:58 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-6994] MongoDB reports an error when trying to connect it through NodeJS app</title>
                <link>https://jira.mongodb.org/browse/COMPASS-6994</link>
                <project id="13182" key="COMPASS">Compass </project>
                    <description>&lt;h3&gt;&lt;a name=&quot;ProblemStatement%2FRationale&quot;&gt;&lt;/a&gt;&lt;b&gt;Problem Statement/Rationale&lt;/b&gt;&lt;/h3&gt;

&lt;p&gt;&lt;font color=&quot;#505f79&quot;&gt;What is going wrong? What action would you like the Engineering team to take?&lt;/font&gt;&lt;/p&gt;

&lt;p&gt;&lt;b&gt;Please be sure to attach relevant logs &lt;em&gt;with any sensitive data redacted&lt;/em&gt;.&lt;/b&gt;&lt;br/&gt;
&lt;em&gt;How to retrieve logs for: &lt;a href=&quot;https://www.mongodb.com/docs/compass/current/troubleshooting/logs/&quot; class=&quot;external-link&quot; target=&quot;_blank&quot; rel=&quot;nofollow noopener&quot;&gt;Compass&lt;/a&gt;; &lt;a href=&quot;https://www.mongodb.com/docs/mongodb-shell/logs/&quot; class=&quot;external-link&quot; target=&quot;_blank&quot; rel=&quot;nofollow noopener&quot;&gt;Shell&lt;/a&gt;&lt;/em&gt;&lt;/p&gt;
&lt;h3&gt;&lt;a name=&quot;StepstoReproduce&quot;&gt;&lt;/a&gt;&lt;b&gt;Steps to Reproduce&lt;/b&gt;&lt;/h3&gt;

&lt;p&gt;&lt;font color=&quot;#505f79&quot;&gt;Start mongodb on localhost:27017&lt;/font&gt;&lt;/p&gt;

&lt;p&gt;&lt;font color=&quot;#505f79&quot;&gt;After running &lt;/font&gt;netstat -an | grep 27017 I get this :&lt;/p&gt;

&lt;p&gt;&#160;TCP &#160; &#160;127.0.0.1:27017 &#160; &#160; &#160; &#160;0.0.0.0:0 &#160; &#160; &#160; &#160; &#160; &#160; &#160;LISTENING&lt;br/&gt;
&#160; TCP &#160; &#160;127.0.0.1:27017 &#160; &#160; &#160; &#160;127.0.0.1:57035 &#160; &#160; &#160; &#160;ESTABLISHED&lt;br/&gt;
&#160; TCP &#160; &#160;127.0.0.1:27017 &#160; &#160; &#160; &#160;127.0.0.1:57036 &#160; &#160; &#160; &#160;ESTABLISHED&lt;br/&gt;
&#160; TCP &#160; &#160;127.0.0.1:27017 &#160; &#160; &#160; &#160;127.0.0.1:57037 &#160; &#160; &#160; &#160;ESTABLISHED&lt;br/&gt;
&#160; TCP &#160; &#160;127.0.0.1:27017 &#160; &#160; &#160; &#160;127.0.0.1:57038 &#160; &#160; &#160; &#160;ESTABLISHED&lt;br/&gt;
&#160; TCP &#160; &#160;127.0.0.1:27017 &#160; &#160; &#160; &#160;127.0.0.1:57039 &#160; &#160; &#160; &#160;ESTABLISHED&lt;br/&gt;
&#160; TCP &#160; &#160;127.0.0.1:27017 &#160; &#160; &#160; &#160;127.0.0.1:57040 &#160; &#160; &#160; &#160;ESTABLISHED&lt;br/&gt;
&#160; TCP &#160; &#160;127.0.0.1:27017 &#160; &#160; &#160; &#160;127.0.0.1:57041 &#160; &#160; &#160; &#160;ESTABLISHED&lt;br/&gt;
&#160; TCP &#160; &#160;127.0.0.1:27017 &#160; &#160; &#160; &#160;127.0.0.1:57042 &#160; &#160; &#160; &#160;ESTABLISHED&lt;br/&gt;
&#160; TCP &#160; &#160;127.0.0.1:27017 &#160; &#160; &#160; &#160;127.0.0.1:57043 &#160; &#160; &#160; &#160;ESTABLISHED&lt;br/&gt;
&#160; TCP &#160; &#160;127.0.0.1:27017 &#160; &#160; &#160; &#160;127.0.0.1:57044 &#160; &#160; &#160; &#160;ESTABLISHED&lt;br/&gt;
&#160; TCP &#160; &#160;127.0.0.1:27017 &#160; &#160; &#160; &#160;127.0.0.1:57045 &#160; &#160; &#160; &#160;ESTABLISHED&lt;br/&gt;
&#160; TCP &#160; &#160;127.0.0.1:27017 &#160; &#160; &#160; &#160;127.0.0.1:57046 &#160; &#160; &#160; &#160;ESTABLISHED&lt;br/&gt;
&#160; TCP &#160; &#160;127.0.0.1:55214 &#160; &#160; &#160; &#160;127.0.0.1:27017 &#160; &#160; &#160; &#160;TIME_WAIT&lt;br/&gt;
&#160; TCP &#160; &#160;127.0.0.1:55215 &#160; &#160; &#160; &#160;127.0.0.1:27017 &#160; &#160; &#160; &#160;TIME_WAIT&lt;br/&gt;
&#160; TCP &#160; &#160;127.0.0.1:55216 &#160; &#160; &#160; &#160;127.0.0.1:27017 &#160; &#160; &#160; &#160;TIME_WAIT&lt;br/&gt;
&#160; TCP &#160; &#160;127.0.0.1:55217 &#160; &#160; &#160; &#160;127.0.0.1:27017 &#160; &#160; &#160; &#160;TIME_WAIT&lt;br/&gt;
&#160; TCP &#160; &#160;127.0.0.1:55218 &#160; &#160; &#160; &#160;127.0.0.1:27017 &#160; &#160; &#160; &#160;TIME_WAIT&lt;br/&gt;
&#160; TCP &#160; &#160;127.0.0.1:55226 &#160; &#160; &#160; &#160;127.0.0.1:27017 &#160; &#160; &#160; &#160;TIME_WAIT&lt;br/&gt;
&#160; TCP &#160; &#160;127.0.0.1:57035 &#160; &#160; &#160; &#160;127.0.0.1:27017 &#160; &#160; &#160; &#160;ESTABLISHED&lt;br/&gt;
&#160; TCP &#160; &#160;127.0.0.1:57036 &#160; &#160; &#160; &#160;127.0.0.1:27017 &#160; &#160; &#160; &#160;ESTABLISHED&lt;br/&gt;
&#160; TCP &#160; &#160;127.0.0.1:57037 &#160; &#160; &#160; &#160;127.0.0.1:27017 &#160; &#160; &#160; &#160;ESTABLISHED&lt;br/&gt;
&#160; TCP &#160; &#160;127.0.0.1:57038 &#160; &#160; &#160; &#160;127.0.0.1:27017 &#160; &#160; &#160; &#160;ESTABLISHED&lt;br/&gt;
&#160; TCP &#160; &#160;127.0.0.1:57039 &#160; &#160; &#160; &#160;127.0.0.1:27017 &#160; &#160; &#160; &#160;ESTABLISHED&lt;br/&gt;
&#160; TCP &#160; &#160;127.0.0.1:57040 &#160; &#160; &#160; &#160;127.0.0.1:27017 &#160; &#160; &#160; &#160;ESTABLISHED&lt;br/&gt;
&#160; TCP &#160; &#160;127.0.0.1:57041 &#160; &#160; &#160; &#160;127.0.0.1:27017 &#160; &#160; &#160; &#160;ESTABLISHED&lt;br/&gt;
&#160; TCP &#160; &#160;127.0.0.1:57042 &#160; &#160; &#160; &#160;127.0.0.1:27017 &#160; &#160; &#160; &#160;ESTABLISHED&lt;br/&gt;
&#160; TCP &#160; &#160;127.0.0.1:57043 &#160; &#160; &#160; &#160;127.0.0.1:27017 &#160; &#160; &#160; &#160;ESTABLISHED&lt;br/&gt;
&#160; TCP &#160; &#160;127.0.0.1:57044 &#160; &#160; &#160; &#160;127.0.0.1:27017 &#160; &#160; &#160; &#160;ESTABLISHED&lt;br/&gt;
&#160; TCP &#160; &#160;127.0.0.1:57045 &#160; &#160; &#160; &#160;127.0.0.1:27017 &#160; &#160; &#160; &#160;ESTABLISHED&lt;br/&gt;
&#160; TCP &#160; &#160;127.0.0.1:57046 &#160; &#160; &#160; &#160;127.0.0.1:27017 &#160; &#160; &#160; &#160;ESTABLISHED&lt;/p&gt;
&lt;h3&gt;&lt;a name=&quot;ExpectedResults&quot;&gt;&lt;/a&gt;&lt;b&gt;Expected Results&lt;/b&gt;&lt;/h3&gt;

&lt;p&gt;&lt;font color=&quot;#505f79&quot;&gt;Connection should be successful and that should be reported through my backend, when I run command npm run serve:&lt;/font&gt;&lt;/p&gt;

&lt;p&gt;&lt;font color=&quot;#505f79&quot;&gt;conn.once(&apos;open&apos;,()=&amp;gt;{ console.log(&apos;Successful connection&apos;); });&#160;&lt;/font&gt;&lt;/p&gt;
&lt;h3&gt;&lt;a name=&quot;ActualResults&quot;&gt;&lt;/a&gt;&lt;b&gt;Actual Results&lt;/b&gt;&lt;/h3&gt;

&lt;p&gt;D:\System files\Desktop\Filip PIA\MEAN-stack\backend&amp;gt;npm run serve&lt;/p&gt;

&lt;p&gt;&amp;gt; hello-nodejs-typescript@1.0.0 serve&lt;br/&gt;
&amp;gt; node dist/server.js&lt;/p&gt;

&lt;p&gt;Express server running on port 4000&lt;br/&gt;
D:\System files\Desktop\Filip PIA\MEAN-stack\backend\node_modules\mongoose\lib\connection.js:807&lt;br/&gt;
&#160; const serverSelectionError = new ServerSelectionError();&lt;br/&gt;
&#160; &#160; &#160; &#160; &#160; &#160; &#160; &#160; &#160; &#160; &#160; &#160; &#160; &#160; &#160; &#160;^&lt;/p&gt;

&lt;p&gt;MongooseServerSelectionError: connect ECONNREFUSED ::1:27017&lt;br/&gt;
&#160; &#160; at Connection.openUri (D:\System files\Desktop\Filip PIA\MEAN-stack\backend\node_modules\mongoose\lib\connection.js:807:32)&lt;br/&gt;
&#160; &#160; at D:\System files\Desktop\Filip PIA\MEAN-stack\backend\node_modules\mongoose\lib\index.js:342:10&lt;br/&gt;
&#160; &#160; at D:\System files\Desktop\Filip PIA\MEAN-stack\backend\node_modules\mongoose\lib\helpers\promiseOrCallback.js:32:5&lt;br/&gt;
&#160; &#160; at new Promise (&amp;lt;anonymous&amp;gt;)&lt;br/&gt;
&#160; &#160; at promiseOrCallback (D:\System files\Desktop\Filip PIA\MEAN-stack\backend\node_modules\mongoose\lib\helpers\promiseOrCallback.js:31:10)&lt;br/&gt;
&#160; &#160; at Mongoose._promiseOrCallback (D:\System files\Desktop\Filip PIA\MEAN-stack\backend\node_modules\mongoose\lib\index.js:1181:10)&lt;br/&gt;
&#160; &#160; at Mongoose.connect (D:\System files\Desktop\Filip PIA\MEAN-stack\backend\node_modules\mongoose\lib\index.js:341:20)&lt;br/&gt;
&#160; &#160; at Object.&amp;lt;anonymous&amp;gt; (D:\System files\Desktop\Filip PIA\MEAN-stack\backend\dist\server.js:17:20)&lt;br/&gt;
&#160; &#160; at Module._compile (node:internal/modules/cjs/loader:1254:14)&lt;br/&gt;
&#160; &#160; at Module._extensions..js (node:internal/modules/cjs/loader:1308:10) {&lt;br/&gt;
&#160; reason: TopologyDescription {&lt;br/&gt;
&#160; &#160; type: &apos;Unknown&apos;,&lt;br/&gt;
&#160; &#160; servers: Map(1) {&lt;br/&gt;
&#160; &#160; &#160; &apos;localhost:27017&apos; =&amp;gt; ServerDescription &lt;/p&gt;
{
&#160; &#160; &#160; &#160; _hostAddress: HostAddress \{ isIPv6: false, host: &apos;localhost&apos;, port: 27017 }
&lt;p&gt;,&lt;br/&gt;
&#160; &#160; &#160; &#160; address: &apos;localhost:27017&apos;,&lt;br/&gt;
&#160; &#160; &#160; &#160; type: &apos;Unknown&apos;,&lt;br/&gt;
&#160; &#160; &#160; &#160; hosts: [],&lt;br/&gt;
&#160; &#160; &#160; &#160; passives: [],&lt;br/&gt;
&#160; &#160; &#160; &#160; arbiters: [],&lt;br/&gt;
&#160; &#160; &#160; &#160; tags: {},&lt;br/&gt;
&#160; &#160; &#160; &#160; minWireVersion: 0,&lt;br/&gt;
&#160; &#160; &#160; &#160; maxWireVersion: 0,&lt;br/&gt;
&#160; &#160; &#160; &#160; roundTripTime: -1,&lt;br/&gt;
&#160; &#160; &#160; &#160; lastUpdateTime: 528185067,&lt;br/&gt;
&#160; &#160; &#160; &#160; lastWriteDate: 0,&lt;br/&gt;
&#160; &#160; &#160; &#160; error: MongoNetworkError: connect ECONNREFUSED ::1:27017&lt;br/&gt;
&#160; &#160; &#160; &#160; &#160; &#160; at connectionFailureError (D:\System files\Desktop\Filip PIA\MEAN-stack\backend\node_modules\mongodb\lib\cmap\connect.js:375:20)&lt;br/&gt;
&#160; &#160; &#160; &#160; &#160; &#160; at Socket.&amp;lt;anonymous&amp;gt; (D:\System files\Desktop\Filip PIA\MEAN-stack\backend\node_modules\mongodb\lib\cmap\connect.js:295:22)&lt;br/&gt;
&#160; &#160; &#160; &#160; &#160; &#160; at Object.onceWrapper (node:events:628:26)&lt;br/&gt;
&#160; &#160; &#160; &#160; &#160; &#160; at Socket.emit (node:events:513:28)&lt;br/&gt;
&#160; &#160; &#160; &#160; &#160; &#160; at emitErrorNT (node:internal/streams/destroy:151:8)&lt;br/&gt;
&#160; &#160; &#160; &#160; &#160; &#160; at emitErrorCloseNT (node:internal/streams/destroy:116:3)&lt;br/&gt;
&#160; &#160; &#160; &#160; &#160; &#160; at process.processTicksAndRejections (node:internal/process/task_queues:82:21) {&lt;br/&gt;
&#160; &#160; &#160; &#160; &#160; &lt;span class=&quot;error&quot;&gt;&amp;#91;Symbol(errorLabels)&amp;#93;&lt;/span&gt;: Set(0) {}&lt;br/&gt;
&#160; &#160; &#160; &#160; }&lt;br/&gt;
&#160; &#160; &#160; }&lt;br/&gt;
&#160; &#160; },&lt;br/&gt;
&#160; &#160; stale: false,&lt;br/&gt;
&#160; &#160; compatible: true,&lt;br/&gt;
&#160; &#160; heartbeatFrequencyMS: 10000,&lt;br/&gt;
&#160; &#160; localThresholdMS: 15,&lt;br/&gt;
&#160; &#160; logicalSessionTimeoutMinutes: undefined&lt;br/&gt;
&#160; },&lt;br/&gt;
&#160; code: undefined&lt;br/&gt;
}&lt;/p&gt;

&lt;p&gt;Node.js v18.15.0&lt;/p&gt;
&lt;h3&gt;&lt;a name=&quot;AdditionalNotes&quot;&gt;&lt;/a&gt;&lt;b&gt;Additional Notes&lt;/b&gt;&lt;/h3&gt;

&lt;p&gt;&lt;font color=&quot;#505f79&quot;&gt;Any additional information that may be useful to include.&lt;/font&gt;&lt;/p&gt;</description>
                <environment>OS: Windows&lt;br/&gt;
node.js / npm versions: 17.0.32&lt;br/&gt;
Additional info:  &amp;quot;dependencies&amp;quot;: {&lt;br/&gt;
&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;quot;@types/cors&amp;quot;: &amp;quot;^2.8.4&amp;quot;,&lt;br/&gt;
&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;quot;@types/express&amp;quot;: &amp;quot;^4.17.13&amp;quot;,&lt;br/&gt;
&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;quot;@types/mongodb&amp;quot;: &amp;quot;^4.0.7&amp;quot;,&lt;br/&gt;
&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;quot;@types/mongoose&amp;quot;: &amp;quot;^5.11.97&amp;quot;,&lt;br/&gt;
&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;quot;@types/node&amp;quot;: &amp;quot;^17.0.32&amp;quot;,&lt;br/&gt;
&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;quot;cors&amp;quot;: &amp;quot;^2.8.5&amp;quot;,&lt;br/&gt;
&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;quot;express&amp;quot;: &amp;quot;^4.18.2&amp;quot;,&lt;br/&gt;
&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;quot;express-fileupload&amp;quot;: &amp;quot;^1.4.0&amp;quot;,&lt;br/&gt;
&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;quot;mongodb&amp;quot;: &amp;quot;^4.5.0&amp;quot;,&lt;br/&gt;
&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;quot;mongoose&amp;quot;: &amp;quot;^6.3.3&amp;quot;&lt;br/&gt;
&amp;nbsp;&amp;nbsp;}&lt;br/&gt;
</environment>
        <key id="2382076">COMPASS-6994</key>
            <summary>MongoDB reports an error when trying to connect it through NodeJS app</summary>
                <type id="1" iconUrl="https://jira.mongodb.org/secure/viewavatar?size=xsmall&amp;avatarId=14703&amp;avatarType=issuetype">Bug</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="tea.krstic0109@gmail.com">Tea Krstic</reporter>
                        <labels>
                    </labels>
                <created>Sat, 1 Jul 2023 20:41:15 +0000</created>
                <updated>Fri, 27 Oct 2023 20:18:36 +0000</updated>
                            <resolved>Mon, 3 Jul 2023 17:12:20 +0000</resolved>
                                                    <fixVersion>No version</fixVersion>
                                    <component>Connectivity</component>
                        <due></due>
                            <votes>0</votes>
                                    <watches>2</watches>
                                                                                                                <comments>
                            <comment id="5538901" author="JIRAUSER1274300" created="Sat, 1 Jul 2023 20:49:35 +0000"  >&lt;p&gt;Problem fixed: Change in backend connection to database instead of localhost:&#160; mongodb://0.0.0.0:27017&#160;&lt;/p&gt;</comment>
                            <comment id="5538896" author="dbeng-pm-bot" created="Sat, 1 Jul 2023 20:41:17 +0000"  >&lt;p&gt;Hello &lt;a href=&quot;https://jira.mongodb.org/secure/ViewProfile.jspa?name=tea.krstic0109%40gmail.com&quot; class=&quot;user-hover&quot; rel=&quot;tea.krstic0109@gmail.com&quot;&gt;tea.krstic0109@gmail.com&lt;/a&gt;, thank you for reaching out to us! The team will review your issue and get back to you soon as soon as possible. &lt;/p&gt;

&lt;p&gt;Please review your issue to ensure you&apos;ve included your environment details and have attached relevant logs (with any sensitive data redacted), so that we&apos;re best able to provide you a timely and thorough response. Thanks again!&lt;/p&gt;</comment>
                    </comments>
                    <attachments>
                    </attachments>
                <subtasks>
                    </subtasks>
                <customfields>
                                                <customfield id="customfield_10050" key="com.atlassian.jira.toolkit:comments">
                        <customfieldname># Replies</customfieldname>
                        <customfieldvalues>
                            <customfieldvalue>2.0</customfieldvalue>
                        </customfieldvalues>
                    </customfield>
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                            <customfield id="customfield_10055" key="com.atlassian.jira.ext.charting:firstresponsedate">
                        <customfieldname>Date of 1st Reply</customfieldname>
                        <customfieldvalues>
                            <customfieldvalue>Sat, 1 Jul 2023 20:41:17 +0000</customfieldvalue>

                        </customfieldvalues>
                    </customfield>
                                                                <customfield id="customfield_10052" key="com.atlassian.jira.toolkit:dayslastcommented">
                        <customfieldname>Days since reply</customfieldname>
                        <customfieldvalues>
                                        31 weeks, 4 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="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>
                            31 weeks, 4 days ago
                        </customfieldvalues>
                    </customfield>
                                                                                                                                                                                                                                        <customfield id="customfield_10051" key="com.atlassian.jira.toolkit:participants">
                        <customfieldname>Participants</customfieldname>
                        <customfieldvalues>
                                        <customfieldvalue>dbeng-pm-bot</customfieldvalue>
            <customfieldvalue>tea.krstic0109@gmail.com</customfieldvalue>
    
                        </customfieldvalues>
                    </customfield>
                                                                                                                                                                                                                                        <customfield id="customfield_14254" key="com.pyxis.greenhopper.jira:gh-lexo-rank">
                        <customfieldname>Product Rank</customfieldname>
                        <customfieldvalues>
                            <customfieldvalue>1|i2g8rb:</customfieldvalue>

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

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