<!-- 
RSS generated by JIRA (9.7.1#970001-sha1:2222b88b221c4928ef0de3161136cc90c8356a66) at Thu Feb 08 06:40:40 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-79317] Provide more documentation and helper functions for case where feature flag checks could be run when FCV is uninitialized during initial sync</title>
                <link>https://jira.mongodb.org/browse/SERVER-79317</link>
                <project id="10000" key="SERVER">Core Server</project>
                    <description>&lt;p&gt;&lt;del&gt;As part of PM-3236 it would be helpful to do an audit of the &lt;a href=&quot;https://github.com/10gen/mongo/blob/2d3db9cb63b9006b7435d72e02cd30df60395c34/src/mongo/db/server_options.h#L158&quot; class=&quot;external-link&quot; target=&quot;_blank&quot; rel=&quot;nofollow noopener&quot;&gt;FCV.getVersion&lt;/a&gt; and the &lt;a href=&quot;https://github.com/10gen/mongo/blob/2d3db9cb63b9006b7435d72e02cd30df60395c34/src/mongo/db/feature_flag.cpp#L69&quot; class=&quot;external-link&quot; target=&quot;_blank&quot; rel=&quot;nofollow noopener&quot;&gt;FeatureFlag::isEnabled&lt;/a&gt;, isEnabledAndIgnoreFCVUnsafe, isEnabledAndIgnoreFCVUnsafeAtStartup, isEnabledOnVersion and any other relevant FCV/feature flag helper functions just to make sure they&apos;re being used properly, and also to get a better sense of how engineers are using them and what improvements to the FCV/feature flag infrastructure should be made.&lt;/del&gt;&lt;br/&gt;
^ Moved to separate ticket &lt;a href=&quot;https://jira.mongodb.org/browse/SERVER-81225&quot; title=&quot;Audit callsites of FCV getVersion and FeatureFlag isEnabled()&quot; class=&quot;issue-link&quot; data-issue-key=&quot;SERVER-81225&quot;&gt;SERVER-81225&lt;/a&gt; for now since these two tasks are separate/have different urgencies&lt;/p&gt;

&lt;p&gt;Specifically we should also look into providing more guidance and helper functions around the situation described in  &lt;a href=&quot;https://jira.mongodb.org/browse/SERVER-79330&quot; class=&quot;external-link&quot; rel=&quot;nofollow&quot;&gt;https://jira.mongodb.org/browse/SERVER-79330&lt;/a&gt; (for example, adding a helper function for if the use case needs to wait until FCV is initialized before checking the feature flag, or otherwise providing more documentation)&lt;/p&gt;</description>
                <environment></environment>
        <key id="2400400">SERVER-79317</key>
            <summary>Provide more documentation and helper functions for case where feature flag checks could be run when FCV is uninitialized during initial sync</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="huayu.ouyang@mongodb.com">Huayu Ouyang</assignee>
                                    <reporter username="huayu.ouyang@mongodb.com">Huayu Ouyang</reporter>
                        <labels>
                            <label>repl-shortlist</label>
                    </labels>
                <created>Tue, 25 Jul 2023 17:38:39 +0000</created>
                <updated>Mon, 30 Oct 2023 23:06:19 +0000</updated>
                            <resolved>Mon, 30 Oct 2023 19:40:26 +0000</resolved>
                                                    <fixVersion>7.2.0-rc0</fixVersion>
                    <fixVersion>7.0.4</fixVersion>
                                                        <votes>0</votes>
                                    <watches>10</watches>
                                                                                                                <comments>
                            <comment id="5816202" author="xgen-internal-githook" created="Fri, 27 Oct 2023 17:26:28 +0000"  >&lt;p&gt;Author: &lt;/p&gt;
{&apos;name&apos;: &apos;Huayu Ouyang&apos;, &apos;email&apos;: &apos;huayu.ouyang@mongodb.com&apos;, &apos;username&apos;: &apos;huayu-ouyang&apos;}
&lt;p&gt;Message: &lt;a href=&quot;https://jira.mongodb.org/browse/SERVER-79317&quot; title=&quot;Provide more documentation and helper functions for case where feature flag checks could be run when FCV is uninitialized during initial sync&quot; class=&quot;issue-link&quot; data-issue-key=&quot;SERVER-79317&quot;&gt;&lt;del&gt;SERVER-79317&lt;/del&gt;&lt;/a&gt; Provide more documentation and helper functions for case where feature flag checks could be run when FCV is uninitialized during initial sync&lt;/p&gt;

&lt;p&gt;(cherry picked from commit 167a5ba9e3b500dd974b8a797cc44838ae2bcf9c)&lt;br/&gt;
Branch: v7.0&lt;br/&gt;
&lt;a href=&quot;https://github.com/mongodb/mongo/commit/98af21cfd6d712b09304e92c42a21f5f9f8561a9&quot; class=&quot;external-link&quot; target=&quot;_blank&quot; rel=&quot;nofollow noopener&quot;&gt;https://github.com/mongodb/mongo/commit/98af21cfd6d712b09304e92c42a21f5f9f8561a9&lt;/a&gt;&lt;/p&gt;</comment>
                            <comment id="5786473" author="xgen-internal-githook" created="Tue, 17 Oct 2023 23:11:45 +0000"  >&lt;p&gt;Author: &lt;/p&gt;
{&apos;name&apos;: &apos;Huayu Ouyang&apos;, &apos;email&apos;: &apos;huayu.ouyang@mongodb.com&apos;, &apos;username&apos;: &apos;huayu-ouyang&apos;}
&lt;p&gt;Message: &lt;a href=&quot;https://jira.mongodb.org/browse/SERVER-79317&quot; title=&quot;Provide more documentation and helper functions for case where feature flag checks could be run when FCV is uninitialized during initial sync&quot; class=&quot;issue-link&quot; data-issue-key=&quot;SERVER-79317&quot;&gt;&lt;del&gt;SERVER-79317&lt;/del&gt;&lt;/a&gt; Provide more documentation and helper functions for case where feature flag checks could be run when FCV is uninitialized during initial sync&lt;br/&gt;
Branch: master&lt;br/&gt;
&lt;a href=&quot;https://github.com/mongodb/mongo/commit/167a5ba9e3b500dd974b8a797cc44838ae2bcf9c&quot; class=&quot;external-link&quot; target=&quot;_blank&quot; rel=&quot;nofollow noopener&quot;&gt;https://github.com/mongodb/mongo/commit/167a5ba9e3b500dd974b8a797cc44838ae2bcf9c&lt;/a&gt;&lt;/p&gt;</comment>
                            <comment id="5755707" author="huayu.ouyang" created="Thu, 5 Oct 2023 14:27:32 +0000"  >&lt;p&gt;&lt;a href=&quot;https://jira.mongodb.org/secure/ViewProfile.jspa?name=charlie.swanson%40mongodb.com&quot; class=&quot;user-hover&quot; rel=&quot;charlie.swanson@mongodb.com&quot;&gt;charlie.swanson@mongodb.com&lt;/a&gt; That commit is on 7.1 and the audit should be for 7.0. We are also considering reverting the change since we might not want to make all feature flags use the lastLTS FCV behaviro when the FCV is uninitialized. &lt;/p&gt;</comment>
                            <comment id="5755680" author="charlie.swanson" created="Thu, 5 Oct 2023 14:20:30 +0000"  >&lt;p&gt;It looks like in commit 27a8e30e8aa02d3f3be35630b970c7b903d1d186 we made a change to have the default behavior of &apos;isEnabled&apos; match what is documented in &apos;isEnabledUseDefaultFCVWhenUninitialized()&apos;? The header/definition for that method still exists, but the implementation was deleted in that commit. I think I can just close out my linked ticket &lt;a href=&quot;https://jira.mongodb.org/browse/SERVER-80902&quot; title=&quot;Audit gFeatureFlagTelemetry&quot; class=&quot;issue-link&quot; data-issue-key=&quot;SERVER-80902&quot;&gt;&lt;del&gt;SERVER-80902&lt;/del&gt;&lt;/a&gt; since I was going to switch to that based on the comments. Just wanted to provide the feedback here that the text of the ticket and the state of the codebase are misleading.&#160;&lt;/p&gt;</comment>
                            <comment id="5716455" author="huayu.ouyang" created="Tue, 19 Sep 2023 21:37:51 +0000"  >&lt;p&gt;&lt;a href=&quot;https://jira.mongodb.org/secure/ViewProfile.jspa?name=charlie.swanson%40mongodb.com&quot; class=&quot;user-hover&quot; rel=&quot;charlie.swanson@mongodb.com&quot;&gt;charlie.swanson@mongodb.com&lt;/a&gt; To clarify, the issue in &lt;a href=&quot;https://jira.mongodb.org/browse/SERVER-79330&quot; title=&quot;Audit featureFlag usage in v7.0 branch in mongod binary&quot; class=&quot;issue-link&quot; data-issue-key=&quot;SERVER-79330&quot;&gt;SERVER-79330&lt;/a&gt; isn&apos;t a bug to be fixed in initial sync or FCV code, but just that each feature flag needs to figure out if it&apos;s possible for that any feature flag checks to be run during initial sync when the FCV could potentially be uninitialized, and then if it is, figure out what the correct behavior  for that feature flag is: either behave as if the feature flag is enabled, regardless of what the real FCV is (isEnabledAndIgnoreFCVUnsafe), behave according to if the feature flag is enabled on the defaultLastLTS (isEnabledUseDefaultFCVWhenUninitialized), or it might need to do some other special logic. For example, we might want to wait until the FCV is initialized, and then check if the feature flag is enabled afterwards, or in &lt;a href=&quot;https://jira.mongodb.org/browse/SERVER-79183&quot; title=&quot;[v7.0] Add check if fcv is initialized when checking whether ssccl should act like primary&quot; class=&quot;issue-link&quot; data-issue-key=&quot;SERVER-79183&quot;&gt;&lt;del&gt;SERVER-79183&lt;/del&gt;&lt;/a&gt;, we uasserted instead of invariant-ing. &lt;/p&gt;

&lt;p&gt;We can definitely look into scheduling this ticket to add more guidance around this situation and add helper functions (such as for the case where we want to wait until the FCV is initialized, and then check if the feature flag is enabled). However, we don&apos;t think it would be feasible to create a test template or repro script to see if the initial sync race is possible since it&apos;s specific to each feature, and it would still be up to each individual feature afterwards to determine whether it could be run during initial sync and what the correct behavior for that feature would be. &lt;/p&gt;</comment>
                            <comment id="5716192" author="charlie.swanson" created="Tue, 19 Sep 2023 19:58:37 +0000"  >&lt;p&gt;&lt;a href=&quot;https://jira.mongodb.org/secure/ViewProfile.jspa?name=huayu.ouyang%40mongodb.com&quot; class=&quot;user-hover&quot; rel=&quot;huayu.ouyang@mongodb.com&quot;&gt;huayu.ouyang@mongodb.com&lt;/a&gt; so I&apos;m gathering that this edge case around initial sync in the mentioned linked ticket is not due to some new feature we developed. &lt;/p&gt;

&lt;p&gt;Is there some sort of recommended test template you could provide? Can we maybe schedule this ticket more urgently? It looks like this epic is not in-progress and instead we&apos;ve asked a bunch of different engineers across the organization to go gather the necessary context to fix this issue without first publishing some recommendations or any sort of reproduction script..&lt;/p&gt;</comment>
                            <comment id="5715843" author="huayu.ouyang" created="Tue, 19 Sep 2023 18:24:14 +0000"  >&lt;p&gt;&lt;a href=&quot;https://jira.mongodb.org/secure/ViewProfile.jspa?name=brenda.rodriguez%40mongodb.com&quot; class=&quot;user-hover&quot; rel=&quot;brenda.rodriguez@mongodb.com&quot;&gt;brenda.rodriguez@mongodb.com&lt;/a&gt; Sorry I&apos;m a little unclear about the question, this ticket isn&apos;t really describing a specific issue but more that we should audit our use cases of these functions to make sure they&apos;re being used properly and make usability improvements.&lt;/p&gt;</comment>
                            <comment id="5715832" author="charlie.swanson" created="Tue, 19 Sep 2023 18:18:51 +0000"  >&lt;p&gt;&lt;a href=&quot;https://jira.mongodb.org/secure/ViewProfile.jspa?name=huayu.ouyang%40mongodb.com&quot; class=&quot;user-hover&quot; rel=&quot;huayu.ouyang@mongodb.com&quot;&gt;huayu.ouyang@mongodb.com&lt;/a&gt; can you weigh in?&lt;br/&gt;
&amp;gt;is this an issue specifically for 7.0 or does this need to be tested on all future versions for all feature flags?&lt;/p&gt;</comment>
                            <comment id="5705221" author="JIRAUSER1269325" created="Thu, 14 Sep 2023 18:48:27 +0000"  >&lt;p&gt;&lt;a href=&quot;https://jira.mongodb.org/secure/ViewProfile.jspa?name=randolph%40mongodb.com&quot; class=&quot;user-hover&quot; rel=&quot;randolph@mongodb.com&quot;&gt;randolph@mongodb.com&lt;/a&gt; is this an issue specifically for 7.0 or does this need to be tested on all future versions for all feature flags?&lt;/p&gt;</comment>
                    </comments>
                <issuelinks>
                            <issuelinktype id="10420">
                    <name>Backports</name>
                                            <outwardlinks description="backported by">
                                                        </outwardlinks>
                                                        </issuelinktype>
                            <issuelinktype id="10011">
                    <name>Depends</name>
                                                                <inwardlinks description="is depended on by">
                                        <issuelink>
            <issuekey id="2471237">SERVER-82064</issuekey>
        </issuelink>
            <issuelink>
            <issuekey id="2475874">SERVER-82246</issuekey>
        </issuelink>
            <issuelink>
            <issuekey id="2476811">SERVER-82270</issuekey>
        </issuelink>
                            </inwardlinks>
                                    </issuelinktype>
                            <issuelinktype id="10012">
                    <name>Related</name>
                                            <outwardlinks description="related to">
                                        <issuelink>
            <issuekey id="2399520">SERVER-79269</issuekey>
        </issuelink>
            <issuelink>
            <issuekey id="2400592">SERVER-79331</issuekey>
        </issuelink>
            <issuelink>
            <issuekey id="2400570">SERVER-79330</issuekey>
        </issuelink>
            <issuelink>
            <issuekey id="2400614">SERVER-79337</issuekey>
        </issuelink>
            <issuelink>
            <issuekey id="2446437">SERVER-81225</issuekey>
        </issuelink>
            <issuelink>
            <issuekey id="2400595">SERVER-79332</issuekey>
        </issuelink>
            <issuelink>
            <issuekey id="2400596">SERVER-79333</issuekey>
        </issuelink>
            <issuelink>
            <issuekey id="2400604">SERVER-79335</issuekey>
        </issuelink>
            <issuelink>
            <issuekey id="2400606">SERVER-79336</issuekey>
        </issuelink>
            <issuelink>
            <issuekey id="2437580">SERVER-80898</issuekey>
        </issuelink>
            <issuelink>
            <issuekey id="2437582">SERVER-80899</issuekey>
        </issuelink>
            <issuelink>
            <issuekey id="2437584">SERVER-80900</issuekey>
        </issuelink>
            <issuelink>
            <issuekey id="2437586">SERVER-80901</issuekey>
        </issuelink>
            <issuelink>
            <issuekey id="2437588">SERVER-80903</issuekey>
        </issuelink>
            <issuelink>
            <issuekey id="2437589">SERVER-80904</issuekey>
        </issuelink>
            <issuelink>
            <issuekey id="2437591">SERVER-80905</issuekey>
        </issuelink>
            <issuelink>
            <issuekey id="2437608">SERVER-80906</issuekey>
        </issuelink>
                            </outwardlinks>
                                                                <inwardlinks description="is related to">
                                        <issuelink>
            <issuekey id="2399632">SERVER-79274</issuekey>
        </issuelink>
            <issuelink>
            <issuekey id="2471779">SERVER-82087</issuekey>
        </issuelink>
            <issuelink>
            <issuekey id="2437587">SERVER-80902</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>9.0</customfieldvalue>
                        </customfieldvalues>
                    </customfield>
                                                                <customfield id="customfield_18555" key="com.onresolve.jira.groovy.groovyrunner:scripted-field">
                        <customfieldname># of Sprints</customfieldname>
                        <customfieldvalues>
                            <customfieldvalue>3.0</customfieldvalue>

                        </customfieldvalues>
                    </customfield>
                                                                                                                                                                                                                                                                    <customfield id="customfield_12751" key="com.atlassian.jira.plugin.system.customfieldtypes:multiselect">
                        <customfieldname>Assigned Teams</customfieldname>
                        <customfieldvalues>
                                <customfieldvalue key="25128"><![CDATA[Replication]]></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>
    
                        </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_10055" key="com.atlassian.jira.ext.charting:firstresponsedate">
                        <customfieldname>Date of 1st Reply</customfieldname>
                        <customfieldvalues>
                            <customfieldvalue>Thu, 14 Sep 2023 18:48:27 +0000</customfieldvalue>

                        </customfieldvalues>
                    </customfield>
                                                                <customfield id="customfield_10052" key="com.atlassian.jira.toolkit:dayslastcommented">
                        <customfieldname>Days since reply</customfieldname>
                        <customfieldvalues>
                                        14 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_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_10857" key="com.pyxis.greenhopper.jira:gh-epic-link">
                        <customfieldname>Epic Link</customfieldname>
                        <customfieldvalues>
                            <customfieldvalue>PM-3236</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>maria.prinus@mongodb.com</customfieldvalue>

                        </customfieldvalues>
                    </customfield>
                                                                <customfield id="customfield_11151" key="com.atlassian.jira.toolkit:LastCommentDate">
                        <customfieldname>Last public comment date</customfieldname>
                        <customfieldvalues>
                            14 weeks, 5 days ago
                        </customfieldvalues>
                    </customfield>
                                                                                                                                                                                                                                                                    <customfield id="customfield_10051" key="com.atlassian.jira.toolkit:participants">
                        <customfieldname>Participants</customfieldname>
                        <customfieldvalues>
                                        <customfieldvalue>brenda.rodriguez@mongodb.com</customfieldvalue>
            <customfieldvalue>charlie.swanson@mongodb.com</customfieldvalue>
            <customfieldvalue>xgen-internal-githook</customfieldvalue>
            <customfieldvalue>huayu.ouyang@mongodb.com</customfieldvalue>
    
                        </customfieldvalues>
                    </customfield>
                                                                                                                                                                                                                                        <customfield id="customfield_14254" key="com.pyxis.greenhopper.jira:gh-lexo-rank">
                        <customfieldname>Product Rank</customfieldname>
                        <customfieldvalues>
                            <customfieldvalue>1|i2jdrr:</customfieldvalue>

                        </customfieldvalues>
                    </customfield>
                                                                                                                                                                                <customfield id="customfield_12550" key="com.pyxis.greenhopper.jira:gh-lexo-rank">
                        <customfieldname>Rank</customfieldname>
                        <customfieldvalues>
                            <customfieldvalue>2|i21i80:</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_10557" key="com.pyxis.greenhopper.jira:gh-sprint">
                        <customfieldname>Sprint</customfieldname>
                        <customfieldvalues>
                                <customfieldvalue id="7778">Repl 2023-10-16</customfieldvalue>
    <customfieldvalue id="7877">Repl 2023-10-30</customfieldvalue>
    <customfieldvalue id="7878">Repl 2023-11-13</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>
                                

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

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