<!-- 
RSS generated by JIRA (9.7.1#970001-sha1:2222b88b221c4928ef0de3161136cc90c8356a66) at Wed Feb 07 22:42:07 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>[COMPASS-6159] Export to Language (Java) has incorrect class name</title>
                <link>https://jira.mongodb.org/browse/COMPASS-6159</link>
                <project id="13182" key="COMPASS">Compass </project>
                    <description>&lt;h3&gt;&lt;a name=&quot;ProblemStatement%2FRationale&quot;&gt;&lt;/a&gt;&lt;b&gt;Problem Statement/Rationale&lt;/b&gt;&lt;/h3&gt;

&lt;p&gt;&lt;font color=&quot;#505f79&quot;&gt;The code generated when exporting an aggregation to a pipeline is incorrect for the Java driver, when selecting &quot;Include Driver Syntax&quot;.&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;Create any aggregation pipeline in the UI. Export to Language.&#160; JAVA.&#160; Check both Include Driver Syntax and Include Import Statements.&#160; &lt;br/&gt;
&#160;&lt;br/&gt;
h3. &lt;b&gt;Expected Results&lt;/b&gt;&lt;br/&gt;
&lt;/font&gt;The generated code includes:&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;AggregateIterable&amp;lt;Document&amp;gt; result = collection.aggregate(Arrays.asList(&lt;/span&gt;&lt;span style=&quot;color: #006699; font-weight: bold; font-family: &apos;Consolas&apos;, &apos;Bitstream Vera Sans Mono&apos;, &apos;Courier New&apos;, Courier, monospace !important;&quot;&gt;new&lt;/span&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; Document(&lt;/span&gt;&lt;span style=&quot;color: blue; font-family: &apos;Consolas&apos;, &apos;Bitstream Vera Sans Mono&apos;, &apos;Courier New&apos;, Courier, monospace !important;&quot;&gt;&quot;$count&quot;&lt;/span&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;, &lt;/span&gt;&lt;span style=&quot;color: blue; font-family: &apos;Consolas&apos;, &apos;Bitstream Vera Sans Mono&apos;, &apos;Courier New&apos;, Courier, monospace !important;&quot;&gt;&quot;string&quot;&lt;/span&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;)));&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;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;The generated code includes:&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;FindIterable&amp;lt;Document&amp;gt; result = collection.aggregate(Arrays.asList(&lt;/span&gt;&lt;span style=&quot;color: #006699; font-weight: bold; font-family: &apos;Consolas&apos;, &apos;Bitstream Vera Sans Mono&apos;, &apos;Courier New&apos;, Courier, monospace !important;&quot;&gt;new&lt;/span&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; Document(&lt;/span&gt;&lt;span style=&quot;color: blue; font-family: &apos;Consolas&apos;, &apos;Bitstream Vera Sans Mono&apos;, &apos;Courier New&apos;, Courier, monospace !important;&quot;&gt;&quot;$count&quot;&lt;/span&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;, &lt;/span&gt;&lt;span style=&quot;color: blue; font-family: &apos;Consolas&apos;, &apos;Bitstream Vera Sans Mono&apos;, &apos;Courier New&apos;, Courier, monospace !important;&quot;&gt;&quot;string&quot;&lt;/span&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;)));&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;but this won&apos;t compile, because the aggregate method returns an AggregateIterable not a FindIterable.&lt;/p&gt;

&lt;p&gt;It&apos;s also not strictly speaking a &quot;result&quot;, because after executing that line of code no commands have yet to be sent to the server.&#160; It&apos;s not until you call a terminal operation on the Iterable (cursor, into, first) that anything actually happens.&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;From this community post: &lt;a href=&quot;https://www.mongodb.com/community/forums/t/java-code-generated-by-compass-does-not-work/189723/3&quot; class=&quot;external-link&quot; target=&quot;_blank&quot; rel=&quot;nofollow noopener&quot;&gt;https://www.mongodb.com/community/forums/t/java-code-generated-by-compass-does-not-work/189723/3&lt;/a&gt;&lt;/font&gt;&lt;/p&gt;</description>
                <environment></environment>
        <key id="2145680">COMPASS-6159</key>
            <summary>Export to Language (Java) has incorrect class name</summary>
                <type id="1" iconUrl="https://jira.mongodb.org/secure/viewavatar?size=xsmall&amp;avatarId=14703&amp;avatarType=issuetype">Bug</type>
                                            <priority id="3" iconUrl="https://jira.mongodb.org/images/icons/priorities/major.svg">Major - P3</priority>
                        <status id="6" iconUrl="https://jira.mongodb.org/images/icons/statuses/closed.png" description="The issue is considered finished, the resolution is correct. Issues which are closed can be reopened.">Closed</status>
                    <statusCategory id="3" key="done" colorName="success"/>
                                    <resolution id="13201">Fixed</resolution>
                                        <assignee username="alena.khineika@mongodb.com">Alena Khineika</assignee>
                                    <reporter username="jeff.yemin@mongodb.com">Jeffrey Yemin</reporter>
                        <labels>
                    </labels>
                <created>Mon, 26 Sep 2022 22:25:49 +0000</created>
                <updated>Sun, 29 Oct 2023 02:38:49 +0000</updated>
                            <resolved>Thu, 22 Dec 2022 18:05:13 +0000</resolved>
                                                    <fixVersion>1.35.0</fixVersion>
                                    <component>Export to Language</component>
                        <due></due>
                            <votes>0</votes>
                                    <watches>1</watches>
                                                                                                                <comments>
                            <comment id="5088528" author="xgen-internal-githook" created="Tue, 3 Jan 2023 22:40:05 +0000"  >&lt;p&gt;Author:&lt;/p&gt;
{&apos;name&apos;: &apos;Alena Khineika&apos;, &apos;email&apos;: &apos;alena.khineika@gmail.com&apos;, &apos;username&apos;: &apos;alenakhineika&apos;}
&lt;p&gt;Message: fix: export to Language (Java) has incorrect class name &lt;a href=&quot;https://jira.mongodb.org/browse/COMPASS-6159&quot; title=&quot;Export to Language (Java) has incorrect class name&quot; class=&quot;issue-link&quot; data-issue-key=&quot;COMPASS-6159&quot;&gt;&lt;del&gt;COMPASS-6159&lt;/del&gt;&lt;/a&gt; (#3914)&lt;/p&gt;

&lt;ul&gt;
	&lt;li&gt;fix: export to Language (Java) has incorrect class name &lt;a href=&quot;https://jira.mongodb.org/browse/COMPASS-6159&quot; title=&quot;Export to Language (Java) has incorrect class name&quot; class=&quot;issue-link&quot; data-issue-key=&quot;COMPASS-6159&quot;&gt;&lt;del&gt;COMPASS-6159&lt;/del&gt;&lt;/a&gt;&lt;/li&gt;
&lt;/ul&gt;


&lt;ul&gt;
	&lt;li&gt;refactor: remove bootstrap&lt;/li&gt;
&lt;/ul&gt;


&lt;ul&gt;
	&lt;li&gt;fix: use imports depending on mode&lt;/li&gt;
&lt;/ul&gt;


&lt;ul&gt;
	&lt;li&gt;docs: update readme&lt;/li&gt;
&lt;/ul&gt;


&lt;ul&gt;
	&lt;li&gt;refactor: reformat&lt;/li&gt;
&lt;/ul&gt;


&lt;ul&gt;
	&lt;li&gt;refactor: make code more readable&lt;/li&gt;
&lt;/ul&gt;


&lt;ul&gt;
	&lt;li&gt;refactor: remove extra check&lt;/li&gt;
&lt;/ul&gt;


&lt;ul&gt;
	&lt;li&gt;refactor: eventually for of&lt;/li&gt;
&lt;/ul&gt;


&lt;ul&gt;
	&lt;li&gt;test: move position of the imported class&lt;br/&gt;
Branch: 1.35-releases&lt;br/&gt;
&lt;a href=&quot;https://github.com/mongodb-js/compass/commit/34d6f9730592c4185eeb1161ba31a9835abfe7a9&quot; class=&quot;external-link&quot; target=&quot;_blank&quot; rel=&quot;nofollow noopener&quot;&gt;https://github.com/mongodb-js/compass/commit/34d6f9730592c4185eeb1161ba31a9835abfe7a9&lt;/a&gt;&lt;/li&gt;
&lt;/ul&gt;
</comment>
                            <comment id="5086584" author="xgen-internal-githook" created="Tue, 3 Jan 2023 14:21:43 +0000"  >&lt;p&gt;Author:&lt;/p&gt;
{&apos;name&apos;: &apos;Alena Khineika&apos;, &apos;email&apos;: &apos;alena.khineika@gmail.com&apos;, &apos;username&apos;: &apos;alenakhineika&apos;}
&lt;p&gt;Message: fix: export to Language (Java) has incorrect class name &lt;a href=&quot;https://jira.mongodb.org/browse/COMPASS-6159&quot; title=&quot;Export to Language (Java) has incorrect class name&quot; class=&quot;issue-link&quot; data-issue-key=&quot;COMPASS-6159&quot;&gt;&lt;del&gt;COMPASS-6159&lt;/del&gt;&lt;/a&gt; (#3914)&lt;/p&gt;

&lt;ul&gt;
	&lt;li&gt;fix: export to Language (Java) has incorrect class name &lt;a href=&quot;https://jira.mongodb.org/browse/COMPASS-6159&quot; title=&quot;Export to Language (Java) has incorrect class name&quot; class=&quot;issue-link&quot; data-issue-key=&quot;COMPASS-6159&quot;&gt;&lt;del&gt;COMPASS-6159&lt;/del&gt;&lt;/a&gt;&lt;/li&gt;
&lt;/ul&gt;


&lt;ul&gt;
	&lt;li&gt;refactor: remove bootstrap&lt;/li&gt;
&lt;/ul&gt;


&lt;ul&gt;
	&lt;li&gt;fix: use imports depending on mode&lt;/li&gt;
&lt;/ul&gt;


&lt;ul&gt;
	&lt;li&gt;docs: update readme&lt;/li&gt;
&lt;/ul&gt;


&lt;ul&gt;
	&lt;li&gt;refactor: reformat&lt;/li&gt;
&lt;/ul&gt;


&lt;ul&gt;
	&lt;li&gt;refactor: make code more readable&lt;/li&gt;
&lt;/ul&gt;


&lt;ul&gt;
	&lt;li&gt;refactor: remove extra check&lt;/li&gt;
&lt;/ul&gt;


&lt;ul&gt;
	&lt;li&gt;refactor: eventually for of&lt;/li&gt;
&lt;/ul&gt;


&lt;ul&gt;
	&lt;li&gt;test: move position of the imported class&lt;br/&gt;
Branch: fix-missing-name-prop&lt;br/&gt;
&lt;a href=&quot;https://github.com/mongodb-js/compass/commit/34d6f9730592c4185eeb1161ba31a9835abfe7a9&quot; class=&quot;external-link&quot; target=&quot;_blank&quot; rel=&quot;nofollow noopener&quot;&gt;https://github.com/mongodb-js/compass/commit/34d6f9730592c4185eeb1161ba31a9835abfe7a9&lt;/a&gt;&lt;/li&gt;
&lt;/ul&gt;
</comment>
                            <comment id="5073418" author="xgen-internal-githook" created="Thu, 22 Dec 2022 18:03:05 +0000"  >&lt;p&gt;Author:&lt;/p&gt;
{&apos;name&apos;: &apos;Alena Khineika&apos;, &apos;email&apos;: &apos;alena.khineika@gmail.com&apos;, &apos;username&apos;: &apos;alenakhineika&apos;}
&lt;p&gt;Message: fix: export to Language (Java) has incorrect class name &lt;a href=&quot;https://jira.mongodb.org/browse/COMPASS-6159&quot; title=&quot;Export to Language (Java) has incorrect class name&quot; class=&quot;issue-link&quot; data-issue-key=&quot;COMPASS-6159&quot;&gt;&lt;del&gt;COMPASS-6159&lt;/del&gt;&lt;/a&gt; (#3914)&lt;/p&gt;

&lt;ul&gt;
	&lt;li&gt;fix: export to Language (Java) has incorrect class name &lt;a href=&quot;https://jira.mongodb.org/browse/COMPASS-6159&quot; title=&quot;Export to Language (Java) has incorrect class name&quot; class=&quot;issue-link&quot; data-issue-key=&quot;COMPASS-6159&quot;&gt;&lt;del&gt;COMPASS-6159&lt;/del&gt;&lt;/a&gt;&lt;/li&gt;
&lt;/ul&gt;


&lt;ul&gt;
	&lt;li&gt;refactor: remove bootstrap&lt;/li&gt;
&lt;/ul&gt;


&lt;ul&gt;
	&lt;li&gt;fix: use imports depending on mode&lt;/li&gt;
&lt;/ul&gt;


&lt;ul&gt;
	&lt;li&gt;docs: update readme&lt;/li&gt;
&lt;/ul&gt;


&lt;ul&gt;
	&lt;li&gt;refactor: reformat&lt;/li&gt;
&lt;/ul&gt;


&lt;ul&gt;
	&lt;li&gt;refactor: make code more readable&lt;/li&gt;
&lt;/ul&gt;


&lt;ul&gt;
	&lt;li&gt;refactor: remove extra check&lt;/li&gt;
&lt;/ul&gt;


&lt;ul&gt;
	&lt;li&gt;refactor: eventually for of&lt;/li&gt;
&lt;/ul&gt;


&lt;ul&gt;
	&lt;li&gt;test: move position of the imported class&lt;br/&gt;
Branch: main&lt;br/&gt;
&lt;a href=&quot;https://github.com/mongodb-js/compass/commit/34d6f9730592c4185eeb1161ba31a9835abfe7a9&quot; class=&quot;external-link&quot; target=&quot;_blank&quot; rel=&quot;nofollow noopener&quot;&gt;https://github.com/mongodb-js/compass/commit/34d6f9730592c4185eeb1161ba31a9835abfe7a9&lt;/a&gt;&lt;/li&gt;
&lt;/ul&gt;
</comment>
                            <comment id="5072714" author="xgen-internal-githook" created="Thu, 22 Dec 2022 14:27:46 +0000"  >&lt;p&gt;Author:&lt;/p&gt;
{&apos;name&apos;: &apos;Alena Khineika&apos;, &apos;email&apos;: &apos;alena.khineika@gmail.com&apos;, &apos;username&apos;: &apos;alenakhineika&apos;}
&lt;p&gt;Message: Merge remote-tracking branch &apos;origin/main&apos; into &lt;a href=&quot;https://jira.mongodb.org/browse/COMPASS-6159&quot; title=&quot;Export to Language (Java) has incorrect class name&quot; class=&quot;issue-link&quot; data-issue-key=&quot;COMPASS-6159&quot;&gt;&lt;del&gt;COMPASS-6159&lt;/del&gt;&lt;/a&gt;-fix-export-to-java-class-name&lt;br/&gt;
Branch: &lt;a href=&quot;https://jira.mongodb.org/browse/COMPASS-6159&quot; title=&quot;Export to Language (Java) has incorrect class name&quot; class=&quot;issue-link&quot; data-issue-key=&quot;COMPASS-6159&quot;&gt;&lt;del&gt;COMPASS-6159&lt;/del&gt;&lt;/a&gt;-fix-export-to-java-class-name&lt;br/&gt;
&lt;a href=&quot;https://github.com/mongodb-js/compass/commit/7fd8131893922bfdb1bb88306315ad5be13e1245&quot; class=&quot;external-link&quot; target=&quot;_blank&quot; rel=&quot;nofollow noopener&quot;&gt;https://github.com/mongodb-js/compass/commit/7fd8131893922bfdb1bb88306315ad5be13e1245&lt;/a&gt;&lt;/p&gt;</comment>
                            <comment id="5072664" author="xgen-internal-githook" created="Thu, 22 Dec 2022 14:09:42 +0000"  >&lt;p&gt;Author:&lt;/p&gt;
{&apos;name&apos;: &apos;Alena Khineika&apos;, &apos;email&apos;: &apos;alena.khineika@gmail.com&apos;, &apos;username&apos;: &apos;alenakhineika&apos;}
&lt;p&gt;Message: Merge remote-tracking branch &apos;origin/main&apos; into &lt;a href=&quot;https://jira.mongodb.org/browse/COMPASS-6159&quot; title=&quot;Export to Language (Java) has incorrect class name&quot; class=&quot;issue-link&quot; data-issue-key=&quot;COMPASS-6159&quot;&gt;&lt;del&gt;COMPASS-6159&lt;/del&gt;&lt;/a&gt;-fix-export-to-java-class-name&lt;br/&gt;
Branch: &lt;a href=&quot;https://jira.mongodb.org/browse/COMPASS-6159&quot; title=&quot;Export to Language (Java) has incorrect class name&quot; class=&quot;issue-link&quot; data-issue-key=&quot;COMPASS-6159&quot;&gt;&lt;del&gt;COMPASS-6159&lt;/del&gt;&lt;/a&gt;-fix-export-to-java-class-name&lt;br/&gt;
&lt;a href=&quot;https://github.com/mongodb-js/compass/commit/5e178ebc2de42537bb88ff4018dc341ca2380371&quot; class=&quot;external-link&quot; target=&quot;_blank&quot; rel=&quot;nofollow noopener&quot;&gt;https://github.com/mongodb-js/compass/commit/5e178ebc2de42537bb88ff4018dc341ca2380371&lt;/a&gt;&lt;/p&gt;</comment>
                            <comment id="5070054" author="xgen-internal-githook" created="Wed, 21 Dec 2022 14:24:50 +0000"  >&lt;p&gt;Author:&lt;/p&gt;
{&apos;name&apos;: &apos;Alena Khineika&apos;, &apos;email&apos;: &apos;alena.khineika@gmail.com&apos;, &apos;username&apos;: &apos;alenakhineika&apos;}
&lt;p&gt;Message: fix: export to Language (Java) has incorrect class name &lt;a href=&quot;https://jira.mongodb.org/browse/COMPASS-6159&quot; title=&quot;Export to Language (Java) has incorrect class name&quot; class=&quot;issue-link&quot; data-issue-key=&quot;COMPASS-6159&quot;&gt;&lt;del&gt;COMPASS-6159&lt;/del&gt;&lt;/a&gt;&lt;br/&gt;
Branch: &lt;a href=&quot;https://jira.mongodb.org/browse/COMPASS-6159&quot; title=&quot;Export to Language (Java) has incorrect class name&quot; class=&quot;issue-link&quot; data-issue-key=&quot;COMPASS-6159&quot;&gt;&lt;del&gt;COMPASS-6159&lt;/del&gt;&lt;/a&gt;-fix-export-to-java-class-name&lt;br/&gt;
&lt;a href=&quot;https://github.com/mongodb-js/compass/commit/628d44b02afde73c05b4df468755c7006a2d38fe&quot; class=&quot;external-link&quot; target=&quot;_blank&quot; rel=&quot;nofollow noopener&quot;&gt;https://github.com/mongodb-js/compass/commit/628d44b02afde73c05b4df468755c7006a2d38fe&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>6.0</customfieldvalue>
                        </customfieldvalues>
                    </customfield>
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                            <customfield id="customfield_10055" key="com.atlassian.jira.ext.charting:firstresponsedate">
                        <customfieldname>Date of 1st Reply</customfieldname>
                        <customfieldvalues>
                            <customfieldvalue>Wed, 21 Dec 2022 14:24:50 +0000</customfieldvalue>

                        </customfieldvalues>
                    </customfield>
                                                                <customfield id="customfield_10052" key="com.atlassian.jira.toolkit:dayslastcommented">
                        <customfieldname>Days since reply</customfieldname>
                        <customfieldvalues>
                                        1 year, 5 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_10257" key="com.atlassian.jira.plugin.system.customfieldtypes:radiobuttons">
                        <customfieldname>Documentation Changes</customfieldname>
                        <customfieldvalues>
                                <customfieldvalue key="11861"><![CDATA[Not Needed]]></customfieldvalue>

                        </customfieldvalues>
                    </customfield>
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                            <customfield id="customfield_10057" key="com.atlassian.jira.toolkit:lastusercommented">
                        <customfieldname>Last comment by Customer</customfieldname>
                        <customfieldvalues>
                            <customfieldvalue>true</customfieldvalue>
                        </customfieldvalues>
                    </customfield>
                                                                <customfield id="customfield_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, 5 weeks, 1 day ago
                        </customfieldvalues>
                    </customfield>
                                                                                                                                                                                                                                        <customfield id="customfield_10051" key="com.atlassian.jira.toolkit:participants">
                        <customfieldname>Participants</customfieldname>
                        <customfieldvalues>
                                        <customfieldvalue>alena.khineika@mongodb.com</customfieldvalue>
            <customfieldvalue>xgen-internal-githook</customfieldvalue>
            <customfieldvalue>jeff.yemin@mongodb.com</customfieldvalue>
    
                        </customfieldvalues>
                    </customfield>
                                                                                                                                                                                                                                        <customfield id="customfield_14254" key="com.pyxis.greenhopper.jira:gh-lexo-rank">
                        <customfieldname>Product Rank</customfieldname>
                        <customfieldvalues>
                            <customfieldvalue>1|i1brzr:</customfieldvalue>

                        </customfieldvalues>
                    </customfield>
                                                                                                                                                                                <customfield id="customfield_12550" key="com.pyxis.greenhopper.jira:gh-lexo-rank">
                        <customfieldname>Rank</customfieldname>
                        <customfieldvalues>
                            <customfieldvalue>2|hr1lk6:ai</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_10557" key="com.pyxis.greenhopper.jira:gh-sprint">
                        <customfieldname>Sprint</customfieldname>
                        <customfieldvalues>
                                <customfieldvalue id="6755">Iteration Quahog</customfieldvalue>
    <customfieldvalue id="6756">Iteration Ragfish</customfieldvalue>

                        </customfieldvalues>
                    </customfield>
                                                                                                                        <customfield id="customfield_10555" key="com.atlassian.jira.plugin.system.customfieldtypes:float">
                        <customfieldname>Story Points</customfieldname>
                        <customfieldvalues>
                            <customfieldvalue>2.0</customfieldvalue>
                        </customfieldvalues>
                    </customfield>
                                                                                                                                                                                <customfield id="customfield_10053" key="com.atlassian.jira.ext.charting:timeinstatus">
                        <customfieldname>Time In Status</customfieldname>
                        <customfieldvalues>
                            
                        </customfieldvalues>
                    </customfield>
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                            <customfield id="customfield_14350" key="com.pyxis.greenhopper.jira:gh-lexo-rank">
                        <customfieldname>serverRank</customfieldname>
                        <customfieldvalues>
                            <customfieldvalue>1|i1be53:</customfieldvalue>

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