<!-- 
RSS generated by JIRA (9.7.1#970001-sha1:2222b88b221c4928ef0de3161136cc90c8356a66) at Thu Feb 08 02:55:22 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-854] Way to create an integer in javascript</title>
                <link>https://jira.mongodb.org/browse/SERVER-854</link>
                <project id="10000" key="SERVER">Core Server</project>
                    <description>&lt;p&gt;Like &lt;a href=&quot;http://jira.mongodb.org/browse/SERVER-776&quot; class=&quot;external-link&quot; rel=&quot;nofollow&quot;&gt;http://jira.mongodb.org/browse/SERVER-776&lt;/a&gt; but for integers&lt;/p&gt;

&lt;p&gt;We&apos;re likely to need to be able to create values of all the types bson supports in the console eventually.&lt;/p&gt;</description>
                <environment>all</environment>
        <key id="11651">SERVER-854</key>
            <summary>Way to create an integer in javascript</summary>
                <type id="2" iconUrl="https://jira.mongodb.org/secure/viewavatar?size=xsmall&amp;avatarId=14711&amp;avatarType=issuetype">New Feature</type>
                                            <priority id="4" iconUrl="https://jira.mongodb.org/images/icons/priorities/minor.svg">Minor - P4</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="antoine">Antoine Girbal</assignee>
                                    <reporter username="keithbranton">Keith Branton</reporter>
                        <labels>
                    </labels>
                <created>Tue, 30 Mar 2010 16:01:14 +0000</created>
                <updated>Tue, 12 Jul 2016 00:28:23 +0000</updated>
                            <resolved>Mon, 4 Jul 2011 01:48:44 +0000</resolved>
                                                    <fixVersion>1.9.1</fixVersion>
                                    <component>JavaScript</component>
                                        <votes>19</votes>
                                    <watches>13</watches>
                                                                                                                <comments>
                            <comment id="42640" author="auto" created="Sat, 16 Jul 2011 06:58:16 +0000"  >&lt;p&gt;Author:&lt;/p&gt;
{u&apos;login&apos;: u&apos;agirbal&apos;, u&apos;name&apos;: u&apos;agirbal&apos;, u&apos;email&apos;: u&apos;antoine@10gen.com&apos;}
&lt;p&gt;Message: &lt;a href=&quot;https://jira.mongodb.org/browse/SERVER-854&quot; title=&quot;Way to create an integer in javascript&quot; class=&quot;issue-link&quot; data-issue-key=&quot;SERVER-854&quot;&gt;&lt;del&gt;SERVER-854&lt;/del&gt;&lt;/a&gt;: now NumberInt properly kept for v8&lt;br/&gt;
Branch: master&lt;br/&gt;
&lt;a href=&quot;https://github.com/mongodb/mongo/commit/c08570d8034469fb9479aaa403ce5f2fd1bca39d&quot; class=&quot;external-link&quot; target=&quot;_blank&quot; rel=&quot;nofollow noopener&quot;&gt;https://github.com/mongodb/mongo/commit/c08570d8034469fb9479aaa403ce5f2fd1bca39d&lt;/a&gt;&lt;/p&gt;</comment>
                            <comment id="41202" author="auto" created="Thu, 7 Jul 2011 20:42:58 +0000"  >&lt;p&gt;Author:&lt;/p&gt;
{u&apos;login&apos;: u&apos;agirbal&apos;, u&apos;name&apos;: u&apos;agirbal&apos;, u&apos;email&apos;: u&apos;antoine@10gen.com&apos;}
&lt;p&gt;Message: &lt;a href=&quot;https://jira.mongodb.org/browse/SERVER-854&quot; title=&quot;Way to create an integer in javascript&quot; class=&quot;issue-link&quot; data-issue-key=&quot;SERVER-854&quot;&gt;&lt;del&gt;SERVER-854&lt;/del&gt;&lt;/a&gt;: fix segv in v8&lt;br/&gt;
Branch: master&lt;br/&gt;
&lt;a href=&quot;https://github.com/mongodb/mongo/commit/30037ebe7cbaabd9c8932e395319b15133e5395c&quot; class=&quot;external-link&quot; target=&quot;_blank&quot; rel=&quot;nofollow noopener&quot;&gt;https://github.com/mongodb/mongo/commit/30037ebe7cbaabd9c8932e395319b15133e5395c&lt;/a&gt;&lt;/p&gt;</comment>
                            <comment id="40949" author="auto" created="Wed, 6 Jul 2011 21:24:43 +0000"  >&lt;p&gt;Author:&lt;/p&gt;
{u&apos;login&apos;: u&apos;agirbal&apos;, u&apos;name&apos;: u&apos;agirbal&apos;, u&apos;email&apos;: u&apos;antoine@10gen.com&apos;}
&lt;p&gt;Message: &lt;a href=&quot;https://jira.mongodb.org/browse/SERVER-854&quot; title=&quot;Way to create an integer in javascript&quot; class=&quot;issue-link&quot; data-issue-key=&quot;SERVER-854&quot;&gt;&lt;del&gt;SERVER-854&lt;/del&gt;&lt;/a&gt;: added tests for storing and roundtripping int values&lt;br/&gt;
Branch: master&lt;br/&gt;
&lt;a href=&quot;https://github.com/mongodb/mongo/commit/787d7e44a1f7fd6ca4f441bc723d546db3610490&quot; class=&quot;external-link&quot; target=&quot;_blank&quot; rel=&quot;nofollow noopener&quot;&gt;https://github.com/mongodb/mongo/commit/787d7e44a1f7fd6ca4f441bc723d546db3610490&lt;/a&gt;&lt;/p&gt;</comment>
                            <comment id="40942" author="antoine" created="Wed, 6 Jul 2011 21:08:32 +0000"  >&lt;p&gt;ok so I just unplugged the automatic creation of NumberInt JS object with the bson object is of type NumberInt.&lt;br/&gt;
This means that integer in bson become normal native numbers in JS that can be used for normal operations.&lt;/p&gt;

&lt;p&gt;Then, if it is serialized back to bson, code checks what was the previous type for the value. If NumberInt, then it converts it back to int in bson. So roundtripping should be ok there.&lt;/p&gt;

&lt;p&gt;Still it is now possible to explicitly force a value to be an integer for a doc created from scratch, by using NumberInt constructor.&lt;/p&gt;

&lt;p&gt;Create a doc with int value:&lt;br/&gt;
PRIMARY&amp;gt; n = NumberInt(5)&lt;br/&gt;
5&lt;br/&gt;
PRIMARY&amp;gt; doc = &lt;/p&gt;
{n: n}
{ &quot;n&quot; : 5 }
&lt;p&gt;PRIMARY&amp;gt; db.foo.save(doc)&lt;br/&gt;
PRIMARY&amp;gt; db.foo.find()&lt;/p&gt;
{ &quot;_id&quot; : ObjectId(&quot;4e14c98b1c89175b61192d31&quot;), &quot;n&quot; : 5 }
&lt;p&gt;PRIMARY&amp;gt; db.foo.find({n: {$type: 1}})&lt;br/&gt;
PRIMARY&amp;gt; db.foo.find({n: {$type: 16}})&lt;/p&gt;
{ &quot;_id&quot; : ObjectId(&quot;4e14c98b1c89175b61192d31&quot;), &quot;n&quot; : 5 }

&lt;p&gt;Roundtripping:&lt;br/&gt;
PRIMARY&amp;gt; newdoc = db.foo.findOne({n: {$type: 16}})&lt;/p&gt;
{ &quot;_id&quot; : ObjectId(&quot;4e14c98b1c89175b61192d31&quot;), &quot;n&quot; : 5 }
&lt;p&gt;PRIMARY&amp;gt; delete newdoc._id&lt;br/&gt;
true&lt;br/&gt;
PRIMARY&amp;gt; newdoc.b = &quot;foo&quot;&lt;br/&gt;
foo&lt;br/&gt;
PRIMARY&amp;gt; db.foo.save(newdoc)&lt;br/&gt;
PRIMARY&amp;gt; db.foo.find({n: {$type: 16}})&lt;/p&gt;
{ &quot;_id&quot; : ObjectId(&quot;4e14c98b1c89175b61192d31&quot;), &quot;n&quot; : 5 }
{ &quot;_id&quot; : ObjectId(&quot;4e14ce3f1c89175b61192d34&quot;), &quot;n&quot; : 5, &quot;b&quot; : &quot;foo&quot; }

&lt;p&gt;Regular number will be a double:&lt;br/&gt;
PRIMARY&amp;gt; dlbdoc = &lt;/p&gt;
{n: 5}
{ &quot;n&quot; : 5 }
&lt;p&gt;PRIMARY&amp;gt; db.foo.save(dlbdoc)&lt;br/&gt;
PRIMARY&amp;gt; db.foo.find({n: {$type: 16}})&lt;/p&gt;
{ &quot;_id&quot; : ObjectId(&quot;4e14c98b1c89175b61192d31&quot;), &quot;n&quot; : 5 }
{ &quot;_id&quot; : ObjectId(&quot;4e14ce3f1c89175b61192d34&quot;), &quot;n&quot; : 5, &quot;b&quot; : &quot;foo&quot; }
&lt;p&gt;PRIMARY&amp;gt; db.foo.find()&lt;/p&gt;
{ &quot;_id&quot; : ObjectId(&quot;4e14c98b1c89175b61192d31&quot;), &quot;n&quot; : 5 }
{ &quot;_id&quot; : ObjectId(&quot;4e14ce3f1c89175b61192d34&quot;), &quot;n&quot; : 5, &quot;b&quot; : &quot;foo&quot; }
{ &quot;_id&quot; : ObjectId(&quot;4e14ca5b1c89175b61192d33&quot;), &quot;n&quot; : 5 }</comment>
                            <comment id="40937" author="auto" created="Wed, 6 Jul 2011 20:28:58 +0000"  >&lt;p&gt;Author:&lt;/p&gt;
{u&apos;login&apos;: u&apos;agirbal&apos;, u&apos;name&apos;: u&apos;agirbal&apos;, u&apos;email&apos;: u&apos;antoine@10gen.com&apos;}
&lt;p&gt;Message: &lt;a href=&quot;https://jira.mongodb.org/browse/SERVER-854&quot; title=&quot;Way to create an integer in javascript&quot; class=&quot;issue-link&quot; data-issue-key=&quot;SERVER-854&quot;&gt;&lt;del&gt;SERVER-854&lt;/del&gt;&lt;/a&gt;: unplugging NumberInt as being automatically created from bson int values, breaks many behaviors&lt;br/&gt;
Branch: master&lt;br/&gt;
&lt;a href=&quot;https://github.com/mongodb/mongo/commit/a057d6d68e7a730bcf4a49dba51d9f617c234f32&quot; class=&quot;external-link&quot; target=&quot;_blank&quot; rel=&quot;nofollow noopener&quot;&gt;https://github.com/mongodb/mongo/commit/a057d6d68e7a730bcf4a49dba51d9f617c234f32&lt;/a&gt;&lt;/p&gt;</comment>
                            <comment id="40655" author="auto" created="Tue, 5 Jul 2011 17:42:51 +0000"  >&lt;p&gt;Author:&lt;/p&gt;
{u&apos;login&apos;: u&apos;agirbal&apos;, u&apos;name&apos;: u&apos;agirbal&apos;, u&apos;email&apos;: u&apos;antoine@10gen.com&apos;}
&lt;p&gt;Message: &lt;a href=&quot;https://jira.mongodb.org/browse/SERVER-854&quot; title=&quot;Way to create an integer in javascript&quot; class=&quot;issue-link&quot; data-issue-key=&quot;SERVER-854&quot;&gt;&lt;del&gt;SERVER-854&lt;/del&gt;&lt;/a&gt;: reverting back tests&lt;br/&gt;
Branch: master&lt;br/&gt;
&lt;a href=&quot;https://github.com/mongodb/mongo/commit/e94b9d40d0834a865de45d89822767904831ba81&quot; class=&quot;external-link&quot; target=&quot;_blank&quot; rel=&quot;nofollow noopener&quot;&gt;https://github.com/mongodb/mongo/commit/e94b9d40d0834a865de45d89822767904831ba81&lt;/a&gt;&lt;/p&gt;</comment>
                            <comment id="40646" author="auto" created="Tue, 5 Jul 2011 17:15:48 +0000"  >&lt;p&gt;Author:&lt;/p&gt;
{u&apos;login&apos;: u&apos;agirbal&apos;, u&apos;name&apos;: u&apos;agirbal&apos;, u&apos;email&apos;: u&apos;antoine@10gen.com&apos;}
&lt;p&gt;Message: &lt;a href=&quot;https://jira.mongodb.org/browse/SERVER-854&quot; title=&quot;Way to create an integer in javascript&quot; class=&quot;issue-link&quot; data-issue-key=&quot;SERVER-854&quot;&gt;&lt;del&gt;SERVER-854&lt;/del&gt;&lt;/a&gt;: fix tsv1.js to use float numbers&lt;br/&gt;
Branch: master&lt;br/&gt;
&lt;a href=&quot;https://github.com/mongodb/mongo/commit/087c23c6ffa2f2201bd0e0b573f1856a6f58f54b&quot; class=&quot;external-link&quot; target=&quot;_blank&quot; rel=&quot;nofollow noopener&quot;&gt;https://github.com/mongodb/mongo/commit/087c23c6ffa2f2201bd0e0b573f1856a6f58f54b&lt;/a&gt;&lt;/p&gt;</comment>
                            <comment id="40486" author="auto" created="Mon, 4 Jul 2011 22:44:53 +0000"  >&lt;p&gt;Author:&lt;/p&gt;
{u&apos;login&apos;: u&apos;erh&apos;, u&apos;name&apos;: u&apos;Eliot Horowitz&apos;, u&apos;email&apos;: u&apos;eliot@10gen.com&apos;}
&lt;p&gt;Message: some NumberInt tests and equality &lt;a href=&quot;https://jira.mongodb.org/browse/SERVER-854&quot; title=&quot;Way to create an integer in javascript&quot; class=&quot;issue-link&quot; data-issue-key=&quot;SERVER-854&quot;&gt;&lt;del&gt;SERVER-854&lt;/del&gt;&lt;/a&gt;&lt;br/&gt;
Branch: master&lt;br/&gt;
&lt;a href=&quot;https://github.com/mongodb/mongo/commit/74cd733b1bcd5d6dba129657a9342613fb852eae&quot; class=&quot;external-link&quot; target=&quot;_blank&quot; rel=&quot;nofollow noopener&quot;&gt;https://github.com/mongodb/mongo/commit/74cd733b1bcd5d6dba129657a9342613fb852eae&lt;/a&gt;&lt;/p&gt;</comment>
                            <comment id="40413" author="auto" created="Mon, 4 Jul 2011 02:22:25 +0000"  >&lt;p&gt;Author:&lt;/p&gt;
{u&apos;login&apos;: u&apos;agirbal&apos;, u&apos;name&apos;: u&apos;agirbal&apos;, u&apos;email&apos;: u&apos;antoine@10gen.com&apos;}
&lt;p&gt;Message: &lt;a href=&quot;https://jira.mongodb.org/browse/SERVER-854&quot; title=&quot;Way to create an integer in javascript&quot; class=&quot;issue-link&quot; data-issue-key=&quot;SERVER-854&quot;&gt;&lt;del&gt;SERVER-854&lt;/del&gt;&lt;/a&gt;: fixing jstest.cpp tests that use integer instead of float&lt;br/&gt;
Branch: master&lt;br/&gt;
&lt;a href=&quot;https://github.com/mongodb/mongo/commit/cd7944acd456f4e25b8c76e7e560886e27d321b9&quot; class=&quot;external-link&quot; target=&quot;_blank&quot; rel=&quot;nofollow noopener&quot;&gt;https://github.com/mongodb/mongo/commit/cd7944acd456f4e25b8c76e7e560886e27d321b9&lt;/a&gt;&lt;/p&gt;</comment>
                            <comment id="40411" author="auto" created="Mon, 4 Jul 2011 01:48:31 +0000"  >&lt;p&gt;Author:&lt;/p&gt;
{u&apos;login&apos;: u&apos;agirbal&apos;, u&apos;name&apos;: u&apos;agirbal&apos;, u&apos;email&apos;: u&apos;antoine@10gen.com&apos;}
&lt;p&gt;Message: &lt;a href=&quot;https://jira.mongodb.org/browse/SERVER-854&quot; title=&quot;Way to create an integer in javascript&quot; class=&quot;issue-link&quot; data-issue-key=&quot;SERVER-854&quot;&gt;&lt;del&gt;SERVER-854&lt;/del&gt;&lt;/a&gt;: NumberInt implemented in SM&lt;br/&gt;
Branch: master&lt;br/&gt;
&lt;a href=&quot;https://github.com/mongodb/mongo/commit/5dcc4f9d49173b5e67909714f3bf39f918d2398a&quot; class=&quot;external-link&quot; target=&quot;_blank&quot; rel=&quot;nofollow noopener&quot;&gt;https://github.com/mongodb/mongo/commit/5dcc4f9d49173b5e67909714f3bf39f918d2398a&lt;/a&gt;&lt;/p&gt;</comment>
                            <comment id="40334" author="auto" created="Sat, 2 Jul 2011 23:02:16 +0000"  >&lt;p&gt;Author:&lt;/p&gt;
{u&apos;login&apos;: u&apos;agirbal&apos;, u&apos;name&apos;: u&apos;agirbal&apos;, u&apos;email&apos;: u&apos;antoine@10gen.com&apos;}
&lt;p&gt;Message: &lt;a href=&quot;https://jira.mongodb.org/browse/SERVER-854&quot; title=&quot;Way to create an integer in javascript&quot; class=&quot;issue-link&quot; data-issue-key=&quot;SERVER-854&quot;&gt;&lt;del&gt;SERVER-854&lt;/del&gt;&lt;/a&gt;: implementation of NumberInt for V8&lt;br/&gt;
Branch: master&lt;br/&gt;
&lt;a href=&quot;https://github.com/mongodb/mongo/commit/eb5c2318c7c953d81386f73489afd59d90e49083&quot; class=&quot;external-link&quot; target=&quot;_blank&quot; rel=&quot;nofollow noopener&quot;&gt;https://github.com/mongodb/mongo/commit/eb5c2318c7c953d81386f73489afd59d90e49083&lt;/a&gt;&lt;/p&gt;</comment>
                            <comment id="32092" author="keithbranton" created="Wed, 11 May 2011 14:07:02 +0000"  >&lt;p&gt;@Antoine, I&apos;m not sure where exactly you are going with your comment.&lt;/p&gt;

&lt;p&gt;The reason I requested this was so that I could use the shell to .find() a record, change the values, and .save() it again. &lt;/p&gt;

&lt;p&gt;The problem I was facing was that of the types of values getting changes unexpectedly during the process, which was causing class cast exceptions in my java code. I had to relax the java code to simply treat all numbers as Number and convert to the appropriate type each time they are read - which is a bit smelly, but has been working for over a year now.&lt;/p&gt;

&lt;p&gt;I&apos;m not even sure what js interpreter mongo uses by default these days - I thought it was still sm. It seems we need a consistent, and therefore predictable, way of dealing with numbers, however, so we can be sure that type information is preserved if it is important in the application. In an ideal world I&apos;d even be able to print the json represention of a document in the log in my java app and copy/change/paste it into the shell, too, without suffering any loss of type. I expect many other developers who choose strongly-typed languages would feel the same way.&lt;/p&gt;

&lt;p&gt;If integers could be wrapped with NumberInt(), and doubles are wrapped in Number(), or NumberDouble() or something similar, I think we&apos;d be pretty-much there and very consistent with NumberLong().&lt;/p&gt;</comment>
                            <comment id="31994" author="antoine" created="Tue, 10 May 2011 23:06:48 +0000"  >&lt;p&gt;Using v8 as engine, it actually supports int32 natively, and uses it for any non-floating number by default.&lt;br/&gt;
These numbers are translated into a NumberInt for the BSON.&lt;br/&gt;
I think it&apos;s better to have integer by default because it&apos;s what user expect and what is used the most.&lt;br/&gt;
But trying to think of edge cases where this could be backward breaking (one is if user relies on $type in queries).&lt;/p&gt;</comment>
                            <comment id="28601" author="andi" created="Mon, 11 Apr 2011 16:01:07 +0000"  >&lt;p&gt;This is a necessary addition to the NumberLong constructor.&lt;/p&gt;</comment>
                    </comments>
                <issuelinks>
                            <issuelinktype id="10011">
                    <name>Depends</name>
                                                                <inwardlinks description="is depended on by">
                                        <issuelink>
            <issuekey id="15314">SERVER-2844</issuekey>
        </issuelink>
                            </inwardlinks>
                                    </issuelinktype>
                            <issuelinktype id="10012">
                    <name>Related</name>
                                            <outwardlinks description="related to">
                                        <issuelink>
            <issuekey id="14963">SERVER-2667</issuekey>
        </issuelink>
                            </outwardlinks>
                                                                <inwardlinks description="is related to">
                                                        </inwardlinks>
                                    </issuelinktype>
                    </issuelinks>
                <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_10055" key="com.atlassian.jira.ext.charting:firstresponsedate">
                        <customfieldname>Date of 1st Reply</customfieldname>
                        <customfieldvalues>
                            <customfieldvalue>Mon, 11 Apr 2011 16:01:07 +0000</customfieldvalue>

                        </customfieldvalues>
                    </customfield>
                                                                <customfield id="customfield_10052" key="com.atlassian.jira.toolkit:dayslastcommented">
                        <customfieldname>Days since reply</customfieldname>
                        <customfieldvalues>
                                        12 years, 31 weeks, 4 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>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, 31 weeks, 4 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>andi</customfieldvalue>
            <customfieldvalue>antoine</customfieldvalue>
            <customfieldvalue>auto</customfieldvalue>
            <customfieldvalue>keithbranton</customfieldvalue>
    
                        </customfieldvalues>
                    </customfield>
                                                                                                                                                                                                                                        <customfield id="customfield_14254" key="com.pyxis.greenhopper.jira:gh-lexo-rank">
                        <customfieldname>Product Rank</customfieldname>
                        <customfieldvalues>
                            <customfieldvalue>1|hrppn3:</customfieldvalue>

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

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

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