<!-- 
RSS generated by JIRA (9.7.1#970001-sha1:2222b88b221c4928ef0de3161136cc90c8356a66) at Thu Feb 08 03:13:49 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-7172] Build support libraries for update() operators</title>
                <link>https://jira.mongodb.org/browse/SERVER-7172</link>
                <project id="10000" key="SERVER">Core Server</project>
                    <description>&lt;p&gt;Quite some functionality is shared among update mod&apos;s. Here&apos;s a list&lt;/p&gt;

&lt;p&gt;+ FieldRef&apos;s, to avoid parsing dotted fields again and again&lt;br/&gt;
+ Path Support, lookup and create a path in a document&lt;br/&gt;
+ Field name checking, to make sure field names are updatable&lt;/p&gt;

&lt;p&gt;These (and any other) infra-structure for mods would be developed under this ticket.&lt;/p&gt;</description>
                <environment></environment>
        <key id="51519">SERVER-7172</key>
            <summary>Build support libraries for update() operators</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="9">Done</resolution>
                                        <assignee username="greg.mckeon@mongodb.com">Gregory McKeon</assignee>
                                    <reporter username="ian@mongodb.com">Ian Whalen</reporter>
                        <labels>
                    </labels>
                <created>Wed, 26 Sep 2012 18:15:12 +0000</created>
                <updated>Thu, 2 Aug 2018 21:22:36 +0000</updated>
                            <resolved>Fri, 3 May 2013 21:52:01 +0000</resolved>
                                                    <fixVersion>2.5.0</fixVersion>
                                    <component>Write Ops</component>
                                        <votes>0</votes>
                                    <watches>2</watches>
                                                                                                                <comments>
                            <comment id="329418" author="auto" created="Mon, 6 May 2013 15:00:42 +0000"  >&lt;p&gt;Author:&lt;/p&gt;
{u&apos;date&apos;: u&apos;2013-05-06T14:46:42Z&apos;, u&apos;name&apos;: u&apos;Alberto Lerner&apos;, u&apos;email&apos;: u&apos;alerner@10gen.com&apos;}
&lt;p&gt;Message: &lt;a href=&quot;https://jira.mongodb.org/browse/SERVER-7172&quot; title=&quot;Build support libraries for update() operators&quot; class=&quot;issue-link&quot; data-issue-key=&quot;SERVER-7172&quot;&gt;&lt;del&gt;SERVER-7172&lt;/del&gt;&lt;/a&gt; Allow init() to be called more than once in field parsing (for reuse).&lt;br/&gt;
Branch: master&lt;br/&gt;
&lt;a href=&quot;https://github.com/mongodb/mongo/commit/10c5bd34f4973aae49e6f89fcb939f9b9e9318a7&quot; class=&quot;external-link&quot; target=&quot;_blank&quot; rel=&quot;nofollow noopener&quot;&gt;https://github.com/mongodb/mongo/commit/10c5bd34f4973aae49e6f89fcb939f9b9e9318a7&lt;/a&gt;&lt;/p&gt;</comment>
                            <comment id="329417" author="auto" created="Mon, 6 May 2013 15:00:40 +0000"  >&lt;p&gt;Author:&lt;/p&gt;
{u&apos;date&apos;: u&apos;2013-05-06T14:37:32Z&apos;, u&apos;name&apos;: u&apos;Alberto Lerner&apos;, u&apos;email&apos;: u&apos;alerner@10gen.com&apos;}
&lt;p&gt;Message: &lt;a href=&quot;https://jira.mongodb.org/browse/SERVER-7172&quot; title=&quot;Build support libraries for update() operators&quot; class=&quot;issue-link&quot; data-issue-key=&quot;SERVER-7172&quot;&gt;&lt;del&gt;SERVER-7172&lt;/del&gt;&lt;/a&gt; Field checker now checks for empty fields as well.&lt;br/&gt;
Branch: master&lt;br/&gt;
&lt;a href=&quot;https://github.com/mongodb/mongo/commit/c18c7b22d8709dc63498eb38af0d6eda2d337de6&quot; class=&quot;external-link&quot; target=&quot;_blank&quot; rel=&quot;nofollow noopener&quot;&gt;https://github.com/mongodb/mongo/commit/c18c7b22d8709dc63498eb38af0d6eda2d337de6&lt;/a&gt;&lt;/p&gt;</comment>
                            <comment id="328278" author="auto" created="Sat, 4 May 2013 11:16:00 +0000"  >&lt;p&gt;Author:&lt;/p&gt;
{u&apos;date&apos;: u&apos;2013-05-04T11:15:31Z&apos;, u&apos;name&apos;: u&apos;Tad Marshall&apos;, u&apos;email&apos;: u&apos;tad@10gen.com&apos;}
&lt;p&gt;Message: &lt;a href=&quot;https://jira.mongodb.org/browse/SERVER-7172&quot; title=&quot;Build support libraries for update() operators&quot; class=&quot;issue-link&quot; data-issue-key=&quot;SERVER-7172&quot;&gt;&lt;del&gt;SERVER-7172&lt;/del&gt;&lt;/a&gt; Visual Studio &amp;#8211; add new files&lt;br/&gt;
Branch: master&lt;br/&gt;
&lt;a href=&quot;https://github.com/mongodb/mongo/commit/3ae448651d896bcf939d01dff2892329fab63302&quot; class=&quot;external-link&quot; target=&quot;_blank&quot; rel=&quot;nofollow noopener&quot;&gt;https://github.com/mongodb/mongo/commit/3ae448651d896bcf939d01dff2892329fab63302&lt;/a&gt;&lt;/p&gt;</comment>
                            <comment id="328129" author="auto" created="Sat, 4 May 2013 02:34:47 +0000"  >&lt;p&gt;Author:&lt;/p&gt;
{u&apos;date&apos;: u&apos;2013-05-04T02:31:55Z&apos;, u&apos;name&apos;: u&apos;Alberto Lerner&apos;, u&apos;email&apos;: u&apos;alberto.lerner@gmail.com&apos;}
&lt;p&gt;Message: &lt;a href=&quot;https://jira.mongodb.org/browse/SERVER-7172&quot; title=&quot;Build support libraries for update() operators&quot; class=&quot;issue-link&quot; data-issue-key=&quot;SERVER-7172&quot;&gt;&lt;del&gt;SERVER-7172&lt;/del&gt;&lt;/a&gt; Fix dassert to compile&lt;br/&gt;
Branch: master&lt;br/&gt;
&lt;a href=&quot;https://github.com/mongodb/mongo/commit/fc5824e28527db3386aa6c3282641d1982512cd0&quot; class=&quot;external-link&quot; target=&quot;_blank&quot; rel=&quot;nofollow noopener&quot;&gt;https://github.com/mongodb/mongo/commit/fc5824e28527db3386aa6c3282641d1982512cd0&lt;/a&gt;&lt;/p&gt;</comment>
                            <comment id="327983" author="auto" created="Fri, 3 May 2013 21:48:58 +0000"  >&lt;p&gt;Author:&lt;/p&gt;
{u&apos;date&apos;: u&apos;2013-05-03T21:48:22Z&apos;, u&apos;name&apos;: u&apos;Alberto Lerner&apos;, u&apos;email&apos;: u&apos;alberto.lerner@gmail.com&apos;}
&lt;p&gt;Message: &lt;a href=&quot;https://jira.mongodb.org/browse/SERVER-7172&quot; title=&quot;Build support libraries for update() operators&quot; class=&quot;issue-link&quot; data-issue-key=&quot;SERVER-7172&quot;&gt;&lt;del&gt;SERVER-7172&lt;/del&gt;&lt;/a&gt; Remove unused code in test fixtures.&lt;br/&gt;
Branch: master&lt;br/&gt;
&lt;a href=&quot;https://github.com/mongodb/mongo/commit/d7ee127e58019c7c1e11f2685d0e905145244729&quot; class=&quot;external-link&quot; target=&quot;_blank&quot; rel=&quot;nofollow noopener&quot;&gt;https://github.com/mongodb/mongo/commit/d7ee127e58019c7c1e11f2685d0e905145244729&lt;/a&gt;&lt;/p&gt;</comment>
                            <comment id="327978" author="auto" created="Fri, 3 May 2013 21:44:22 +0000"  >&lt;p&gt;Author:&lt;/p&gt;
{u&apos;date&apos;: u&apos;2013-04-16T14:40:35Z&apos;, u&apos;name&apos;: u&apos;Alberto Lerner&apos;, u&apos;email&apos;: u&apos;alerner@10gen.com&apos;}
&lt;p&gt;Message: &lt;a href=&quot;https://jira.mongodb.org/browse/SERVER-7172&quot; title=&quot;Build support libraries for update() operators&quot; class=&quot;issue-link&quot; data-issue-key=&quot;SERVER-7172&quot;&gt;&lt;del&gt;SERVER-7172&lt;/del&gt;&lt;/a&gt; Support testing whether a field is updatable.&lt;br/&gt;
Branch: master&lt;br/&gt;
&lt;a href=&quot;https://github.com/mongodb/mongo/commit/b035c96d7b62af53aceb6484795a5369f9945db6&quot; class=&quot;external-link&quot; target=&quot;_blank&quot; rel=&quot;nofollow noopener&quot;&gt;https://github.com/mongodb/mongo/commit/b035c96d7b62af53aceb6484795a5369f9945db6&lt;/a&gt;&lt;/p&gt;</comment>
                            <comment id="327977" author="auto" created="Fri, 3 May 2013 21:44:20 +0000"  >&lt;p&gt;Author:&lt;/p&gt;
{u&apos;date&apos;: u&apos;2013-04-11T01:38:24Z&apos;, u&apos;name&apos;: u&apos;Alberto Lerner&apos;, u&apos;email&apos;: u&apos;alerner@10gen.com&apos;}
&lt;p&gt;Message: &lt;a href=&quot;https://jira.mongodb.org/browse/SERVER-7172&quot; title=&quot;Build support libraries for update() operators&quot; class=&quot;issue-link&quot; data-issue-key=&quot;SERVER-7172&quot;&gt;&lt;del&gt;SERVER-7172&lt;/del&gt;&lt;/a&gt; Build support for creating a path in a mutable document.&lt;br/&gt;
Branch: master&lt;br/&gt;
&lt;a href=&quot;https://github.com/mongodb/mongo/commit/910e8b536d22652db899247fe785be69e8b87880&quot; class=&quot;external-link&quot; target=&quot;_blank&quot; rel=&quot;nofollow noopener&quot;&gt;https://github.com/mongodb/mongo/commit/910e8b536d22652db899247fe785be69e8b87880&lt;/a&gt;&lt;/p&gt;</comment>
                            <comment id="310368" author="auto" created="Wed, 10 Apr 2013 16:27:28 +0000"  >&lt;p&gt;Author:&lt;/p&gt;
{u&apos;date&apos;: u&apos;2013-04-09T21:56:53Z&apos;, u&apos;name&apos;: u&apos;Alberto Lerner&apos;, u&apos;email&apos;: u&apos;alerner@10gen.com&apos;}
&lt;p&gt;Message: &lt;a href=&quot;https://jira.mongodb.org/browse/SERVER-7172&quot; title=&quot;Build support libraries for update() operators&quot; class=&quot;issue-link&quot; data-issue-key=&quot;SERVER-7172&quot;&gt;&lt;del&gt;SERVER-7172&lt;/del&gt;&lt;/a&gt; Build support for finding a path in a mutable document.&lt;br/&gt;
Branch: master&lt;br/&gt;
&lt;a href=&quot;https://github.com/mongodb/mongo/commit/37c08671b653c16fc2e1e568a18b380d09a93733&quot; class=&quot;external-link&quot; target=&quot;_blank&quot; rel=&quot;nofollow noopener&quot;&gt;https://github.com/mongodb/mongo/commit/37c08671b653c16fc2e1e568a18b380d09a93733&lt;/a&gt;&lt;/p&gt;</comment>
                            <comment id="299505" author="auto" created="Wed, 27 Mar 2013 03:48:23 +0000"  >&lt;p&gt;Author:&lt;/p&gt;
{u&apos;date&apos;: u&apos;2013-03-24T17:20:49Z&apos;, u&apos;name&apos;: u&apos;Alberto Lerner&apos;, u&apos;email&apos;: u&apos;alerner@10gen.com&apos;}
&lt;p&gt;Message: &lt;a href=&quot;https://jira.mongodb.org/browse/SERVER-7172&quot; title=&quot;Build support libraries for update() operators&quot; class=&quot;issue-link&quot; data-issue-key=&quot;SERVER-7172&quot;&gt;&lt;del&gt;SERVER-7172&lt;/del&gt;&lt;/a&gt; Add count of children method to mutable BSON.&lt;br/&gt;
Branch: master&lt;br/&gt;
&lt;a href=&quot;https://github.com/mongodb/mongo/commit/7b84af64e01ae93f0315dcd3c492f44e044adb24&quot; class=&quot;external-link&quot; target=&quot;_blank&quot; rel=&quot;nofollow noopener&quot;&gt;https://github.com/mongodb/mongo/commit/7b84af64e01ae93f0315dcd3c492f44e044adb24&lt;/a&gt;&lt;/p&gt;</comment>
                            <comment id="190562" author="auto" created="Thu, 15 Nov 2012 18:59:12 +0000"  >&lt;p&gt;Author:&lt;/p&gt;
{u&apos;date&apos;: u&apos;2012-11-14T20:56:30Z&apos;, u&apos;email&apos;: u&apos;alerner@10gen.com&apos;, u&apos;name&apos;: u&apos;Alberto Lerner&apos;}
&lt;p&gt;Message: &lt;a href=&quot;https://jira.mongodb.org/browse/SERVER-7172&quot; title=&quot;Build support libraries for update() operators&quot; class=&quot;issue-link&quot; data-issue-key=&quot;SERVER-7172&quot;&gt;&lt;del&gt;SERVER-7172&lt;/del&gt;&lt;/a&gt; Added comparison support in StringData.&lt;br/&gt;
Branch: master&lt;br/&gt;
&lt;a href=&quot;https://github.com/mongodb/mongo/commit/28fec164384288a10815c34855dd7e867fbfef4a&quot; class=&quot;external-link&quot; target=&quot;_blank&quot; rel=&quot;nofollow noopener&quot;&gt;https://github.com/mongodb/mongo/commit/28fec164384288a10815c34855dd7e867fbfef4a&lt;/a&gt;&lt;/p&gt;</comment>
                            <comment id="186633" author="auto" created="Mon, 12 Nov 2012 16:09:57 +0000"  >&lt;p&gt;Author:&lt;/p&gt;
{u&apos;date&apos;: u&apos;2012-11-08T21:49:11Z&apos;, u&apos;email&apos;: u&apos;kristina@10gen.com&apos;, u&apos;name&apos;: u&apos;Kristina&apos;}
&lt;p&gt;Message: &lt;a href=&quot;https://jira.mongodb.org/browse/SERVER-7172&quot; title=&quot;Build support libraries for update() operators&quot; class=&quot;issue-link&quot; data-issue-key=&quot;SERVER-7172&quot;&gt;&lt;del&gt;SERVER-7172&lt;/del&gt;&lt;/a&gt; Add SafeNum support to mutablebson&lt;br/&gt;
Branch: master&lt;br/&gt;
&lt;a href=&quot;https://github.com/mongodb/mongo/commit/074431815cdfc44ad757675a159e3e51739d1d95&quot; class=&quot;external-link&quot; target=&quot;_blank&quot; rel=&quot;nofollow noopener&quot;&gt;https://github.com/mongodb/mongo/commit/074431815cdfc44ad757675a159e3e51739d1d95&lt;/a&gt;&lt;/p&gt;</comment>
                            <comment id="184083" author="auto" created="Thu, 8 Nov 2012 15:52:51 +0000"  >&lt;p&gt;Author:&lt;/p&gt;
{u&apos;date&apos;: u&apos;2012-11-08T15:47:24Z&apos;, u&apos;email&apos;: u&apos;kristina@10gen.com&apos;, u&apos;name&apos;: u&apos;Kristina&apos;}
&lt;p&gt;Message: &lt;a href=&quot;https://jira.mongodb.org/browse/SERVER-7172&quot; title=&quot;Build support libraries for update() operators&quot; class=&quot;issue-link&quot; data-issue-key=&quot;SERVER-7172&quot;&gt;&lt;del&gt;SERVER-7172&lt;/del&gt;&lt;/a&gt; Fix mutablebson timestamp type&lt;br/&gt;
Branch: master&lt;br/&gt;
&lt;a href=&quot;https://github.com/mongodb/mongo/commit/6491b21065af4666c1a0fcea8fc958568df36f22&quot; class=&quot;external-link&quot; target=&quot;_blank&quot; rel=&quot;nofollow noopener&quot;&gt;https://github.com/mongodb/mongo/commit/6491b21065af4666c1a0fcea8fc958568df36f22&lt;/a&gt;&lt;/p&gt;</comment>
                            <comment id="184082" author="auto" created="Thu, 8 Nov 2012 15:52:49 +0000"  >&lt;p&gt;Author:&lt;/p&gt;
{u&apos;date&apos;: u&apos;2012-11-08T15:46:56Z&apos;, u&apos;email&apos;: u&apos;kristina@10gen.com&apos;, u&apos;name&apos;: u&apos;Kristina&apos;}
&lt;p&gt;Message: &lt;a href=&quot;https://jira.mongodb.org/browse/SERVER-7172&quot; title=&quot;Build support libraries for update() operators&quot; class=&quot;issue-link&quot; data-issue-key=&quot;SERVER-7172&quot;&gt;&lt;del&gt;SERVER-7172&lt;/del&gt;&lt;/a&gt; Fix type&lt;br/&gt;
Branch: master&lt;br/&gt;
&lt;a href=&quot;https://github.com/mongodb/mongo/commit/3f3f3e005ff02df06b6c50494cef6be459e395cb&quot; class=&quot;external-link&quot; target=&quot;_blank&quot; rel=&quot;nofollow noopener&quot;&gt;https://github.com/mongodb/mongo/commit/3f3f3e005ff02df06b6c50494cef6be459e395cb&lt;/a&gt;&lt;/p&gt;</comment>
                            <comment id="184081" author="auto" created="Thu, 8 Nov 2012 15:52:47 +0000"  >&lt;p&gt;Author:&lt;/p&gt;
{u&apos;date&apos;: u&apos;2012-11-08T15:46:29Z&apos;, u&apos;email&apos;: u&apos;kristina@10gen.com&apos;, u&apos;name&apos;: u&apos;Kristina&apos;}
&lt;p&gt;Message: &lt;a href=&quot;https://jira.mongodb.org/browse/SERVER-7172&quot; title=&quot;Build support libraries for update() operators&quot; class=&quot;issue-link&quot; data-issue-key=&quot;SERVER-7172&quot;&gt;&lt;del&gt;SERVER-7172&lt;/del&gt;&lt;/a&gt; Make mutablebson&apos;s find const&lt;br/&gt;
Branch: master&lt;br/&gt;
&lt;a href=&quot;https://github.com/mongodb/mongo/commit/77ced69fd030ae4446f790feb56a0a234cd1367a&quot; class=&quot;external-link&quot; target=&quot;_blank&quot; rel=&quot;nofollow noopener&quot;&gt;https://github.com/mongodb/mongo/commit/77ced69fd030ae4446f790feb56a0a234cd1367a&lt;/a&gt;&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>14.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, 8 Nov 2012 15:52:47 +0000</customfieldvalue>

                        </customfieldvalues>
                    </customfield>
                                                                <customfield id="customfield_10052" key="com.atlassian.jira.toolkit:dayslastcommented">
                        <customfieldname>Days since reply</customfieldname>
                        <customfieldvalues>
                                        10 years, 41 weeks, 2 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_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>greg.mckeon@mongodb.com</customfieldvalue>

                        </customfieldvalues>
                    </customfield>
                                                                <customfield id="customfield_11151" key="com.atlassian.jira.toolkit:LastCommentDate">
                        <customfieldname>Last public comment date</customfieldname>
                        <customfieldvalues>
                            10 years, 41 weeks, 2 days ago
                        </customfieldvalues>
                    </customfield>
                                                                                                                        <customfield id="customfield_10000" key="com.atlassian.jira.plugin.system.customfieldtypes:radiobuttons">
                        <customfieldname>Old_Backport</customfieldname>
                        <customfieldvalues>
                                <customfieldvalue key="10000"><![CDATA[No]]></customfieldvalue>

                        </customfieldvalues>
                    </customfield>
                                                                                                                                                                                <customfield id="customfield_10051" key="com.atlassian.jira.toolkit:participants">
                        <customfieldname>Participants</customfieldname>
                        <customfieldvalues>
                                        <customfieldvalue>auto</customfieldvalue>
            <customfieldvalue>greg.mckeon@mongodb.com</customfieldvalue>
            <customfieldvalue>ian@mongodb.com</customfieldvalue>
    
                        </customfieldvalues>
                    </customfield>
                                                                                                                                                                                                                                        <customfield id="customfield_14254" key="com.pyxis.greenhopper.jira:gh-lexo-rank">
                        <customfieldname>Product Rank</customfieldname>
                        <customfieldvalues>
                            <customfieldvalue>1|hrnn3j:</customfieldvalue>

                        </customfieldvalues>
                    </customfield>
                                                                                                                                                                                <customfield id="customfield_12550" key="com.pyxis.greenhopper.jira:gh-lexo-rank">
                        <customfieldname>Rank</customfieldname>
                        <customfieldvalues>
                            <customfieldvalue>2|hrj2vj:</customfieldvalue>

                        </customfieldvalues>
                    </customfield>
                                                                <customfield id="customfield_10558" key="com.pyxis.greenhopper.jira:gh-global-rank">
                        <customfieldname>Rank (Obsolete)</customfieldname>
                        <customfieldvalues>
                            <customfieldvalue>24957</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_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|hrkyf3:</customfieldvalue>

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