<!-- 
RSS generated by JIRA (9.7.1#970001-sha1:2222b88b221c4928ef0de3161136cc90c8356a66) at Thu Feb 08 02:57:38 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-1648] When searching with bounding box query, all results are not returned.</title>
                <link>https://jira.mongodb.org/browse/SERVER-1648</link>
                <project id="10000" key="SERVER">Core Server</project>
                    <description>&lt;p&gt;The query count says 78569 but the actual number returned is 56680. &lt;/p&gt;

&lt;p&gt;&lt;a href=&quot;http://db.tt/TdExxmq&quot; class=&quot;external-link&quot; target=&quot;_blank&quot; rel=&quot;nofollow noopener&quot;&gt;http://db.tt/TdExxmq&lt;/a&gt; &lt;/p&gt;

&lt;p&gt;log for c# driver: &lt;/p&gt;

&lt;p&gt;09:39:21 &lt;span class=&quot;error&quot;&gt;&amp;#91;conn36&amp;#93;&lt;/span&gt; query MapItems.Standard reslen:4194356 nscanned: &lt;br/&gt;
56680 { LatLng: { $within: &lt;/p&gt;
{ $box: [ [ 40.66964021047412, 
-124.189453125 ], [ 49.23275712290425, -112.060546875 ] ] }
&lt;p&gt; } } &lt;br/&gt;
nreturned:56680 1435ms &lt;/p&gt;

&lt;p&gt;log for mongo.exe &lt;/p&gt;

&lt;p&gt;09:41:24 &lt;span class=&quot;error&quot;&gt;&amp;#91;conn4&amp;#93;&lt;/span&gt; query MapItems.Standard reslen:264 nscanned:78569 &lt;br/&gt;
{ query: { LatLng: { $within: &lt;/p&gt;
{ $box: [ [ 40.66964021047412, 
-124.189453125 ], [ 49.23275712290425, -112.060546875 ] ] }
&lt;p&gt; } }, &lt;br/&gt;
$explain: true }  nreturned:1 1357ms &lt;/p&gt;</description>
                <environment></environment>
        <key id="12858">SERVER-1648</key>
            <summary>When searching with bounding box query, all results are not returned.</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="9">Done</resolution>
                                        <assignee username="greg_10gen">Greg Studer</assignee>
                                    <reporter username="rlightner">Raine Lightner</reporter>
                        <labels>
                    </labels>
                <created>Fri, 20 Aug 2010 20:28:50 +0000</created>
                <updated>Tue, 12 Jul 2016 00:19:05 +0000</updated>
                            <resolved>Fri, 1 Jul 2011 17:13:43 +0000</resolved>
                                                    <fixVersion>1.9.1</fixVersion>
                                    <component>Geo</component>
                                        <votes>1</votes>
                                    <watches>0</watches>
                                                                                                                <comments>
                            <comment id="40918" author="greg_10gen" created="Wed, 6 Jul 2011 18:38:53 +0000"  >&lt;p&gt;2.0 - we do even/odd/stable/unstable.  Can&apos;t really backport this since it requires the other major changes to be useful - you can easily enable getMore in 1.8, but it will be very slow and memory hungry in cases like yours.&lt;/p&gt;</comment>
                            <comment id="40874" author="rlightner" created="Wed, 6 Jul 2011 15:06:37 +0000"  >&lt;p&gt;When will this show up in a production build, do you know?&lt;/p&gt;</comment>
                            <comment id="40873" author="greg_10gen" created="Wed, 6 Jul 2011 15:05:06 +0000"  >&lt;p&gt;The nightly won&apos;t update until our integration tests run successfully - there were a bunch of patches pushed for 1.9.1 which probably triggered some issues.  &lt;/p&gt;</comment>
                            <comment id="40637" author="rlightner" created="Tue, 5 Jul 2011 16:39:54 +0000"  >&lt;p&gt;Nightly finally updated to 7/5.&lt;/p&gt;

&lt;p&gt;I can confirm that this has fixed the issue with the GetMore not occuring.  Thanks&lt;/p&gt;

&lt;p&gt;-Raine&lt;/p&gt;</comment>
                            <comment id="40202" author="rlightner" created="Fri, 1 Jul 2011 17:16:16 +0000"  >&lt;p&gt;Nightly still hasn&apos;t updated since 6/27..  kinda misleading.&lt;/p&gt;</comment>
                            <comment id="40200" author="greg_10gen" created="Fri, 1 Jul 2011 17:13:42 +0000"  >&lt;p&gt;Closing again, just to clean up 1.9.1 tickets - again, reopen if not fixed in 1.9.1 or a later build.&lt;/p&gt;</comment>
                            <comment id="39992" author="rlightner" created="Thu, 30 Jun 2011 18:06:03 +0000"  >&lt;p&gt;I don&apos;t have the setup to create a build so I&apos;ll have to wait for that &quot;nightly&quot; that&apos;s not so &quot;nightly&quot; &lt;img class=&quot;emoticon&quot; src=&quot;https://jira.mongodb.org/images/icons/emoticons/smile.png&quot; height=&quot;16&quot; width=&quot;16&quot; align=&quot;absmiddle&quot; alt=&quot;&quot; border=&quot;0&quot;/&gt;&lt;/p&gt;

&lt;p&gt;-Raine&lt;/p&gt;</comment>
                            <comment id="39991" author="greg_10gen" created="Thu, 30 Jun 2011 18:02:52 +0000"  >&lt;p&gt;Yeah went in on 6/28 - have an enhanced test that adds 1-10 fields of diff types, seems to work fine too.  It&apos;ll be in 1.9.1 if nothing else - not sure when the bleeding-edge builds are put online offhand.&lt;/p&gt;</comment>
                            <comment id="39971" author="rlightner" created="Thu, 30 Jun 2011 16:26:56 +0000"  >&lt;p&gt;The exe build is from 6/27 so not the latest latest it looks like.&lt;/p&gt;</comment>
                            <comment id="39968" author="rlightner" created="Thu, 30 Jun 2011 16:13:42 +0000"  >&lt;p&gt;I wonder if you changed your document to have more info in it since it might be the size of the document that effects this issue.&lt;/p&gt;

&lt;p&gt;-Raine&lt;/p&gt;</comment>
                            <comment id="39955" author="greg_10gen" created="Thu, 30 Jun 2011 15:01:25 +0000"  >&lt;p&gt;What&apos;s the git version of your nightly?  &lt;/p&gt;

&lt;p&gt;The test here is the check for getMore - should complete successfully if you version supports this:&lt;br/&gt;
&lt;a href=&quot;https://raw.github.com/mongodb/mongo/master/jstests/slowNightly/geo_mnypts.js&quot; class=&quot;external-link&quot; target=&quot;_blank&quot; rel=&quot;nofollow noopener&quot;&gt;https://raw.github.com/mongodb/mongo/master/jstests/slowNightly/geo_mnypts.js&lt;/a&gt;&lt;/p&gt;

&lt;p&gt;can run it using &quot;buildscripts/smoke.py --mode=files jstests/slowNightly/geo_mnypts.js&quot; or (maybe easier)&lt;/p&gt;

&lt;p&gt;&amp;gt; mongod &amp;amp; mongo &lt;br/&gt;
in the shell:&lt;br/&gt;
load(&apos;geo_mnypts.js&apos;)&lt;/p&gt;

&lt;p&gt;If it does complete successfully, there&apos;s something else we&apos;re missing, if not, the changes probably haven&apos;t gone into the nightly.  &lt;/p&gt;</comment>
                            <comment id="39884" author="rlightner" created="Thu, 30 Jun 2011 00:52:54 +0000"  >&lt;p&gt;I tried both the 1.9 and the latest nightly under 1.9 and its still showing the same issue.&lt;/p&gt;

&lt;p&gt;-Raine&lt;/p&gt;</comment>
                            <comment id="39524" author="greg_10gen" created="Tue, 28 Jun 2011 16:33:55 +0000"  >&lt;p&gt;you were absolutely correct previously, getMore somehow was never enabled with the new incremental $within.  Sorry about the confusion, thanks for your help tracking this down.  Some testing indicates the fix unfortunately won&apos;t help you much if backported to 1.8, since the older logic pulls in all neighbor-box points to memory at once, which, for large queries, can take a long time.&lt;/p&gt;

&lt;p&gt;The fix should now be in the latest build of 1.9, if you&apos;d like to verify it on your end, and will be in 1.9.1 when that is released (soon).&lt;/p&gt;

&lt;p&gt;Feel free to reopen if you continue to have problems.&lt;/p&gt;</comment>
                            <comment id="39519" author="auto" created="Tue, 28 Jun 2011 16:20:22 +0000"  >&lt;p&gt;Author:&lt;/p&gt;
{u&apos;login&apos;: u&apos;gregstuder&apos;, u&apos;name&apos;: u&apos;gregs&apos;, u&apos;email&apos;: u&apos;greg@10gen.com&apos;}
&lt;p&gt;Message: enable large $within queries for newer incremental return &lt;a href=&quot;https://jira.mongodb.org/browse/SERVER-1648&quot; title=&quot;When searching with bounding box query, all results are not returned.&quot; class=&quot;issue-link&quot; data-issue-key=&quot;SERVER-1648&quot;&gt;&lt;del&gt;SERVER-1648&lt;/del&gt;&lt;/a&gt;&lt;br/&gt;
Branch: master&lt;br/&gt;
&lt;a href=&quot;https://github.com/mongodb/mongo/commit/ddc9c33d2dcfcb34a0646e3fdced74a79d948d35&quot; class=&quot;external-link&quot; target=&quot;_blank&quot; rel=&quot;nofollow noopener&quot;&gt;https://github.com/mongodb/mongo/commit/ddc9c33d2dcfcb34a0646e3fdced74a79d948d35&lt;/a&gt;&lt;/p&gt;</comment>
                            <comment id="39417" author="rlightner" created="Mon, 27 Jun 2011 20:14:08 +0000"  >&lt;p&gt;Nope, a bounding box is a bounding box.. it seems if the amount of data is &amp;gt; some arbitrary limit it doesn&apos;t return all the results.&lt;/p&gt;

&lt;p&gt;I repaired the DB and redid the indexes and go the same results.&lt;/p&gt;

&lt;p&gt;No fields that purposely have that name.&lt;/p&gt;

&lt;p&gt;-Raine&lt;/p&gt;</comment>
                            <comment id="39407" author="greg_10gen" created="Mon, 27 Jun 2011 19:49:06 +0000"  >&lt;p&gt;Hmm... that is weird, are there any messages in mongod?  Talking with Jared, are there regions over which this query works correctly?&lt;/p&gt;

&lt;p&gt;Another thing to try may be to rebuild the index, if you haven&apos;t already (and this isn&apos;t a live server) - just to rule out upgrades as a source of the problem.  &lt;/p&gt;

&lt;p&gt;And as a long shot, could any of your documents have a field named &quot;$err&quot;?&lt;/p&gt;</comment>
                            <comment id="39404" author="rlightner" created="Mon, 27 Jun 2011 19:29:38 +0000"  >&lt;p&gt;Mongo Server version 1.8.2.  Using the latest 10gen source code from github.&lt;/p&gt;

&lt;p&gt;&amp;gt; db.Standard2.find({ &quot;LL&quot; : { &quot;$within&quot; : &lt;/p&gt;
{ &quot;$box&quot; : [[20.75324, -136.40625], [42.16970, -111.09375]] }
&lt;p&gt; }, &quot;Arch&quot; : false }, &lt;/p&gt;
{&quot;Id&quot;:1, &quot;WptId&quot;:1, &quot;Avail&quot;:1, &quot;SubscrOnly&quot;:1, &quot;PxXY&quot;:1, &quot;gH&quot;:1}
&lt;p&gt; ).count()&lt;br/&gt;
134056&lt;/p&gt;

&lt;p&gt;&amp;gt; db.Standard2.find({ &quot;LL&quot; : { &quot;$within&quot; : &lt;/p&gt;
{ &quot;$box&quot; : [[20.75324, -136.40625], [42.16970, -111.09375]] }
&lt;p&gt; }, &quot;Arch&quot; : false }, &lt;/p&gt;
{&quot;Id&quot;:1, &quot;WptId&quot;:1, &quot;Avail&quot;:1, &quot;SubscrOnly&quot;:1, &quot;PxXY&quot;:1, &quot;gH&quot;:1}
&lt;p&gt; ).itcount()&lt;br/&gt;
65536&lt;/p&gt;

&lt;p&gt;&amp;gt; db.Standard2.find({ &quot;LL&quot; : { &quot;$within&quot; : &lt;/p&gt;
{ &quot;$box&quot; : [[20.75324, -136.40625], [42.16970, -111.09375]] }
&lt;p&gt; }, &quot;Arch&quot; : false }, &lt;/p&gt;
{&quot;Id&quot;:1, &quot;WptId&quot;:1, &quot;Avail&quot;:1, &quot;Su
bscrOnly&quot;:1, &quot;PxXY&quot;:1, &quot;gH&quot;:1}
&lt;p&gt; ).explain()&lt;br/&gt;
{&lt;br/&gt;
        &quot;cursor&quot; : &quot;GeoBrowse-box&quot;,&lt;br/&gt;
        &quot;nscanned&quot; : 134056,&lt;br/&gt;
        &quot;nscannedObjects&quot; : 134056,&lt;br/&gt;
        &quot;n&quot; : 134056,&lt;br/&gt;
        &quot;millis&quot; : 1468,&lt;br/&gt;
        &quot;nYields&quot; : 0,&lt;br/&gt;
        &quot;nChunkSkips&quot; : 0,&lt;br/&gt;
        &quot;isMultiKey&quot; : false,&lt;br/&gt;
        &quot;indexOnly&quot; : false,&lt;br/&gt;
        &quot;indexBounds&quot; : {&lt;/p&gt;

&lt;p&gt;        }&lt;br/&gt;
}&lt;/p&gt;</comment>
                            <comment id="39397" author="rlightner" created="Mon, 27 Jun 2011 19:23:00 +0000"  >&lt;p&gt;&amp;gt; db.Standard2.find({ &quot;LL&quot; : { &quot;$within&quot; : &lt;/p&gt;
{ &quot;$box&quot; : [[20.753242249926792, -136.40625], [42.169701353131515, -111.09375000000001]] }
&lt;p&gt; }, &quot;Arch&quot; : false } ).count()&lt;br/&gt;
134056&lt;br/&gt;
&amp;gt; db.Standard2.find({ &quot;LL&quot; : { &quot;$within&quot; : &lt;/p&gt;
{ &quot;$box&quot; : [[20.753242249926792, -136.40625], [42.169701353131515, -111.09375000000001]] }
&lt;p&gt; }, &quot;Arch&quot; : false } ).itcount()&lt;br/&gt;
12200&lt;/p&gt;</comment>
                            <comment id="39393" author="greg_10gen" created="Mon, 27 Jun 2011 19:13:59 +0000"  >&lt;p&gt;Hmm... haven&apos;t seen an issue with fields returned affecting results before - do you get the same results when you run the query from the mongo shell (using count() and itcount() - itcount() iterates through all the results explicitly, like your loop variable) - this will narrow down the issue to the core server or something in the C# driver.  Without SetFields, does the issue go away?&lt;/p&gt;

&lt;p&gt;Just as a general question, is the correct # of docs to return here 104,206?  And since it isn&apos;t clear from before, what version of mongodb are you using now, and what&apos;s your C# driver version? - you can fill in the JIRA case if you like.&lt;/p&gt;

&lt;p&gt;A good test case might be to start from a single point, then expand the search box slowly until you see the problems occurring.  If no problems occur, start adding fields until you see a difference.  It&apos;d be helpful to see the actual query and ensureIndex calls too, along with any suspicious entries in the mongod/mongos log during the time you&apos;re returning results.  &lt;/p&gt;
</comment>
                            <comment id="39348" author="rlightner" created="Mon, 27 Jun 2011 16:04:13 +0000"  >&lt;p&gt;I guess I&apos;ve narrowed this bug down to a lack of data being returned.&lt;/p&gt;

&lt;p&gt;I&apos;m asking for only certain columns to be returned:&lt;/p&gt;

&lt;p&gt;&quot;Id&quot;, &quot;WPTId&quot;, &quot;Avail&quot;, &quot;SubcrOnly&quot;, &quot;PxXY&quot;, &quot;gH&quot; and the &quot;Count&quot; returned for one query is 104,206 yet if I increment a variable in a loop that works with that data only 48,210 items are actually returned.&lt;/p&gt;

&lt;p&gt;If I execute the same query and tack on two more clumns &quot;Diff&quot; and &quot;Terr&quot; the Count is the same but the loop variable is only 39,199.&lt;/p&gt;

&lt;p&gt;The setFields part:&lt;/p&gt;

&lt;p&gt;cursor.SetFields(&quot;Id&quot;, &quot;WPTId&quot;, &quot;Avail&quot;, &quot;SubcrOnly&quot;, &quot;PxXY&quot;, &quot;gH&quot;, &quot;Diff&quot;, &quot;Terr&quot;);&lt;/p&gt;

&lt;p&gt;This is the data structure being returned:&lt;br/&gt;
Id		INT		4&lt;br/&gt;
WptId	INT		4&lt;br/&gt;
Avail		BOOL	1&lt;br/&gt;
SubcrOnly	BOOL	1&lt;br/&gt;
PxXY	INT[]	4 (Holds an X,Y value)&lt;br/&gt;
gH		String	8&lt;br/&gt;
Diff		INT		4&lt;br/&gt;
Terr		INT		4&lt;/p&gt;

&lt;p&gt;Thoughts?&lt;br/&gt;
-Raine&lt;/p&gt;</comment>
                            <comment id="38992" author="greg_10gen" created="Fri, 24 Jun 2011 00:00:44 +0000"  >&lt;p&gt;getMore isn&apos;t geo specific, but if you&apos;re asking whether all the $box results are found at once or incrementally, $within queries are mostly incremental in 1.8 (though there are cases where all the points in a neighbor region are saved to memory at once, which can lead to slowdowns depending on your point distribution).&lt;/p&gt;

&lt;p&gt;In 1.9.1 $within queries are entirely incremental and return small batches of points at a time.&lt;/p&gt;</comment>
                            <comment id="38990" author="rlightner" created="Thu, 23 Jun 2011 23:38:48 +0000"  >&lt;p&gt;Does $box support getMore?&lt;/p&gt;</comment>
                            <comment id="25017" author="greg_10gen" created="Tue, 1 Mar 2011 22:45:38 +0000"  >&lt;p&gt;If you are still having this issue, can you provide another link to the test data?  The dropbox link was/is still down.  As it stands we can&apos;t really start debugging the issue without more information.  &lt;/p&gt;</comment>
                            <comment id="20496" author="rlightner" created="Fri, 19 Nov 2010 20:28:55 +0000"  >&lt;p&gt;This still appears to be an issue in the latest nightly&lt;/p&gt;</comment>
                            <comment id="20290" author="redbeard0531" created="Fri, 12 Nov 2010 23:21:24 +0000"  >&lt;p&gt;Could you rerun your test with the latest 1.7 nightly? $box queries have been almost completely rewritten since the bug was filed so it may already be solved. If it is still an issue, it would be very helpfull if you could provide your test data. The dropbox link appears to be dead. Attaching the file would probably be best.&lt;/p&gt;</comment>
                            <comment id="17143" author="rlightner" created="Fri, 20 Aug 2010 20:30:46 +0000"  >&lt;p&gt;Area in red missing results due to not being returned&lt;/p&gt;</comment>
                    </comments>
                    <attachments>
                            <attachment id="10611" name="11.png" size="7513" author="rlightner" created="Fri, 19 Nov 2010 20:28:55 +0000"/>
                            <attachment id="12119" name="mapissue.png" size="192153" author="rlightner" created="Thu, 23 Jun 2011 23:39:08 +0000"/>
                            <attachment id="10386" name="mapissue.png" size="64289" author="rlightner" created="Fri, 20 Aug 2010 20:30:46 +0000"/>
                    </attachments>
                <subtasks>
                    </subtasks>
                <customfields>
                                                <customfield id="customfield_10050" key="com.atlassian.jira.toolkit:comments">
                        <customfieldname># Replies</customfieldname>
                        <customfieldvalues>
                            <customfieldvalue>26.0</customfieldvalue>
                        </customfieldvalues>
                    </customfield>
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                <customfield id="customfield_10055" key="com.atlassian.jira.ext.charting:firstresponsedate">
                        <customfieldname>Date of 1st Reply</customfieldname>
                        <customfieldvalues>
                            <customfieldvalue>Fri, 12 Nov 2010 23:21:24 +0000</customfieldvalue>

                        </customfieldvalues>
                    </customfield>
                                                                <customfield id="customfield_10052" key="com.atlassian.jira.toolkit:dayslastcommented">
                        <customfieldname>Days since reply</customfieldname>
                        <customfieldvalues>
                                        12 years, 33 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_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>ramon.fernandez@mongodb.com</customfieldvalue>

                        </customfieldvalues>
                    </customfield>
                                                                <customfield id="customfield_11151" key="com.atlassian.jira.toolkit:LastCommentDate">
                        <customfieldname>Last public comment date</customfieldname>
                        <customfieldvalues>
                            12 years, 33 weeks 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_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>auto</customfieldvalue>
            <customfieldvalue>greg_10gen</customfieldvalue>
            <customfieldvalue>mathias@mongodb.com</customfieldvalue>
            <customfieldvalue>rlightner</customfieldvalue>
    
                        </customfieldvalues>
                    </customfield>
                                                                                                                                                                                                                                        <customfield id="customfield_14254" key="com.pyxis.greenhopper.jira:gh-lexo-rank">
                        <customfieldname>Product Rank</customfieldname>
                        <customfieldvalues>
                            <customfieldvalue>1|hrpgyn:</customfieldvalue>

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

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

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