<!-- 
RSS generated by JIRA (9.7.1#970001-sha1:2222b88b221c4928ef0de3161136cc90c8356a66) at Thu Feb 08 05:35:20 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-55062] Change stream events can exceed 16MB with no workaround</title>
                <link>https://jira.mongodb.org/browse/SERVER-55062</link>
                <project id="10000" key="SERVER">Core Server</project>
                    <description>&lt;p&gt;Each document is limited to 16MB, but because a change event can be required to report both the document after the update and also the update description, we can easily exceed 16MB.&lt;/p&gt;

&lt;p&gt;For example, this can be reproduced with the following:&lt;br/&gt;
1. Insert a 10 million character string into the DB&lt;br/&gt;
2. Update the document to include a different 10 million character string&lt;/p&gt;
</description>
                <environment></environment>
        <key id="1644511">SERVER-55062</key>
            <summary>Change stream events can exceed 16MB with no workaround</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="backlog-query-execution">Backlog - Query Execution</assignee>
                                    <reporter username="charlie.swanson@mongodb.com">Charlie Swanson</reporter>
                        <labels>
                    </labels>
                <created>Tue, 9 Mar 2021 15:38:00 +0000</created>
                <updated>Thu, 14 Dec 2023 01:52:12 +0000</updated>
                            <resolved>Mon, 17 Apr 2023 18:11:23 +0000</resolved>
                                                    <fixVersion>7.0.0-rc0</fixVersion>
                    <fixVersion>6.0.9</fixVersion>
                                    <component>Aggregation Framework</component>
                                        <votes>7</votes>
                                    <watches>50</watches>
                                                                                                                <comments>
                            <comment id="5732558" author="kateryna.kamenieva" created="Tue, 26 Sep 2023 19:26:58 +0000"  >&lt;p&gt;This feature was backported to 6.0.9 &lt;a href=&quot;https://www.mongodb.com/docs/v6.0/reference/operator/aggregation/changeStreamSplitLargeEvent/&quot; class=&quot;external-link&quot; target=&quot;_blank&quot; rel=&quot;nofollow noopener&quot;&gt;Docs &lt;/a&gt;&lt;br/&gt;
Be advised there currently exists an issue &lt;a href=&quot;https://jira.mongodb.org/browse/SERVER-81295&quot; title=&quot;Cannot resume V2 changeStream pipelines with V1 resume tokens&quot; class=&quot;issue-link&quot; data-issue-key=&quot;SERVER-81295&quot;&gt;&lt;del&gt;SERVER-81295&lt;/del&gt;&lt;/a&gt; that impacts 6.0. We are working on resolving it promptly.&lt;/p&gt;</comment>
                            <comment id="5564415" author="kateryna.kamenieva" created="Thu, 13 Jul 2023 17:01:50 +0000"  >&lt;p&gt;&lt;a href=&quot;https://jira.mongodb.org/secure/ViewProfile.jspa?name=alex.svatukhin%40mongodb.com&quot; class=&quot;user-hover&quot; rel=&quot;alex.svatukhin@mongodb.com&quot;&gt;alex.svatukhin@mongodb.com&lt;/a&gt; It is expected to be released in 6.0.9&lt;/p&gt;</comment>
                            <comment id="5555235" author="JIRAUSER1272525" created="Mon, 10 Jul 2023 17:53:56 +0000"  >&lt;p&gt;&lt;a href=&quot;https://jira.mongodb.org/secure/ViewProfile.jspa?name=bernard.gorman%40mongodb.com&quot; class=&quot;user-hover&quot; rel=&quot;bernard.gorman@mongodb.com&quot;&gt;bernard.gorman@mongodb.com&lt;/a&gt; could I ask for a timeline of the &lt;tt&gt;$changeStreamSplitLargeEvent&lt;/tt&gt; backport to 6.0? What exact 6.0 versions will it support?&#160;&lt;/p&gt;</comment>
                            <comment id="5531338" author="JIRAUSER1274068" created="Wed, 28 Jun 2023 15:49:32 +0000"  >&lt;p&gt;Hi, &lt;a href=&quot;https://jira.mongodb.org/secure/ViewProfile.jspa?name=bernard.gorman%40mongodb.com&quot; class=&quot;user-hover&quot; rel=&quot;bernard.gorman@mongodb.com&quot;&gt;bernard.gorman@mongodb.com&lt;/a&gt; Gently ping. Could you help find someone look at this please?&lt;/p&gt;</comment>
                            <comment id="5514255" author="JIRAUSER1274068" created="Wed, 21 Jun 2023 02:53:17 +0000"  >&lt;p&gt;Hi, &lt;a href=&quot;https://jira.mongodb.org/secure/ViewProfile.jspa?name=bernard.gorman%40mongodb.com&quot; class=&quot;user-hover&quot; rel=&quot;bernard.gorman@mongodb.com&quot;&gt;bernard.gorman@mongodb.com&lt;/a&gt;&lt;/p&gt;

&lt;p&gt;May I ask for some help to take a look into our potential patch of this issue in Mongo 4.4?&lt;/p&gt;

&lt;p&gt;We (Stripe) are still using mongo 4.4. Back porting this fix to 4.4 is cumbersome and risky given that there are many things changed between the versions. So we are looking into some easier workaround to bypass this issue.&lt;/p&gt;

&lt;p&gt;One approach that we have identified is to increase the size limit of the CES output to 32MB while still leaving all the write path as is (16MB).&lt;/p&gt;
&lt;ul&gt;
	&lt;li&gt;After digging into the code, we found that the BSONObj supports customized trait. So we created a new &lt;a href=&quot;https://github.com/xidui/mongo/pull/1/files#diff-7cf418452ac1a710a36488e99c846aee4039b3b6dc6b0440b3583ceffacdd30cR108-R110&quot; class=&quot;external-link&quot; target=&quot;_blank&quot; rel=&quot;nofollow noopener&quot;&gt;trait&lt;/a&gt; with larger limit and &lt;a href=&quot;https://github.com/xidui/mongo/pull/1/files#diff-bd9a0c4ab8f4ab6d673dcea959b3a2b4011057af6b8e645f178c0c3c84bc1dd5L85&quot; class=&quot;external-link&quot; target=&quot;_blank&quot; rel=&quot;nofollow noopener&quot;&gt;applied&lt;/a&gt; to the change stream proxy where it was failing here.&#160;&lt;/li&gt;
	&lt;li&gt;Then it fails with another &lt;a href=&quot;https://github.com/xidui/mongo/pull/1/files#diff-eef2158e04d6a731e72f0008d2600ec09cda890867e0f3f989341621d2b9ce67R474-R499&quot; class=&quot;external-link&quot; target=&quot;_blank&quot; rel=&quot;nofollow noopener&quot;&gt;stack trace&lt;/a&gt; that we don&apos;t understand&lt;/li&gt;
	&lt;li&gt;So we agressively updated the &lt;a href=&quot;https://github.com/xidui/mongo/pull/1/files#diff-eef2158e04d6a731e72f0008d2600ec09cda890867e0f3f989341621d2b9ce67R459&quot; class=&quot;external-link&quot; target=&quot;_blank&quot; rel=&quot;nofollow noopener&quot;&gt;Document::toBson()&lt;/a&gt; method to apply the new trait globally for the Document class.&lt;/li&gt;
&lt;/ul&gt;


&lt;p&gt;All the changes are in the same PR that linked above.&lt;/p&gt;

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

&lt;p&gt;After applying the change, we surprisingly found out that:&lt;/p&gt;
&lt;ul&gt;
	&lt;li&gt;it would success if we update a doc with 16MB field&lt;/li&gt;
	&lt;li&gt;update 17MB field fail with size limit which is expected&lt;/li&gt;
	&lt;li&gt;change stream get 32MB result succeeded (wow)&lt;/li&gt;
&lt;/ul&gt;


&lt;p&gt;Though we don&apos;t understand yet how and why this works, &lt;ins&gt;&lt;em&gt;this is the exact behavior we want to achieve&lt;/em&gt;&lt;/ins&gt;.&lt;/p&gt;

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

&lt;p&gt;So I&apos;d like to ask mongo team&lt;/p&gt;
&lt;ul&gt;
	&lt;li&gt;Whether this change makes sense?&lt;/li&gt;
	&lt;li&gt;Can we assume that the &lt;b&gt;Document::toBson()&lt;/b&gt; is only applied at the read path, so that this change is safe?
	&lt;ul&gt;
		&lt;li&gt;If not, could you point us to the right place to update to achieve our goal?&lt;/li&gt;
	&lt;/ul&gt;
	&lt;/li&gt;
&lt;/ul&gt;


&lt;ul&gt;
	&lt;li&gt;Is there any other small work arounds that you can think of?&lt;/li&gt;
	&lt;li&gt;Is there any other debugging tricks, so that we can see more useful stack traces?&lt;/li&gt;
&lt;/ul&gt;


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

&lt;p&gt;Thanks,&lt;/p&gt;

&lt;p&gt;Yue obo Document DB team @ Stripe Inc.&lt;/p&gt;</comment>
                            <comment id="5488979" author="bernard.gorman" created="Fri, 9 Jun 2023 18:52:00 +0000"  >&lt;p&gt;Hi &lt;a href=&quot;https://jira.mongodb.org/secure/ViewProfile.jspa?name=yuewang%40stripe.com&quot; class=&quot;user-hover&quot; rel=&quot;yuewang@stripe.com&quot;&gt;yuewang@stripe.com&lt;/a&gt;: full documentation of the new stage, including a description of its behaviours and an example use-case, &lt;a href=&quot;https://www.mongodb.com/docs/v7.0/reference/operator/aggregation/changeStreamSplitLargeEvent/#mongodb-pipeline-pipe.-changeStreamSplitLargeEvent&quot; class=&quot;external-link&quot; target=&quot;_blank&quot; rel=&quot;nofollow noopener&quot;&gt;is available here&lt;/a&gt;. Please note that this documentation relates to an upcoming, unreleased version of the MongoDB server, and is therefore still subject to change. For any change event which exceeds the maximum size, the &lt;tt&gt;$changeStreamSplitLargeEvent&lt;/tt&gt; stage will break it apart and return a sequence of &lt;em&gt;event fragments&lt;/em&gt; to the client, each of which is under 16MB.&lt;/p&gt;</comment>
                            <comment id="5488779" author="JIRAUSER1274068" created="Fri, 9 Jun 2023 17:46:16 +0000"  >&lt;p&gt;&lt;a href=&quot;https://jira.mongodb.org/secure/ViewProfile.jspa?name=bernard.gorman%40mongodb.com&quot; class=&quot;user-hover&quot; rel=&quot;bernard.gorman@mongodb.com&quot;&gt;bernard.gorman@mongodb.com&lt;/a&gt; Is there a design doc for this. On the high level, is this change transparent to the change stream consumers? Or do they have to change the logic on consumer side to merge the split event themselves?&lt;/p&gt;</comment>
                            <comment id="5487383" author="bernard.gorman" created="Fri, 9 Jun 2023 09:48:52 +0000"  >&lt;p&gt;Hi &lt;a href=&quot;https://jira.mongodb.org/secure/ViewProfile.jspa?name=yuewang%40stripe.com&quot; class=&quot;user-hover&quot; rel=&quot;yuewang@stripe.com&quot;&gt;yuewang@stripe.com&lt;/a&gt; - we do intend to backport the &lt;tt&gt;$changeStreamSplitLargeEvent&lt;/tt&gt; stage to a future release of 6.0, but unfortunately it&apos;s not feasible to backport it any further than that.&lt;/p&gt;</comment>
                            <comment id="5487055" author="JIRAUSER1274068" created="Fri, 9 Jun 2023 04:44:49 +0000"  >&lt;p&gt;Hi &lt;a href=&quot;https://jira.mongodb.org/secure/ViewProfile.jspa?name=bernard.gorman%40mongodb.com&quot; class=&quot;user-hover&quot; rel=&quot;bernard.gorman@mongodb.com&quot;&gt;bernard.gorman@mongodb.com&lt;/a&gt; Do we plan to backport this feature/fix into previous mongo versions? We are running on older version of mongodb, this is definitely a bug for us which is blocking us proceeding with some projects.&lt;/p&gt;</comment>
                            <comment id="5353429" author="bernard.gorman" created="Mon, 17 Apr 2023 18:08:02 +0000"  >&lt;p&gt;Hi &lt;a href=&quot;https://jira.mongodb.org/secure/ViewProfile.jspa?name=palani%40atomicfi.com&quot; class=&quot;user-hover&quot; rel=&quot;palani@atomicfi.com&quot;&gt;palani@atomicfi.com&lt;/a&gt; and others,&lt;/p&gt;

&lt;p&gt;I am pleased to report that this issue has been addressed in MongoDB 7.0! While we continue to recommend that users should avoid the &lt;tt&gt;BSONObjectTooLarge&lt;/tt&gt; exception by reducing the size of their change stream events where possible - for instance, by not requesting pre- and post-images or by using &lt;tt&gt;$project&lt;/tt&gt; to retrieve only those fields that are necessary for their application - we have also introduced a new stage called &lt;tt&gt;$changeStreamSplitLargeEvent&lt;/tt&gt; to address use-cases where these approaches are not feasible. The &lt;tt&gt;$changeStreamSplitLargeEvent&lt;/tt&gt; stage, upon seeing an event which would exceed the 16MB limit, will split that event into a series of &amp;lt;16MB fragments which are returned to the client sequentially. The forthcoming MongoDB 7.0 documentation will include more details on this stage, its usage and behaviours.&lt;/p&gt;</comment>
                            <comment id="5053110" author="JIRAUSER1272203" created="Wed, 14 Dec 2022 00:17:37 +0000"  >&lt;p&gt;please fix this, this is definitely a bug in functionality&lt;/p&gt;</comment>
                            <comment id="4390997" author="JIRAUSER1264695" created="Fri, 4 Mar 2022 05:36:51 +0000"  >&lt;p&gt;This is is pretty critical.&lt;/p&gt;

&lt;p&gt;I think this is a bug in functionality.&lt;/p&gt;</comment>
                    </comments>
                <issuelinks>
                            <issuelinktype id="10011">
                    <name>Depends</name>
                                                                <inwardlinks description="is depended on by">
                                                        </inwardlinks>
                                    </issuelinktype>
                            <issuelinktype id="10010">
                    <name>Duplicate</name>
                                            <outwardlinks description="duplicates">
                                                        </outwardlinks>
                                                                <inwardlinks description="is duplicated by">
                                        <issuelink>
            <issuekey id="2003458">SERVER-64592</issuekey>
        </issuelink>
                            </inwardlinks>
                                    </issuelinktype>
                            <issuelinktype id="10520">
                    <name>Problem/Incident</name>
                                            <outwardlinks description="causes">
                                                        </outwardlinks>
                                                                <inwardlinks description="is caused by">
                                                        </inwardlinks>
                                    </issuelinktype>
                            <issuelinktype id="10012">
                    <name>Related</name>
                                            <outwardlinks description="related to">
                                        <issuelink>
            <issuekey id="1570311">SERVER-53387</issuekey>
        </issuelink>
            <issuelink>
            <issuekey id="2400047">KAFKA-381</issuekey>
        </issuelink>
                            </outwardlinks>
                                                                <inwardlinks description="is related to">
                                        <issuelink>
            <issuekey id="2447869">SERVER-81295</issuekey>
        </issuelink>
            <issuelink>
            <issuekey id="2080366">SERVER-67699</issuekey>
        </issuelink>
            <issuelink>
            <issuekey id="1850751">KAFKA-247</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>12.0</customfieldvalue>
                        </customfieldvalues>
                    </customfield>
                                                                                                                                                                                                                                                                                                <customfield id="customfield_12751" key="com.atlassian.jira.plugin.system.customfieldtypes:multiselect">
                        <customfieldname>Assigned Teams</customfieldname>
                        <customfieldvalues>
                                <customfieldvalue key="25125"><![CDATA[Query Execution]]></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[[5002K00000tT0fkQAC, 5002K00000uDKjeQAG, 5002K00000uzfFeQAI, 5002K00000xkoT9QAI, 5002K00000xly37QAA, 5002K000012PDEgQAO, 5002K000012SeTFQA0, 5006R00001meaqIQAQ, 5006R00001mdnUHQAY, 5006R00001kmpdkQAA, 5006R00001nJxwvQAC, 5006R00001oo3GXQAY, 5006R00001qFsI8QAK, 5006R00001qmCL7QAM, 5006R00001qo4HJQAY, 5006R00001sCmeCQAS, 5006R00001srI4fQAE, 5006R00001tu2VNQAY, 5006R00001uOg8UQAS, 5006R00001xjzlrQAA, 5006R00001xlBp8QAE, 5006R00001y6Ml0QAE]]]></customfieldvalue>

                        </customfieldvalues>
                    </customfield>
                                                                                                                                                                                                                                                                                                                            <customfield id="customfield_10055" key="com.atlassian.jira.ext.charting:firstresponsedate">
                        <customfieldname>Date of 1st Reply</customfieldname>
                        <customfieldvalues>
                            <customfieldvalue>Tue, 13 Apr 2021 16:58:45 +0000</customfieldvalue>

                        </customfieldvalues>
                    </customfield>
                                                                <customfield id="customfield_10052" key="com.atlassian.jira.toolkit:dayslastcommented">
                        <customfieldname>Days since reply</customfieldname>
                        <customfieldvalues>
                                        19 weeks, 1 day 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-2677</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_11151" key="com.atlassian.jira.toolkit:LastCommentDate">
                        <customfieldname>Last public comment date</customfieldname>
                        <customfieldvalues>
                            19 weeks, 1 day 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.svatukhin@mongodb.com</customfieldvalue>
            <customfieldvalue>backlog-query-execution</customfieldvalue>
            <customfieldvalue>bernard.gorman@mongodb.com</customfieldvalue>
            <customfieldvalue>charlie.swanson@mongodb.com</customfieldvalue>
            <customfieldvalue>gatsby.lee@forethought.ai</customfieldvalue>
            <customfieldvalue>kateryna.kamenieva@mongodb.com</customfieldvalue>
            <customfieldvalue>palani@atomicfi.com</customfieldvalue>
            <customfieldvalue>yuewang@stripe.com</customfieldvalue>
    
                        </customfieldvalues>
                    </customfield>
                                                                                                                                                                                                                                        <customfield id="customfield_14254" key="com.pyxis.greenhopper.jira:gh-lexo-rank">
                        <customfieldname>Product Rank</customfieldname>
                        <customfieldvalues>
                            <customfieldvalue>1|hyyq33:</customfieldvalue>

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

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