<!-- 
RSS generated by JIRA (9.7.1#970001-sha1:2222b88b221c4928ef0de3161136cc90c8356a66) at Wed Feb 07 22:43:30 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-6536] Start using `analyzeCSVFields`, add skeleton loading status to import csv </title>
                <link>https://jira.mongodb.org/browse/COMPASS-6536</link>
                <project id="13182" key="COMPASS">Compass </project>
                    <description>&lt;p&gt;&lt;a href=&quot;https://www.figma.com/file/4sXj42XyicBsdQkYIugHaV/Compass-Import%2FExport?node-id=1136%3A47745&amp;amp;t=waeIls8QO2JWTpSd-1&quot; class=&quot;external-link&quot; target=&quot;_blank&quot; rel=&quot;nofollow noopener&quot;&gt;https://www.figma.com/file/4sXj42XyicBsdQkYIugHaV/Compass-Import%2FExport?node-id=1136%3A47745&amp;amp;t=waeIls8QO2JWTpSd-1&lt;/a&gt;&#160;&lt;/p&gt;

&lt;p&gt;In the import modal `Specify Fields and Types` table, add a skeleton loading status while we analyze the CSV fields and types. Let&apos;s reuse the skeleton we show for the collections tree.&lt;/p&gt;

&lt;p&gt;In this work we start running `analyzeCSVFields`. Add a `mixed` data type field. This is also re-run when the delimiter is re-selected. We&apos;ll already have the first few csv fields, however we can&apos;t pre-select the types until we&apos;ve analyzed the csv fields.&#160;&lt;/p&gt;</description>
                <environment></environment>
        <key id="2271383">COMPASS-6536</key>
            <summary>Start using `analyzeCSVFields`, add skeleton loading status to import csv </summary>
                <type id="3" iconUrl="https://jira.mongodb.org/secure/viewavatar?size=xsmall&amp;avatarId=14718&amp;avatarType=issuetype">Task</type>
                                            <priority id="3" iconUrl="https://jira.mongodb.org/images/icons/priorities/major.svg">Major - P3</priority>
                        <status id="6" iconUrl="https://jira.mongodb.org/images/icons/statuses/closed.png" description="The issue is considered finished, the resolution is correct. Issues which are closed can be reopened.">Closed</status>
                    <statusCategory id="3" key="done" colorName="success"/>
                                    <resolution id="9">Done</resolution>
                                        <assignee username="leroux.bodenstein@mongodb.com">Le Roux Bodenstein</assignee>
                                    <reporter username="rhys.howell@mongodb.com">Rhys Howell</reporter>
                        <labels>
                            <label>import</label>
                            <label>milestone-2a</label>
                    </labels>
                <created>Tue, 21 Feb 2023 23:22:05 +0000</created>
                <updated>Thu, 23 Mar 2023 07:37:30 +0000</updated>
                            <resolved>Tue, 21 Mar 2023 14:53:15 +0000</resolved>
                                                    <fixVersion>1.36.2</fixVersion>
                                    <component>Import/Export</component>
                        <due></due>
                            <votes>0</votes>
                                    <watches>1</watches>
                                                                                                                <comments>
                            <comment id="5294666" author="xgen-internal-githook" created="Thu, 23 Mar 2023 07:37:30 +0000"  >&lt;p&gt;Author: &lt;/p&gt;
{&apos;name&apos;: &apos;Le Roux Bodenstein&apos;, &apos;email&apos;: &apos;lerouxb@gmail.com&apos;, &apos;username&apos;: &apos;lerouxb&apos;}
&lt;p&gt;Message: feat(import): analyse CSV fields and auto-select the correct type &lt;a href=&quot;https://jira.mongodb.org/browse/COMPASS-6536&quot; title=&quot;Start using `analyzeCSVFields`, add skeleton loading status to import csv &quot; class=&quot;issue-link&quot; data-issue-key=&quot;COMPASS-6536&quot;&gt;&lt;del&gt;COMPASS-6536&lt;/del&gt;&lt;/a&gt; (#4155)&lt;/p&gt;

&lt;ul&gt;
	&lt;li&gt;use analyzeCSVFields()&lt;/li&gt;
&lt;/ul&gt;


&lt;ul&gt;
	&lt;li&gt;test auto-detecting number&lt;/li&gt;
&lt;/ul&gt;


&lt;ul&gt;
	&lt;li&gt;add/fix tests&lt;/li&gt;
&lt;/ul&gt;


&lt;ul&gt;
	&lt;li&gt;file type select weirdness&lt;/li&gt;
&lt;/ul&gt;


&lt;ul&gt;
	&lt;li&gt;tooltips for mixed &amp;amp; number&lt;/li&gt;
&lt;/ul&gt;


&lt;ul&gt;
	&lt;li&gt;obvs clickVisible is not available on an element..&lt;/li&gt;
&lt;/ul&gt;


&lt;ul&gt;
	&lt;li&gt;feedback&lt;/li&gt;
&lt;/ul&gt;


&lt;ul&gt;
	&lt;li&gt;more cleanup&lt;/li&gt;
&lt;/ul&gt;


&lt;ul&gt;
	&lt;li&gt;Update packages/compass-import-export/src/components/import-preview.tsx&lt;/li&gt;
&lt;/ul&gt;


&lt;p&gt;Co-authored-by: Rhys &amp;lt;Anemy@users.noreply.github.com&amp;gt;&lt;/p&gt;

&lt;ul&gt;
	&lt;li&gt;Update packages/compass-import-export/src/components/select-field-type.tsx&lt;/li&gt;
&lt;/ul&gt;


&lt;p&gt;Co-authored-by: Rhys &amp;lt;Anemy@users.noreply.github.com&amp;gt;&lt;/p&gt;

&lt;ul&gt;
	&lt;li&gt;merge select-field-type into import-preview&lt;/li&gt;
&lt;/ul&gt;


&lt;ul&gt;
	&lt;li&gt;async/await&lt;/li&gt;
&lt;/ul&gt;


&lt;ul&gt;
	&lt;li&gt;css tweaks&lt;/li&gt;
&lt;/ul&gt;


&lt;ul&gt;
	&lt;li&gt;yellow column hilight for mixed fields&lt;/li&gt;
&lt;/ul&gt;


&lt;ul&gt;
	&lt;li&gt;tweaks&lt;/li&gt;
&lt;/ul&gt;


&lt;p&gt;---------&lt;/p&gt;

&lt;p&gt;Co-authored-by: Rhys &amp;lt;Anemy@users.noreply.github.com&amp;gt;&lt;br/&gt;
Branch: github-link&lt;br/&gt;
&lt;a href=&quot;https://github.com/mongodb-js/compass/commit/215d4b0bafd1bbb2d4ec20fb3cec5246c680ce56&quot; class=&quot;external-link&quot; target=&quot;_blank&quot; rel=&quot;nofollow noopener&quot;&gt;https://github.com/mongodb-js/compass/commit/215d4b0bafd1bbb2d4ec20fb3cec5246c680ce56&lt;/a&gt;&lt;/p&gt;</comment>
                            <comment id="5291241" author="xgen-internal-githook" created="Wed, 22 Mar 2023 09:35:51 +0000"  >&lt;p&gt;Author: &lt;/p&gt;
{&apos;name&apos;: &apos;Le Roux Bodenstein&apos;, &apos;email&apos;: &apos;lerouxb@gmail.com&apos;, &apos;username&apos;: &apos;lerouxb&apos;}
&lt;p&gt;Message: feat(import): analyse CSV fields and auto-select the correct type &lt;a href=&quot;https://jira.mongodb.org/browse/COMPASS-6536&quot; title=&quot;Start using `analyzeCSVFields`, add skeleton loading status to import csv &quot; class=&quot;issue-link&quot; data-issue-key=&quot;COMPASS-6536&quot;&gt;&lt;del&gt;COMPASS-6536&lt;/del&gt;&lt;/a&gt; (#4155)&lt;/p&gt;

&lt;ul&gt;
	&lt;li&gt;use analyzeCSVFields()&lt;/li&gt;
&lt;/ul&gt;


&lt;ul&gt;
	&lt;li&gt;test auto-detecting number&lt;/li&gt;
&lt;/ul&gt;


&lt;ul&gt;
	&lt;li&gt;add/fix tests&lt;/li&gt;
&lt;/ul&gt;


&lt;ul&gt;
	&lt;li&gt;file type select weirdness&lt;/li&gt;
&lt;/ul&gt;


&lt;ul&gt;
	&lt;li&gt;tooltips for mixed &amp;amp; number&lt;/li&gt;
&lt;/ul&gt;


&lt;ul&gt;
	&lt;li&gt;obvs clickVisible is not available on an element..&lt;/li&gt;
&lt;/ul&gt;


&lt;ul&gt;
	&lt;li&gt;feedback&lt;/li&gt;
&lt;/ul&gt;


&lt;ul&gt;
	&lt;li&gt;more cleanup&lt;/li&gt;
&lt;/ul&gt;


&lt;ul&gt;
	&lt;li&gt;Update packages/compass-import-export/src/components/import-preview.tsx&lt;/li&gt;
&lt;/ul&gt;


&lt;p&gt;Co-authored-by: Rhys &amp;lt;Anemy@users.noreply.github.com&amp;gt;&lt;/p&gt;

&lt;ul&gt;
	&lt;li&gt;Update packages/compass-import-export/src/components/select-field-type.tsx&lt;/li&gt;
&lt;/ul&gt;


&lt;p&gt;Co-authored-by: Rhys &amp;lt;Anemy@users.noreply.github.com&amp;gt;&lt;/p&gt;

&lt;ul&gt;
	&lt;li&gt;merge select-field-type into import-preview&lt;/li&gt;
&lt;/ul&gt;


&lt;ul&gt;
	&lt;li&gt;async/await&lt;/li&gt;
&lt;/ul&gt;


&lt;ul&gt;
	&lt;li&gt;css tweaks&lt;/li&gt;
&lt;/ul&gt;


&lt;ul&gt;
	&lt;li&gt;yellow column hilight for mixed fields&lt;/li&gt;
&lt;/ul&gt;


&lt;ul&gt;
	&lt;li&gt;tweaks&lt;/li&gt;
&lt;/ul&gt;


&lt;p&gt;---------&lt;/p&gt;

&lt;p&gt;Co-authored-by: Rhys &amp;lt;Anemy@users.noreply.github.com&amp;gt;&lt;br/&gt;
Branch: 1.36-releases&lt;br/&gt;
&lt;a href=&quot;https://github.com/mongodb-js/compass/commit/215d4b0bafd1bbb2d4ec20fb3cec5246c680ce56&quot; class=&quot;external-link&quot; target=&quot;_blank&quot; rel=&quot;nofollow noopener&quot;&gt;https://github.com/mongodb-js/compass/commit/215d4b0bafd1bbb2d4ec20fb3cec5246c680ce56&lt;/a&gt;&lt;/p&gt;</comment>
                            <comment id="5288742" author="xgen-internal-githook" created="Tue, 21 Mar 2023 16:16:46 +0000"  >&lt;p&gt;Author: &lt;/p&gt;
{&apos;name&apos;: &apos;Le Roux Bodenstein&apos;, &apos;email&apos;: &apos;lerouxb@gmail.com&apos;, &apos;username&apos;: &apos;lerouxb&apos;}
&lt;p&gt;Message: feat(import): analyse CSV fields and auto-select the correct type &lt;a href=&quot;https://jira.mongodb.org/browse/COMPASS-6536&quot; title=&quot;Start using `analyzeCSVFields`, add skeleton loading status to import csv &quot; class=&quot;issue-link&quot; data-issue-key=&quot;COMPASS-6536&quot;&gt;&lt;del&gt;COMPASS-6536&lt;/del&gt;&lt;/a&gt; (#4155)&lt;/p&gt;

&lt;ul&gt;
	&lt;li&gt;use analyzeCSVFields()&lt;/li&gt;
&lt;/ul&gt;


&lt;ul&gt;
	&lt;li&gt;test auto-detecting number&lt;/li&gt;
&lt;/ul&gt;


&lt;ul&gt;
	&lt;li&gt;add/fix tests&lt;/li&gt;
&lt;/ul&gt;


&lt;ul&gt;
	&lt;li&gt;file type select weirdness&lt;/li&gt;
&lt;/ul&gt;


&lt;ul&gt;
	&lt;li&gt;tooltips for mixed &amp;amp; number&lt;/li&gt;
&lt;/ul&gt;


&lt;ul&gt;
	&lt;li&gt;obvs clickVisible is not available on an element..&lt;/li&gt;
&lt;/ul&gt;


&lt;ul&gt;
	&lt;li&gt;feedback&lt;/li&gt;
&lt;/ul&gt;


&lt;ul&gt;
	&lt;li&gt;more cleanup&lt;/li&gt;
&lt;/ul&gt;


&lt;ul&gt;
	&lt;li&gt;Update packages/compass-import-export/src/components/import-preview.tsx&lt;/li&gt;
&lt;/ul&gt;


&lt;p&gt;Co-authored-by: Rhys &amp;lt;Anemy@users.noreply.github.com&amp;gt;&lt;/p&gt;

&lt;ul&gt;
	&lt;li&gt;Update packages/compass-import-export/src/components/select-field-type.tsx&lt;/li&gt;
&lt;/ul&gt;


&lt;p&gt;Co-authored-by: Rhys &amp;lt;Anemy@users.noreply.github.com&amp;gt;&lt;/p&gt;

&lt;ul&gt;
	&lt;li&gt;merge select-field-type into import-preview&lt;/li&gt;
&lt;/ul&gt;


&lt;ul&gt;
	&lt;li&gt;async/await&lt;/li&gt;
&lt;/ul&gt;


&lt;ul&gt;
	&lt;li&gt;css tweaks&lt;/li&gt;
&lt;/ul&gt;


&lt;ul&gt;
	&lt;li&gt;yellow column hilight for mixed fields&lt;/li&gt;
&lt;/ul&gt;


&lt;ul&gt;
	&lt;li&gt;tweaks&lt;/li&gt;
&lt;/ul&gt;


&lt;p&gt;---------&lt;/p&gt;

&lt;p&gt;Co-authored-by: Rhys &amp;lt;Anemy@users.noreply.github.com&amp;gt;&lt;br/&gt;
Branch: &lt;a href=&quot;https://jira.mongodb.org/browse/COMPASS-6427&quot; title=&quot;exportJSON() export function and tests&quot; class=&quot;issue-link&quot; data-issue-key=&quot;COMPASS-6427&quot;&gt;&lt;del&gt;COMPASS-6427&lt;/del&gt;&lt;/a&gt;-export-json&lt;br/&gt;
&lt;a href=&quot;https://github.com/mongodb-js/compass/commit/215d4b0bafd1bbb2d4ec20fb3cec5246c680ce56&quot; class=&quot;external-link&quot; target=&quot;_blank&quot; rel=&quot;nofollow noopener&quot;&gt;https://github.com/mongodb-js/compass/commit/215d4b0bafd1bbb2d4ec20fb3cec5246c680ce56&lt;/a&gt;&lt;/p&gt;</comment>
                            <comment id="5288374" author="xgen-internal-githook" created="Tue, 21 Mar 2023 15:22:49 +0000"  >&lt;p&gt;Author: &lt;/p&gt;
{&apos;name&apos;: &apos;Le Roux Bodenstein&apos;, &apos;email&apos;: &apos;lerouxb@gmail.com&apos;, &apos;username&apos;: &apos;lerouxb&apos;}
&lt;p&gt;Message: feat(import): analyse CSV fields and auto-select the correct type &lt;a href=&quot;https://jira.mongodb.org/browse/COMPASS-6536&quot; title=&quot;Start using `analyzeCSVFields`, add skeleton loading status to import csv &quot; class=&quot;issue-link&quot; data-issue-key=&quot;COMPASS-6536&quot;&gt;&lt;del&gt;COMPASS-6536&lt;/del&gt;&lt;/a&gt; (#4155)&lt;/p&gt;

&lt;ul&gt;
	&lt;li&gt;use analyzeCSVFields()&lt;/li&gt;
&lt;/ul&gt;


&lt;ul&gt;
	&lt;li&gt;test auto-detecting number&lt;/li&gt;
&lt;/ul&gt;


&lt;ul&gt;
	&lt;li&gt;add/fix tests&lt;/li&gt;
&lt;/ul&gt;


&lt;ul&gt;
	&lt;li&gt;file type select weirdness&lt;/li&gt;
&lt;/ul&gt;


&lt;ul&gt;
	&lt;li&gt;tooltips for mixed &amp;amp; number&lt;/li&gt;
&lt;/ul&gt;


&lt;ul&gt;
	&lt;li&gt;obvs clickVisible is not available on an element..&lt;/li&gt;
&lt;/ul&gt;


&lt;ul&gt;
	&lt;li&gt;feedback&lt;/li&gt;
&lt;/ul&gt;


&lt;ul&gt;
	&lt;li&gt;more cleanup&lt;/li&gt;
&lt;/ul&gt;


&lt;ul&gt;
	&lt;li&gt;Update packages/compass-import-export/src/components/import-preview.tsx&lt;/li&gt;
&lt;/ul&gt;


&lt;p&gt;Co-authored-by: Rhys &amp;lt;Anemy@users.noreply.github.com&amp;gt;&lt;/p&gt;

&lt;ul&gt;
	&lt;li&gt;Update packages/compass-import-export/src/components/select-field-type.tsx&lt;/li&gt;
&lt;/ul&gt;


&lt;p&gt;Co-authored-by: Rhys &amp;lt;Anemy@users.noreply.github.com&amp;gt;&lt;/p&gt;

&lt;ul&gt;
	&lt;li&gt;merge select-field-type into import-preview&lt;/li&gt;
&lt;/ul&gt;


&lt;ul&gt;
	&lt;li&gt;async/await&lt;/li&gt;
&lt;/ul&gt;


&lt;ul&gt;
	&lt;li&gt;css tweaks&lt;/li&gt;
&lt;/ul&gt;


&lt;ul&gt;
	&lt;li&gt;yellow column hilight for mixed fields&lt;/li&gt;
&lt;/ul&gt;


&lt;ul&gt;
	&lt;li&gt;tweaks&lt;/li&gt;
&lt;/ul&gt;


&lt;p&gt;---------&lt;/p&gt;

&lt;p&gt;Co-authored-by: Rhys &amp;lt;Anemy@users.noreply.github.com&amp;gt;&lt;br/&gt;
Branch: &lt;a href=&quot;https://jira.mongodb.org/browse/COMPASS-6540&quot; title=&quot;Show toast while an import is in progress&quot; class=&quot;issue-link&quot; data-issue-key=&quot;COMPASS-6540&quot;&gt;&lt;del&gt;COMPASS-6540&lt;/del&gt;&lt;/a&gt;-import-toast&lt;br/&gt;
&lt;a href=&quot;https://github.com/mongodb-js/compass/commit/215d4b0bafd1bbb2d4ec20fb3cec5246c680ce56&quot; class=&quot;external-link&quot; target=&quot;_blank&quot; rel=&quot;nofollow noopener&quot;&gt;https://github.com/mongodb-js/compass/commit/215d4b0bafd1bbb2d4ec20fb3cec5246c680ce56&lt;/a&gt;&lt;/p&gt;</comment>
                            <comment id="5287340" author="xgen-internal-githook" created="Tue, 21 Mar 2023 09:23:22 +0000"  >&lt;p&gt;Author: &lt;/p&gt;
{&apos;name&apos;: &apos;Le Roux Bodenstein&apos;, &apos;email&apos;: &apos;lerouxb@gmail.com&apos;, &apos;username&apos;: &apos;lerouxb&apos;}
&lt;p&gt;Message: feat(import): analyse CSV fields and auto-select the correct type &lt;a href=&quot;https://jira.mongodb.org/browse/COMPASS-6536&quot; title=&quot;Start using `analyzeCSVFields`, add skeleton loading status to import csv &quot; class=&quot;issue-link&quot; data-issue-key=&quot;COMPASS-6536&quot;&gt;&lt;del&gt;COMPASS-6536&lt;/del&gt;&lt;/a&gt; (#4155)&lt;/p&gt;

&lt;ul&gt;
	&lt;li&gt;use analyzeCSVFields()&lt;/li&gt;
&lt;/ul&gt;


&lt;ul&gt;
	&lt;li&gt;test auto-detecting number&lt;/li&gt;
&lt;/ul&gt;


&lt;ul&gt;
	&lt;li&gt;add/fix tests&lt;/li&gt;
&lt;/ul&gt;


&lt;ul&gt;
	&lt;li&gt;file type select weirdness&lt;/li&gt;
&lt;/ul&gt;


&lt;ul&gt;
	&lt;li&gt;tooltips for mixed &amp;amp; number&lt;/li&gt;
&lt;/ul&gt;


&lt;ul&gt;
	&lt;li&gt;obvs clickVisible is not available on an element..&lt;/li&gt;
&lt;/ul&gt;


&lt;ul&gt;
	&lt;li&gt;feedback&lt;/li&gt;
&lt;/ul&gt;


&lt;ul&gt;
	&lt;li&gt;more cleanup&lt;/li&gt;
&lt;/ul&gt;


&lt;ul&gt;
	&lt;li&gt;Update packages/compass-import-export/src/components/import-preview.tsx&lt;/li&gt;
&lt;/ul&gt;


&lt;p&gt;Co-authored-by: Rhys &amp;lt;Anemy@users.noreply.github.com&amp;gt;&lt;/p&gt;

&lt;ul&gt;
	&lt;li&gt;Update packages/compass-import-export/src/components/select-field-type.tsx&lt;/li&gt;
&lt;/ul&gt;


&lt;p&gt;Co-authored-by: Rhys &amp;lt;Anemy@users.noreply.github.com&amp;gt;&lt;/p&gt;

&lt;ul&gt;
	&lt;li&gt;merge select-field-type into import-preview&lt;/li&gt;
&lt;/ul&gt;


&lt;ul&gt;
	&lt;li&gt;async/await&lt;/li&gt;
&lt;/ul&gt;


&lt;ul&gt;
	&lt;li&gt;css tweaks&lt;/li&gt;
&lt;/ul&gt;


&lt;ul&gt;
	&lt;li&gt;yellow column hilight for mixed fields&lt;/li&gt;
&lt;/ul&gt;


&lt;ul&gt;
	&lt;li&gt;tweaks&lt;/li&gt;
&lt;/ul&gt;


&lt;p&gt;---------&lt;/p&gt;

&lt;p&gt;Co-authored-by: Rhys &amp;lt;Anemy@users.noreply.github.com&amp;gt;&lt;br/&gt;
Branch: main&lt;br/&gt;
&lt;a href=&quot;https://github.com/mongodb-js/compass/commit/215d4b0bafd1bbb2d4ec20fb3cec5246c680ce56&quot; class=&quot;external-link&quot; target=&quot;_blank&quot; rel=&quot;nofollow noopener&quot;&gt;https://github.com/mongodb-js/compass/commit/215d4b0bafd1bbb2d4ec20fb3cec5246c680ce56&lt;/a&gt;&lt;/p&gt;</comment>
                    </comments>
                <issuelinks>
                            <issuelinktype id="10011">
                    <name>Depends</name>
                                                                <inwardlinks description="is depended on by">
                                        <issuelink>
            <issuekey id="2271430">COMPASS-6543</issuekey>
        </issuelink>
                            </inwardlinks>
                                    </issuelinktype>
                            <issuelinktype id="10010">
                    <name>Duplicate</name>
                                                                <inwardlinks description="is duplicated by">
                                        <issuelink>
            <issuekey id="2277352">COMPASS-6567</issuekey>
        </issuelink>
                            </inwardlinks>
                                    </issuelinktype>
                    </issuelinks>
                <attachments>
                    </attachments>
                <subtasks>
                    </subtasks>
                <customfields>
                                                <customfield id="customfield_10050" key="com.atlassian.jira.toolkit:comments">
                        <customfieldname># Replies</customfieldname>
                        <customfieldvalues>
                            <customfieldvalue>5.0</customfieldvalue>
                        </customfieldvalues>
                    </customfield>
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                            <customfield id="customfield_10055" key="com.atlassian.jira.ext.charting:firstresponsedate">
                        <customfieldname>Date of 1st Reply</customfieldname>
                        <customfieldvalues>
                            <customfieldvalue>Tue, 21 Mar 2023 09:23:22 +0000</customfieldvalue>

                        </customfieldvalues>
                    </customfield>
                                                                <customfield id="customfield_10052" key="com.atlassian.jira.toolkit:dayslastcommented">
                        <customfieldname>Days since reply</customfieldname>
                        <customfieldvalues>
                                        45 weeks, 6 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_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_10857" key="com.pyxis.greenhopper.jira:gh-epic-link">
                        <customfieldname>Epic Link</customfieldname>
                        <customfieldvalues>
                            <customfieldvalue>COMPASS-5576</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>xgen-internal-githook</customfieldvalue>

                        </customfieldvalues>
                    </customfield>
                                                                <customfield id="customfield_11151" key="com.atlassian.jira.toolkit:LastCommentDate">
                        <customfieldname>Last public comment date</customfieldname>
                        <customfieldvalues>
                            45 weeks, 6 days ago
                        </customfieldvalues>
                    </customfield>
                                                                                                                                                                                                                                        <customfield id="customfield_10051" key="com.atlassian.jira.toolkit:participants">
                        <customfieldname>Participants</customfieldname>
                        <customfieldvalues>
                                        <customfieldvalue>xgen-internal-githook</customfieldvalue>
            <customfieldvalue>leroux.bodenstein@mongodb.com</customfieldvalue>
            <customfieldvalue>rhys.howell@mongodb.com</customfieldvalue>
    
                        </customfieldvalues>
                    </customfield>
                                                                                                                                                                                                                                        <customfield id="customfield_14254" key="com.pyxis.greenhopper.jira:gh-lexo-rank">
                        <customfieldname>Product Rank</customfieldname>
                        <customfieldvalues>
                            <customfieldvalue>1|i1x6k7:</customfieldvalue>

                        </customfieldvalues>
                    </customfield>
                                                                                                                                                                                <customfield id="customfield_12550" key="com.pyxis.greenhopper.jira:gh-lexo-rank">
                        <customfieldname>Rank</customfieldname>
                        <customfieldvalues>
                            <customfieldvalue>2|hr1ldp:p3bfz9r</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="7120">Iteration Whale</customfieldvalue>
    <customfieldvalue id="7227">Iteration Xantic Sargo</customfieldvalue>

                        </customfieldvalues>
                    </customfield>
                                                                                                                        <customfield id="customfield_10555" key="com.atlassian.jira.plugin.system.customfieldtypes:float">
                        <customfieldname>Story Points</customfieldname>
                        <customfieldvalues>
                            <customfieldvalue>3.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|i1wspj:</customfieldvalue>

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