<!-- 
RSS generated by JIRA (9.7.1#970001-sha1:2222b88b221c4928ef0de3161136cc90c8356a66) at Thu Feb 08 06:32:02 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>[SERVER-76179] &quot;/var/run/mongodb/&quot;mongod.pid&quot; deleted on each Mongod shutdown</title>
                <link>https://jira.mongodb.org/browse/SERVER-76179</link>
                <project id="10000" key="SERVER">Core Server</project>
                    <description>&lt;p&gt;```&lt;/p&gt;

{&quot;t&quot;:\{&quot;$date&quot;:&quot;2023-04-17T13:50:46.795+02:00&quot;}
&lt;p&gt;,&quot;s&quot;:&quot;I&quot;, &#160;&quot;c&quot;:&quot;CONTROL&quot;, &#160;&quot;id&quot;:23330, &#160; &quot;ctx&quot;:&quot;main&quot;,&quot;msg&quot;:&quot;ERROR: Cannot write pid file to {path_string}: {errAndStr_second}&quot;,&quot;attr&quot;:{&quot;path_string&quot;:&quot;/var/run/mongodb/mongod.pid&quot;,&quot;errAndStr_second&quot;:&quot;No such file or directory&quot;}}&lt;/p&gt;

&lt;p&gt;```&lt;/p&gt;

&lt;p&gt;mongod.conf&lt;/p&gt;

&lt;p&gt;```&lt;/p&gt;

&lt;ol&gt;
	&lt;li&gt;mongod.conf&lt;/li&gt;
&lt;/ol&gt;


&lt;ol&gt;
	&lt;li&gt;for documentation of all options, see:&lt;/li&gt;
	&lt;li&gt;&#160; &lt;a href=&quot;http://docs.mongodb.org/manual/reference/configuration-options/&quot; class=&quot;external-link&quot; target=&quot;_blank&quot; rel=&quot;nofollow noopener&quot;&gt;http://docs.mongodb.org/manual/reference/configuration-options/&lt;/a&gt;&lt;/li&gt;
&lt;/ol&gt;


&lt;ol&gt;
	&lt;li&gt;where to write logging data.&lt;br/&gt;
systemLog:&lt;br/&gt;
&#160; destination: file&lt;br/&gt;
&#160; logAppend: true&lt;br/&gt;
&#160; path: /var/log/mongodb/mongod.log&lt;/li&gt;
&lt;/ol&gt;


&lt;ol&gt;
	&lt;li&gt;Where and how to store data.&lt;br/&gt;
storage:&lt;br/&gt;
&#160; dbPath: /var/lib/mongo&lt;br/&gt;
&#160; journal:&lt;br/&gt;
&#160; &#160; enabled: true&lt;/li&gt;
	&lt;li&gt;&#160;engine:&lt;/li&gt;
	&lt;li&gt;&#160;wiredTiger:&lt;/li&gt;
&lt;/ol&gt;


&lt;ol&gt;
	&lt;li&gt;how the process runs&lt;br/&gt;
processManagement:&lt;br/&gt;
&#160; fork: true &#160;# fork and run in background&lt;br/&gt;
&#160; pidFilePath: /var/run/mongodb/mongod.pid &#160;# location of pidfile&lt;br/&gt;
&#160; timeZoneInfo: /usr/share/zoneinfo&lt;/li&gt;
&lt;/ol&gt;


&lt;ol&gt;
	&lt;li&gt;network interfaces&lt;br/&gt;
net:&lt;br/&gt;
&#160; port: 27017&lt;br/&gt;
&#160; bindIpAll: true&lt;/li&gt;
&lt;/ol&gt;



&lt;p&gt;security:&lt;br/&gt;
&#160; authorization:&lt;br/&gt;
&#160; &#160; enabled&lt;br/&gt;
&#160; keyFile: /etc/ssl/mongo_replica.key&lt;br/&gt;
#operationProfiling:&lt;/p&gt;

&lt;p&gt;replication:&lt;br/&gt;
&#160; replSetName: xxxx&lt;/p&gt;

&lt;p&gt;#sharding:&lt;/p&gt;

&lt;ol&gt;
	&lt;li&gt;
	&lt;ol&gt;
		&lt;li&gt;Enterprise-Only Options&lt;/li&gt;
	&lt;/ol&gt;
	&lt;/li&gt;
&lt;/ol&gt;


&lt;p&gt;#auditLog:&lt;/p&gt;

&lt;p&gt;#snmp:&lt;/p&gt;

&lt;p&gt;```&lt;/p&gt;

&lt;p&gt;OS: CentOS 7&lt;/p&gt;

&lt;p&gt;&#160;&lt;/p&gt;</description>
                <environment></environment>
        <key id="2316140">SERVER-76179</key>
            <summary>&quot;/var/run/mongodb/&quot;mongod.pid&quot; deleted on each Mongod shutdown</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="13201">Fixed</resolution>
                                        <assignee username="alex.neben@mongodb.com">Alex Neben</assignee>
                                    <reporter username="tedi.roca@gmail.com">Tedi Roca</reporter>
                        <labels>
                    </labels>
                <created>Mon, 17 Apr 2023 12:18:36 +0000</created>
                <updated>Sun, 29 Oct 2023 21:22:55 +0000</updated>
                            <resolved>Thu, 4 May 2023 14:42:55 +0000</resolved>
                                    <version>5.0.16</version>
                                    <fixVersion>7.1.0-rc0</fixVersion>
                    <fixVersion>5.0.18</fixVersion>
                    <fixVersion>7.0.0-rc1</fixVersion>
                    <fixVersion>6.0.7</fixVersion>
                    <fixVersion>4.4.23</fixVersion>
                                                        <votes>0</votes>
                                    <watches>7</watches>
                                                                                                                <comments>
                            <comment id="5432811" author="xgen-internal-githook" created="Wed, 17 May 2023 18:49:17 +0000"  >&lt;p&gt;Author: &lt;/p&gt;
{&apos;name&apos;: &apos;Alexander Neben&apos;, &apos;email&apos;: &apos;alexander.neben@mongodb.com&apos;, &apos;username&apos;: &apos;IamXander&apos;}
&lt;p&gt;Message: &lt;a href=&quot;https://jira.mongodb.org/browse/SERVER-76179&quot; title=&quot;&amp;quot;/var/run/mongodb/&amp;quot;mongod.pid&amp;quot; deleted on each Mongod shutdown&quot; class=&quot;issue-link&quot; data-issue-key=&quot;SERVER-76179&quot;&gt;&lt;del&gt;SERVER-76179&lt;/del&gt;&lt;/a&gt; Add RuntimeDirectory to mongod.service for RPM&lt;/p&gt;

&lt;p&gt;(cherry picked from commit e968d9507a2d038004de32250ea62edaa627d39e)&lt;br/&gt;
Branch: v4.4&lt;br/&gt;
&lt;a href=&quot;https://github.com/mongodb/mongo/commit/74e04c5444bdcea243c1328ce0ae5cb969bf7003&quot; class=&quot;external-link&quot; target=&quot;_blank&quot; rel=&quot;nofollow noopener&quot;&gt;https://github.com/mongodb/mongo/commit/74e04c5444bdcea243c1328ce0ae5cb969bf7003&lt;/a&gt;&lt;/p&gt;</comment>
                            <comment id="5401151" author="xgen-internal-githook" created="Thu, 4 May 2023 15:49:23 +0000"  >&lt;p&gt;Author: &lt;/p&gt;
{&apos;name&apos;: &apos;Alexander Neben&apos;, &apos;email&apos;: &apos;alexander.neben@mongodb.com&apos;, &apos;username&apos;: &apos;IamXander&apos;}
&lt;p&gt;Message: &lt;a href=&quot;https://jira.mongodb.org/browse/SERVER-76179&quot; title=&quot;&amp;quot;/var/run/mongodb/&amp;quot;mongod.pid&amp;quot; deleted on each Mongod shutdown&quot; class=&quot;issue-link&quot; data-issue-key=&quot;SERVER-76179&quot;&gt;&lt;del&gt;SERVER-76179&lt;/del&gt;&lt;/a&gt; Add RuntimeDirectory to mongod.service for RPM&lt;/p&gt;

&lt;p&gt;(cherry picked from commit e968d9507a2d038004de32250ea62edaa627d39e)&lt;br/&gt;
Branch: v7.0&lt;br/&gt;
&lt;a href=&quot;https://github.com/mongodb/mongo/commit/ecc52df49ddbf748395f72484989424a366d465c&quot; class=&quot;external-link&quot; target=&quot;_blank&quot; rel=&quot;nofollow noopener&quot;&gt;https://github.com/mongodb/mongo/commit/ecc52df49ddbf748395f72484989424a366d465c&lt;/a&gt;&lt;/p&gt;</comment>
                            <comment id="5401081" author="xgen-internal-githook" created="Thu, 4 May 2023 15:33:07 +0000"  >&lt;p&gt;Author: &lt;/p&gt;
{&apos;name&apos;: &apos;Alexander Neben&apos;, &apos;email&apos;: &apos;alexander.neben@mongodb.com&apos;, &apos;username&apos;: &apos;IamXander&apos;}
&lt;p&gt;Message: &lt;a href=&quot;https://jira.mongodb.org/browse/SERVER-76179&quot; title=&quot;&amp;quot;/var/run/mongodb/&amp;quot;mongod.pid&amp;quot; deleted on each Mongod shutdown&quot; class=&quot;issue-link&quot; data-issue-key=&quot;SERVER-76179&quot;&gt;&lt;del&gt;SERVER-76179&lt;/del&gt;&lt;/a&gt; Add RuntimeDirectory to mongod.service for RPM&lt;/p&gt;

&lt;p&gt;(cherry picked from commit e968d9507a2d038004de32250ea62edaa627d39e)&lt;br/&gt;
Branch: v6.0&lt;br/&gt;
&lt;a href=&quot;https://github.com/mongodb/mongo/commit/be7667ad1a93b9e87fc19ccdb43a5a9a3cddd948&quot; class=&quot;external-link&quot; target=&quot;_blank&quot; rel=&quot;nofollow noopener&quot;&gt;https://github.com/mongodb/mongo/commit/be7667ad1a93b9e87fc19ccdb43a5a9a3cddd948&lt;/a&gt;&lt;/p&gt;</comment>
                            <comment id="5401026" author="xgen-internal-githook" created="Thu, 4 May 2023 15:20:27 +0000"  >&lt;p&gt;Author: &lt;/p&gt;
{&apos;name&apos;: &apos;Alexander Neben&apos;, &apos;email&apos;: &apos;alexander.neben@mongodb.com&apos;, &apos;username&apos;: &apos;IamXander&apos;}
&lt;p&gt;Message: &lt;a href=&quot;https://jira.mongodb.org/browse/SERVER-76179&quot; title=&quot;&amp;quot;/var/run/mongodb/&amp;quot;mongod.pid&amp;quot; deleted on each Mongod shutdown&quot; class=&quot;issue-link&quot; data-issue-key=&quot;SERVER-76179&quot;&gt;&lt;del&gt;SERVER-76179&lt;/del&gt;&lt;/a&gt; Add RuntimeDirectory to mongod.service for RPM&lt;/p&gt;

&lt;p&gt;(cherry picked from commit e968d9507a2d038004de32250ea62edaa627d39e)&lt;br/&gt;
Branch: v5.0&lt;br/&gt;
&lt;a href=&quot;https://github.com/mongodb/mongo/commit/58e64eeac698a4cbc5e7210ffa7aacd2e9a2b931&quot; class=&quot;external-link&quot; target=&quot;_blank&quot; rel=&quot;nofollow noopener&quot;&gt;https://github.com/mongodb/mongo/commit/58e64eeac698a4cbc5e7210ffa7aacd2e9a2b931&lt;/a&gt;&lt;/p&gt;</comment>
                            <comment id="5399445" author="xgen-internal-githook" created="Thu, 4 May 2023 01:16:10 +0000"  >&lt;p&gt;Author: &lt;/p&gt;
{&apos;name&apos;: &apos;Alexander Neben&apos;, &apos;email&apos;: &apos;alexander.neben@mongodb.com&apos;, &apos;username&apos;: &apos;IamXander&apos;}
&lt;p&gt;Message: &lt;a href=&quot;https://jira.mongodb.org/browse/SERVER-76179&quot; title=&quot;&amp;quot;/var/run/mongodb/&amp;quot;mongod.pid&amp;quot; deleted on each Mongod shutdown&quot; class=&quot;issue-link&quot; data-issue-key=&quot;SERVER-76179&quot;&gt;&lt;del&gt;SERVER-76179&lt;/del&gt;&lt;/a&gt; Add RuntimeDirectory to mongod.service for RPM&lt;br/&gt;
Branch: master&lt;br/&gt;
&lt;a href=&quot;https://github.com/mongodb/mongo/commit/e968d9507a2d038004de32250ea62edaa627d39e&quot; class=&quot;external-link&quot; target=&quot;_blank&quot; rel=&quot;nofollow noopener&quot;&gt;https://github.com/mongodb/mongo/commit/e968d9507a2d038004de32250ea62edaa627d39e&lt;/a&gt;&lt;/p&gt;</comment>
                            <comment id="5353092" author="JIRAUSER1265262" created="Mon, 17 Apr 2023 16:40:23 +0000"  >&lt;p&gt;Thanks for your report, &lt;a href=&quot;https://jira.mongodb.org/secure/ViewProfile.jspa?name=tedi.roca%40gmail.com&quot; class=&quot;user-hover&quot; rel=&quot;tedi.roca@gmail.com&quot;&gt;tedi.roca@gmail.com&lt;/a&gt;!&lt;/p&gt;

&lt;p&gt;This is related to &lt;a href=&quot;https://jira.mongodb.org/browse/SERVER-74345&quot; title=&quot;mongodb-org-server 4.4.19, 5.0.15, 6.0.5 not starting after upgrading from older version (Debian, RPM Packages)&quot; class=&quot;issue-link&quot; data-issue-key=&quot;SERVER-74345&quot;&gt;&lt;del&gt;SERVER-74345&lt;/del&gt;&lt;/a&gt; which introduced a breaking change around --fork when using our Debian/RPM packages. We recently pushed &lt;a href=&quot;https://jira.mongodb.org/browse/SERVER-74845&quot; title=&quot;Create mechanism to ignore ignore fork option with systemd&quot; class=&quot;issue-link&quot; data-issue-key=&quot;SERVER-74845&quot;&gt;&lt;del&gt;SERVER-74845&lt;/del&gt;&lt;/a&gt; to work around those breaking changes in 5.0.16, but this may be another issue we need to look into.&lt;/p&gt;

&lt;p&gt;In your case, the processManagement.pidFilePath line can be removed from mongod.conf to correct the problem for now.&lt;/p&gt;</comment>
                    </comments>
                <issuelinks>
                            <issuelinktype id="10420">
                    <name>Backports</name>
                                            <outwardlinks description="backported by">
                                                        </outwardlinks>
                                                        </issuelinktype>
                            <issuelinktype id="10012">
                    <name>Related</name>
                                                                <inwardlinks description="is related to">
                                        <issuelink>
            <issuekey id="2274292">SERVER-74345</issuekey>
        </issuelink>
            <issuelink>
            <issuekey id="2288070">SERVER-74845</issuekey>
        </issuelink>
                            </inwardlinks>
                                    </issuelinktype>
                    </issuelinks>
                <attachments>
                    </attachments>
                <subtasks>
                    </subtasks>
                <customfields>
                                                <customfield id="customfield_10050" key="com.atlassian.jira.toolkit:comments">
                        <customfieldname># Replies</customfieldname>
                        <customfieldvalues>
                            <customfieldvalue>6.0</customfieldvalue>
                        </customfieldvalues>
                    </customfield>
                                                                                                                                                                                                                                                                                                <customfield id="customfield_12751" key="com.atlassian.jira.plugin.system.customfieldtypes:multiselect">
                        <customfieldname>Assigned Teams</customfieldname>
                        <customfieldvalues>
                                <customfieldvalue key="25130"><![CDATA[Server Development Platform]]></customfieldvalue>
    
                        </customfieldvalues>
                    </customfield>
                                                                                                                                                                                <customfield id="customfield_12450" key="com.atlassian.jira.plugin.system.customfieldtypes:multicheckboxes">
                        <customfieldname>Backport Requested</customfieldname>
                        <customfieldvalues>
                                <customfieldvalue key="25578"><![CDATA[v7.0]]></customfieldvalue>
    <customfieldvalue key="25376"><![CDATA[v6.3]]></customfieldvalue>
    <customfieldvalue key="23470"><![CDATA[v6.0]]></customfieldvalue>
    <customfieldvalue key="21777"><![CDATA[v5.0]]></customfieldvalue>
    <customfieldvalue key="18953"><![CDATA[v4.4]]></customfieldvalue>
    
                        </customfieldvalues>
                    </customfield>
                                                                <customfield id="customfield_10011" key="com.atlassian.jira.plugin.system.customfieldtypes:radiobuttons">
                        <customfieldname>Backwards Compatibility</customfieldname>
                        <customfieldvalues>
                                <customfieldvalue key="10038"><![CDATA[Fully Compatible]]></customfieldvalue>

                        </customfieldvalues>
                    </customfield>
                                                                                                                                                    <customfield id="customfield_13552" key="com.go2group.jira.plugin.crm:crm_generic_field">
                        <customfieldname>Case</customfieldname>
                        <customfieldvalues>
                            <customfieldvalue><![CDATA[[5006R00001tMV7zQAG, 5006R00001tssyRQAQ]]]></customfieldvalue>

                        </customfieldvalues>
                    </customfield>
                                                                                                                                                                                                                                                                                                                            <customfield id="customfield_10055" key="com.atlassian.jira.ext.charting:firstresponsedate">
                        <customfieldname>Date of 1st Reply</customfieldname>
                        <customfieldvalues>
                            <customfieldvalue>Mon, 17 Apr 2023 16:20:05 +0000</customfieldvalue>

                        </customfieldvalues>
                    </customfield>
                                                                <customfield id="customfield_10052" key="com.atlassian.jira.toolkit:dayslastcommented">
                        <customfieldname>Days since reply</customfieldname>
                        <customfieldvalues>
                                        38 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_17050" key="com.atlassian.jira.plugin.system.customfieldtypes:radiobuttons">
                        <customfieldname>Downstream Team Attention</customfieldname>
                        <customfieldvalues>
                                <customfieldvalue key="16941"><![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>
                            38 weeks ago
                        </customfieldvalues>
                    </customfield>
                                                                                                                                                    <customfield id="customfield_10032" key="com.atlassian.jira.plugin.system.customfieldtypes:select">
                        <customfieldname>Operating System</customfieldname>
                        <customfieldvalues>
                                <customfieldvalue key="10026"><![CDATA[ALL]]></customfieldvalue>

                        </customfieldvalues>
                    </customfield>
                                                                                                                                                                                <customfield id="customfield_10051" key="com.atlassian.jira.toolkit:participants">
                        <customfieldname>Participants</customfieldname>
                        <customfieldvalues>
                                        <customfieldvalue>alex.neben@mongodb.com</customfieldvalue>
            <customfieldvalue>chris.kelly@mongodb.com</customfieldvalue>
            <customfieldvalue>xgen-internal-githook</customfieldvalue>
            <customfieldvalue>tedi.roca@gmail.com</customfieldvalue>
    
                        </customfieldvalues>
                    </customfield>
                                                                                                                                                                                                                                        <customfield id="customfield_14254" key="com.pyxis.greenhopper.jira:gh-lexo-rank">
                        <customfieldname>Product Rank</customfieldname>
                        <customfieldvalues>
                            <customfieldvalue>1|i24yjb:</customfieldvalue>

                        </customfieldvalues>
                    </customfield>
                                                                                                                                                                                <customfield id="customfield_12550" key="com.pyxis.greenhopper.jira:gh-lexo-rank">
                        <customfieldname>Rank</customfieldname>
                        <customfieldvalues>
                            <customfieldvalue>2|i1na00:</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_23361" key="com.onresolve.jira.groovy.groovyrunner:scripted-field">
                        <customfieldname>Requested By</customfieldname>
                        <customfieldvalues>
                                

                        </customfieldvalues>
                    </customfield>
                                                                                                                                                                                                            <customfield id="customfield_22250" key="com.atlassian.jira.plugin.system.customfieldtypes:radiobuttons">
                        <customfieldname>Special Downgrade Instructions Required</customfieldname>
                        <customfieldvalues>
                                <customfieldvalue key="23343"><![CDATA[Not Needed]]></customfieldvalue>

                        </customfieldvalues>
                    </customfield>
                                                                                                                                                    <customfield id="customfield_10750" key="com.atlassian.jira.plugin.system.customfieldtypes:textarea">
                        <customfieldname>Steps To Reproduce</customfieldname>
                        <customfieldvalues>
                            <customfieldvalue>&lt;ol&gt;
	&lt;li&gt;Upgrade from Mongo 5.0.14 to 5.0.16&lt;/li&gt;
	&lt;li&gt;Start mongod with fork = true&lt;/li&gt;
&lt;/ol&gt;


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

&lt;p&gt;Now create the directroy manually an set the permissions for mongod to own it, and start mongod with fork = true - works fine:&lt;/p&gt;

&lt;p&gt;&#160;&lt;/p&gt;</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_22870" key="com.onresolve.jira.groovy.groovyrunner:scripted-field">
                        <customfieldname>Triagers</customfieldname>
                        <customfieldvalues>
                                    <customfieldvalue><![CDATA[chris.kelly@mongodb.com]]></customfieldvalue>
    

                        </customfieldvalues>
                    </customfield>
                                                                                                                                                                                                                                                                                                                                                                                    <customfield id="customfield_14350" key="com.pyxis.greenhopper.jira:gh-lexo-rank">
                        <customfieldname>serverRank</customfieldname>
                        <customfieldvalues>
                            <customfieldvalue>1|i24kon:</customfieldvalue>

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