<!-- 
RSS generated by JIRA (9.7.1#970001-sha1:2222b88b221c4928ef0de3161136cc90c8356a66) at Thu Feb 08 06:02:26 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-65323] when we are trying to use $ifnull inside $cond we r getting exat oposite result</title>
                <link>https://jira.mongodb.org/browse/SERVER-65323</link>
                <project id="10000" key="SERVER">Core Server</project>
                    <description>&lt;p&gt;[&lt;br/&gt;
 {&lt;br/&gt;
 &apos;$match&apos;: {&lt;br/&gt;
 &apos;seatNo&apos;: &lt;/p&gt;
{
 &apos;$exists&apos;: true
 }
&lt;p&gt; }&lt;br/&gt;
 }, &lt;/p&gt;
{
 &apos;$unwind&apos;: &apos;$allowedFor&apos;
 }
&lt;p&gt;, {&lt;br/&gt;
 &apos;$project&apos;: {&lt;br/&gt;
 &apos;_id&apos;: 0, &lt;br/&gt;
 &apos;roomNo&apos;: 1, &lt;br/&gt;
 &apos;seatNo&apos;: 1, &lt;br/&gt;
 &apos;status&apos;: 1, &lt;br/&gt;
 &apos;allowedFor&apos;: 1, &lt;br/&gt;
 &apos;startTime&apos;: {&lt;br/&gt;
 &apos;$cond&apos;: [&lt;br/&gt;
 &lt;/p&gt;
{
 &apos;$ifNull&apos;: [
 &apos;$allowedFor.startTime&apos;, false
 ]
 }
&lt;p&gt;, true, false&lt;br/&gt;
 ]&lt;br/&gt;
 }&lt;br/&gt;
 }&lt;br/&gt;
 }&lt;br/&gt;
]&lt;/p&gt;


&lt;p&gt;sample data = [{&lt;br/&gt;
 &quot;_id&quot;: &lt;/p&gt;
{
 &quot;$oid&quot;: &quot;624e746b202bbc012c609cdd&quot;
 }
&lt;p&gt;,&lt;br/&gt;
 &quot;eNo&quot;: &quot;0183&quot;,&lt;br/&gt;
 &quot;examCode&quot;: &quot;E001&quot;,&lt;br/&gt;
 &quot;age&quot;: &quot;03-15-1993&quot;,&lt;br/&gt;
 &quot;cat1&quot;: &quot;Devloper&quot;,&lt;br/&gt;
 &quot;cat2&quot;: &quot;Delhi&quot;,&lt;br/&gt;
 &quot;dob&quot;: &quot;1993-03-15T00:00:00.000Z&quot;,&lt;br/&gt;
 &quot;email&quot;: &quot;jibanjyoti444222@gmail.com&quot;,&lt;br/&gt;
 &quot;examName&quot;: &quot;DEMO&quot;,&lt;br/&gt;
 &quot;gender&quot;: &quot;Male&quot;,&lt;br/&gt;
 &quot;isPWD&quot;: false,&lt;br/&gt;
 &quot;name&quot;: &quot;Jiban jyoti Dhal&quot;,&lt;br/&gt;
 &quot;password&quot;: &quot;a123456&quot;,&lt;br/&gt;
 &quot;phone&quot;: 7008583514,&lt;br/&gt;
 &quot;registerOn&quot;: &quot;2022-04-05T17:26:45.000Z&quot;,&lt;br/&gt;
 &quot;sUid&quot;: &quot;5df5249496e2a95ad3317ff9959c24&quot;,&lt;br/&gt;
 &quot;shaPassword&quot;: &quot;a123456&quot;,&lt;br/&gt;
 &quot;allowedFor&quot;: [&lt;/p&gt;
 {
 &quot;allowed&quot;: true,
 &quot;mappedOn&quot;: &quot;2022-04-05T17:27:27.000Z&quot;,
 &quot;attended&quot;: false,
 &quot;subCode&quot;: &quot;S001&quot;,
 &quot;slotId&quot;: &quot;Slot-1&quot;
 }
&lt;p&gt; ],&lt;br/&gt;
 &quot;imageDownloaded&quot;: true,&lt;br/&gt;
 &quot;imageDownloadedOn&quot;: &lt;/p&gt;
{
 &quot;$date&quot;: &quot;2022-04-07T10:49:40Z&quot;
 }
&lt;p&gt;,&lt;br/&gt;
 &quot;imageUrl&quot;: &quot;candidateImage/5438.jpg&quot;,&lt;br/&gt;
 &quot;ip&quot;: &quot;192.168.96.125&quot;,&lt;br/&gt;
 &quot;isFaceAuthMatched&quot;: false,&lt;br/&gt;
 &quot;roomNo&quot;: 3,&lt;br/&gt;
 &quot;seatNo&quot;: &quot;3-5&quot;,&lt;br/&gt;
 &quot;sitAssignedBy&quot;: &quot;satya&quot;,&lt;br/&gt;
 &quot;sitAssignedOn&quot;: &lt;/p&gt;
{
 &quot;$date&quot;: &quot;2022-04-07T05:59:33.320Z&quot;
 }
&lt;p&gt;,&lt;br/&gt;
 &quot;status&quot;: &quot;socketDisconnected&quot;&lt;br/&gt;
},{&lt;br/&gt;
 &quot;_id&quot;: &lt;/p&gt;
{
 &quot;$oid&quot;: &quot;624e746b202bbc012c609cde&quot;
 }
&lt;p&gt;,&lt;br/&gt;
 &quot;eNo&quot;: &quot;5438&quot;,&lt;br/&gt;
 &quot;examCode&quot;: &quot;E001&quot;,&lt;br/&gt;
 &quot;age&quot;: &quot;09-01-1980&quot;,&lt;br/&gt;
 &quot;cat1&quot;: &quot;Scientist-G&quot;,&lt;br/&gt;
 &quot;cat2&quot;: &quot;Delhi&quot;,&lt;br/&gt;
 &quot;dob&quot;: &quot;1980-08-31T23:00:00.000Z&quot;,&lt;br/&gt;
 &quot;email&quot;: &quot;rkskrishna@gmail.com&quot;,&lt;br/&gt;
 &quot;examName&quot;: &quot;DEMO&quot;,&lt;br/&gt;
 &quot;gender&quot;: &quot;Male&quot;,&lt;br/&gt;
 &quot;isPWD&quot;: true,&lt;br/&gt;
 &quot;name&quot;: &quot; R K Sahoo&quot;,&lt;br/&gt;
 &quot;password&quot;: &quot;a123456&quot;,&lt;br/&gt;
 &quot;phone&quot;: 8280000062,&lt;br/&gt;
 &quot;registerOn&quot;: &quot;2022-04-05T17:26:45.000Z&quot;,&lt;br/&gt;
 &quot;sUid&quot;: &quot;e59910f481d8e83a2d917ff9959c25&quot;,&lt;br/&gt;
 &quot;shaPassword&quot;: &quot;a123456&quot;,&lt;br/&gt;
 &quot;allowedFor&quot;: [&lt;br/&gt;
 {&lt;br/&gt;
 &quot;allowed&quot;: true,&lt;br/&gt;
 &quot;mappedOn&quot;: &quot;2022-04-05T17:27:27.000Z&quot;,&lt;br/&gt;
 &quot;attended&quot;: true,&lt;br/&gt;
 &quot;subCode&quot;: &quot;S001&quot;,&lt;br/&gt;
 &quot;slotId&quot;: &quot;Slot-1&quot;,&lt;br/&gt;
 &quot;isSmartlockEnable&quot;: &quot;Yes&quot;,&lt;br/&gt;
 &quot;startTime&quot;: &lt;/p&gt;
{
 &quot;$date&quot;: &quot;2022-04-07T11:37:16Z&quot;
 }
&lt;p&gt;,&lt;br/&gt;
 &quot;newSetNo&quot;: 1,&lt;br/&gt;
 &quot;assignQuestionlist&quot;: [&lt;br/&gt;
 &quot;E001S001SEC-16&quot;,&lt;br/&gt;
 &quot;E001S001SEC-11&quot;,&lt;br/&gt;
 &quot;E001S001SEC-13&quot;,&lt;br/&gt;
 &quot;E001S001SEC-15&quot;,&lt;br/&gt;
 &quot;E001S001SEC-17&quot;&lt;br/&gt;
 ],&lt;br/&gt;
 &quot;endTime&quot;: &lt;/p&gt;
{
 &quot;$date&quot;: &quot;2022-04-07T11:37:29Z&quot;
 }
&lt;p&gt; }&lt;br/&gt;
 ],&lt;br/&gt;
 &quot;imageDownloaded&quot;: true,&lt;br/&gt;
 &quot;imageDownloadedOn&quot;: &lt;/p&gt;
{
 &quot;$date&quot;: &quot;2022-04-07T10:49:40Z&quot;
 }
&lt;p&gt;,&lt;br/&gt;
 &quot;imageUrl&quot;: &quot;candidateImage/5438.jpg&quot;,&lt;br/&gt;
 &quot;ip&quot;: &quot;192.168.96.125&quot;,&lt;br/&gt;
 &quot;isFaceAuthMatched&quot;: false,&lt;br/&gt;
 &quot;roomNo&quot;: 3,&lt;br/&gt;
 &quot;seatNo&quot;: &quot;3-6&quot;,&lt;br/&gt;
 &quot;sitAssignedBy&quot;: &quot;satya&quot;,&lt;br/&gt;
 &quot;sitAssignedOn&quot;: &lt;/p&gt;
{
 &quot;$date&quot;: &quot;2022-04-07T05:59:33.320Z&quot;
 }
&lt;p&gt;,&lt;br/&gt;
 &quot;status&quot;: &quot;socketDisconnected&quot;&lt;br/&gt;
},{&lt;br/&gt;
 &quot;_id&quot;: &lt;/p&gt;
{
 &quot;$oid&quot;: &quot;624ed7359834c764f37217ac&quot;
 }
&lt;p&gt;,&lt;br/&gt;
 &quot;eNo&quot;: &quot;5439&quot;,&lt;br/&gt;
 &quot;examCode&quot;: &quot;E001&quot;,&lt;br/&gt;
 &quot;age&quot;: &quot;09-01-1980&quot;,&lt;br/&gt;
 &quot;cat1&quot;: &quot;Scientist-G&quot;,&lt;br/&gt;
 &quot;cat2&quot;: &quot;Delhi&quot;,&lt;br/&gt;
 &quot;dob&quot;: &quot;1980-08-31T23:00:00.000Z&quot;,&lt;br/&gt;
 &quot;email&quot;: &quot;rkskrishna@gmail.com&quot;,&lt;br/&gt;
 &quot;examName&quot;: &quot;DEMO&quot;,&lt;br/&gt;
 &quot;gender&quot;: &quot;Male&quot;,&lt;br/&gt;
 &quot;isPWD&quot;: true,&lt;br/&gt;
 &quot;name&quot;: &quot; R K Sahoo&quot;,&lt;br/&gt;
 &quot;password&quot;: &quot;a123456&quot;,&lt;br/&gt;
 &quot;phone&quot;: 8280000062,&lt;br/&gt;
 &quot;registerOn&quot;: &quot;2022-04-05T17:26:45.000Z&quot;,&lt;br/&gt;
 &quot;sUid&quot;: &quot;e59910f481d8e83a2d917ff9959c25&quot;,&lt;br/&gt;
 &quot;shaPassword&quot;: &quot;a123456&quot;,&lt;br/&gt;
 &quot;allowedFor&quot;: [&lt;br/&gt;
 {&lt;br/&gt;
 &quot;allowed&quot;: true,&lt;br/&gt;
 &quot;mappedOn&quot;: &quot;2022-04-05T17:27:27.000Z&quot;,&lt;br/&gt;
 &quot;attended&quot;: true,&lt;br/&gt;
 &quot;subCode&quot;: &quot;S001&quot;,&lt;br/&gt;
 &quot;slotId&quot;: &quot;Slot-1&quot;,&lt;br/&gt;
 &quot;isSmartlockEnable&quot;: &quot;Yes&quot;,&lt;br/&gt;
 &quot;startTime&quot;: &lt;/p&gt;
{
 &quot;$date&quot;: &quot;2022-04-07T11:37:16Z&quot;
 }
&lt;p&gt;,&lt;br/&gt;
 &quot;newSetNo&quot;: 1,&lt;br/&gt;
 &quot;assignQuestionlist&quot;: [&lt;br/&gt;
 &quot;E001S001SEC-16&quot;,&lt;br/&gt;
 &quot;E001S001SEC-11&quot;,&lt;br/&gt;
 &quot;E001S001SEC-13&quot;,&lt;br/&gt;
 &quot;E001S001SEC-15&quot;,&lt;br/&gt;
 &quot;E001S001SEC-17&quot;&lt;br/&gt;
 ]&lt;br/&gt;
 }&lt;br/&gt;
 ],&lt;br/&gt;
 &quot;imageDownloaded&quot;: true,&lt;br/&gt;
 &quot;imageDownloadedOn&quot;: &lt;/p&gt;
{
 &quot;$date&quot;: &quot;2022-04-07T10:49:40Z&quot;
 }
&lt;p&gt;,&lt;br/&gt;
 &quot;imageUrl&quot;: &quot;candidateImage/5438.jpg&quot;,&lt;br/&gt;
 &quot;ip&quot;: &quot;192.168.96.125&quot;,&lt;br/&gt;
 &quot;isFaceAuthMatched&quot;: false,&lt;br/&gt;
 &quot;roomNo&quot;: 3,&lt;br/&gt;
 &quot;seatNo&quot;: &quot;3-8&quot;,&lt;br/&gt;
 &quot;sitAssignedBy&quot;: &quot;satya&quot;,&lt;br/&gt;
 &quot;sitAssignedOn&quot;: &lt;/p&gt;
{
 &quot;$date&quot;: &quot;2022-04-07T05:59:33.320Z&quot;
 }
&lt;p&gt;,&lt;br/&gt;
 &quot;status&quot;: &quot;socketConnected&quot;&lt;br/&gt;
}]&lt;/p&gt;
&lt;h3&gt;&lt;a name=&quot;&quot;&gt;&lt;/a&gt;&lt;/h3&gt;

&lt;p&gt;&lt;b&gt;Problem Statement/Rationale&lt;/b&gt;&lt;/p&gt;

&lt;p&gt;&lt;font color=&quot;#505f79&quot;&gt;What is going wrong? What action would you like the Engineering team to take?&lt;/font&gt;&lt;/p&gt;
&lt;h3&gt;&lt;a name=&quot;StepstoReproduce&quot;&gt;&lt;/a&gt;&lt;b&gt;Steps to Reproduce&lt;/b&gt;&lt;/h3&gt;

&lt;p&gt;&lt;font color=&quot;#505f79&quot;&gt;How could an engineer replicate the issue you&apos;re reporting?&lt;/font&gt;&lt;/p&gt;
&lt;h3&gt;&lt;a name=&quot;ExpectedResults&quot;&gt;&lt;/a&gt;&lt;b&gt;Expected Results&lt;/b&gt;&lt;/h3&gt;

&lt;p&gt;&lt;font color=&quot;#505f79&quot;&gt;What do you expect to happen?&lt;/font&gt;&lt;/p&gt;
&lt;h3&gt;&lt;a name=&quot;ActualResults&quot;&gt;&lt;/a&gt;&lt;b&gt;Actual Results&lt;/b&gt;&lt;/h3&gt;

&lt;p&gt;&lt;font color=&quot;#505f79&quot;&gt;What do you observe is happening?&lt;/font&gt;&lt;/p&gt;
&lt;h3&gt;&lt;a name=&quot;AdditionalNotes&quot;&gt;&lt;/a&gt;&lt;b&gt;Additional Notes&lt;/b&gt;&lt;/h3&gt;

&lt;p&gt;&lt;font color=&quot;#505f79&quot;&gt;Any additional information that may be useful to include.&lt;/font&gt;&lt;/p&gt;</description>
                <environment></environment>
        <key id="2019229">SERVER-65323</key>
            <summary>when we are trying to use $ifnull inside $cond we r getting exat oposite result</summary>
                <type id="1" iconUrl="https://jira.mongodb.org/secure/viewavatar?size=xsmall&amp;avatarId=14703&amp;avatarType=issuetype">Bug</type>
                                            <priority id="2" iconUrl="https://jira.mongodb.org/images/icons/priorities/critical.svg">Critical - P2</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="13202">Works as Designed</resolution>
                                        <assignee username="chris.kelly@mongodb.com">Chris Kelly</assignee>
                                    <reporter username="jibanjyoti442@gmail.com">jibanjyoti dhal</reporter>
                        <labels>
                    </labels>
                <created>Thu, 7 Apr 2022 12:42:56 +0000</created>
                <updated>Fri, 27 Oct 2023 13:52:04 +0000</updated>
                            <resolved>Tue, 12 Apr 2022 12:45:05 +0000</resolved>
                                                                                        <votes>0</votes>
                                    <watches>5</watches>
                                                                                                                <comments>
                            <comment id="4476521" author="JIRAUSER1265262" created="Tue, 12 Apr 2022 12:43:35 +0000"  >&lt;p&gt;Hi &lt;a href=&quot;https://jira.mongodb.org/secure/ViewProfile.jspa?name=jibanjyoti442%40gmail.com&quot; class=&quot;user-hover&quot; rel=&quot;jibanjyoti442@gmail.com&quot;&gt;jibanjyoti442@gmail.com&lt;/a&gt;,&lt;/p&gt;

&lt;p&gt;I went ahead and tested the query with your sample data, and $ifNull appears to be behaving as expected on this query. Specifically, it is following the behavior as described in MongoDB&apos;s &lt;a href=&quot;https://www.mongodb.com/docs/v4.0/reference/operator/aggregation/ifNull/index.html&quot; class=&quot;external-link&quot; target=&quot;_blank&quot; rel=&quot;nofollow noopener&quot;&gt;documentation for $ifNull.&lt;/a&gt;&lt;/p&gt;

&lt;p&gt;$ifNull is checking to see if the value is null, which it is doing successfully, and is setting the value of the startTime field in your projection to either true or false, depending on whether it is null. However, your projection displays both the true and false cases in the final result. You can filter this further by adding another $match pipeline stage which limits your results further based on which are true or false in this case. I.e.&lt;/p&gt;
&lt;p/&gt;
&lt;div id=&quot;syntaxplugin&quot; class=&quot;syntaxplugin&quot; style=&quot;border: 1px dashed #bbb; border-radius: 5px !important; overflow: auto; max-height: 30em;&quot;&gt;
&lt;table cellspacing=&quot;0&quot; cellpadding=&quot;0&quot; border=&quot;0&quot; width=&quot;100%&quot; style=&quot;font-size: 1em; line-height: 1.4em !important; font-weight: normal; font-style: normal; color: black;&quot;&gt;
		&lt;tbody &gt;
				&lt;tr id=&quot;syntaxplugin_code_and_gutter&quot;&gt;
						&lt;td  style=&quot; line-height: 1.4em !important; padding: 0em; vertical-align: top;&quot;&gt;
					&lt;pre style=&quot;font-size: 1em; margin: 0 10px;  margin-top: 10px;   margin-bottom: 10px;  width: auto; padding: 0;&quot;&gt;&lt;span style=&quot;color: black; font-family: &apos;Consolas&apos;, &apos;Bitstream Vera Sans Mono&apos;, &apos;Courier New&apos;, Courier, monospace !important;&quot;&gt;{$match:  {&quot;startTime&quot;: true} }&lt;/span&gt;&lt;/pre&gt;
			&lt;/td&gt;
		&lt;/tr&gt;
			&lt;/tbody&gt;
&lt;/table&gt;
&lt;/div&gt;
&lt;p/&gt;
&lt;p&gt;In the interest of performance, it is worth placing $match filters like this &lt;a href=&quot;https://www.mongodb.com/docs/v4.0/reference/operator/aggregation/match/&quot; class=&quot;external-link&quot; target=&quot;_blank&quot; rel=&quot;nofollow noopener&quot;&gt;as early in your aggregation pipeline as possible.&lt;/a&gt; However, adding another $match at the end of your pipeline appears to resolve your immediate issue.&lt;/p&gt;

&lt;p&gt;For future questions like this, I recommend asking the community for help by posting on the &lt;a href=&quot;https://community.mongodb.com/&quot; class=&quot;external-link&quot; target=&quot;_blank&quot; rel=&quot;nofollow noopener&quot;&gt;MongoDB Developer Community Forums&lt;/a&gt;.&lt;/p&gt;

&lt;p&gt;If the discussion there leads you to suspect a bug in the MongoDB server, then we&apos;d want to investigate it as a possible bug here in the SERVER project.&lt;/p&gt;

&lt;p&gt;Regards,&lt;br/&gt;
Christopher&lt;/p&gt;

&lt;p&gt;&#160;&lt;/p&gt;</comment>
                            <comment id="4464077" author="tim.fogarty" created="Thu, 7 Apr 2022 13:10:06 +0000"  >&lt;p&gt;Hi, this Jira project is only for tracking development and bugfixes for the MongoDB Database Tools (mongoimport, mongodump, etc.). So this isn&apos;t the best place to get an answer to your question.&lt;/p&gt;

&lt;p&gt;Since this has to do with MongoDB server behavior, I will move this ticket to the Server project. I would recommend also you post your question in the MongoDB Community Forum here: &lt;a href=&quot;https://community.mongodb.com/&quot; class=&quot;external-link&quot; target=&quot;_blank&quot; rel=&quot;nofollow noopener&quot;&gt;https://community.mongodb.com/&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>2.0</customfieldvalue>
                        </customfieldvalues>
                    </customfield>
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                <customfield id="customfield_10055" key="com.atlassian.jira.ext.charting:firstresponsedate">
                        <customfieldname>Date of 1st Reply</customfieldname>
                        <customfieldvalues>
                            <customfieldvalue>Thu, 7 Apr 2022 13:10:06 +0000</customfieldvalue>

                        </customfieldvalues>
                    </customfield>
                                                                <customfield id="customfield_10052" key="com.atlassian.jira.toolkit:dayslastcommented">
                        <customfieldname>Days since reply</customfieldname>
                        <customfieldvalues>
                                        1 year, 43 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_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>luke.bonanomi@mongodb.com</customfieldvalue>

                        </customfieldvalues>
                    </customfield>
                                                                <customfield id="customfield_11151" key="com.atlassian.jira.toolkit:LastCommentDate">
                        <customfieldname>Last public comment date</customfieldname>
                        <customfieldvalues>
                            1 year, 43 weeks, 1 day ago
                        </customfieldvalues>
                    </customfield>
                                                                                                                                                                                                                                                                                                <customfield id="customfield_10051" key="com.atlassian.jira.toolkit:participants">
                        <customfieldname>Participants</customfieldname>
                        <customfieldvalues>
                                        <customfieldvalue>chris.kelly@mongodb.com</customfieldvalue>
            <customfieldvalue>jibanjyoti442@gmail.com</customfieldvalue>
            <customfieldvalue>tim.fogarty@mongodb.com</customfieldvalue>
    
                        </customfieldvalues>
                    </customfield>
                                                                                                                                                                                                                                        <customfield id="customfield_14254" key="com.pyxis.greenhopper.jira:gh-lexo-rank">
                        <customfieldname>Product Rank</customfieldname>
                        <customfieldvalues>
                            <customfieldvalue>1|i0q9zr:</customfieldvalue>

                        </customfieldvalues>
                    </customfield>
                                                                                                                                                                                <customfield id="customfield_12550" key="com.pyxis.greenhopper.jira:gh-lexo-rank">
                        <customfieldname>Rank</customfieldname>
                        <customfieldvalues>
                            <customfieldvalue>2|i099bg:</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_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>
                                    <customfieldvalue><![CDATA[chris.kelly@mongodb.com]]></customfieldvalue>
    

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

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