<!-- 
RSS generated by JIRA (9.7.1#970001-sha1:2222b88b221c4928ef0de3161136cc90c8356a66) at Wed Feb 07 22:44:27 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-6819] Papaparse often detects windows linebreaks as unix linebreaks</title>
                <link>https://jira.mongodb.org/browse/COMPASS-6819</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;What is going wrong?  What action would you like the Engineering team to take?&lt;/font&gt;&lt;/p&gt;

&lt;p&gt;&lt;b&gt;Please be sure to attach relevant logs &lt;em&gt;with any sensitive data redacted&lt;/em&gt;.&lt;/b&gt;&lt;br/&gt;
&lt;em&gt;How to retrieve logs for: &lt;a href=&quot;https://www.mongodb.com/docs/compass/current/troubleshooting/logs/&quot; class=&quot;external-link&quot; target=&quot;_blank&quot; rel=&quot;nofollow noopener&quot;&gt;Compass&lt;/a&gt;; &lt;a href=&quot;https://www.mongodb.com/docs/mongodb-shell/logs/&quot; class=&quot;external-link&quot; target=&quot;_blank&quot; rel=&quot;nofollow noopener&quot;&gt;Shell&lt;/a&gt;&lt;/em&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&#8217;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>OS:&lt;br/&gt;
node.js / npm versions:&lt;br/&gt;
Additional info:&lt;br/&gt;
</environment>
        <key id="2340236">COMPASS-6819</key>
            <summary>Papaparse often detects windows linebreaks as unix linebreaks</summary>
                <type id="1" iconUrl="https://jira.mongodb.org/secure/viewavatar?size=xsmall&amp;avatarId=14703&amp;avatarType=issuetype">Bug</type>
                                            <priority id="3" iconUrl="https://jira.mongodb.org/images/icons/priorities/major.svg">Major - P3</priority>
                        <status id="6" iconUrl="https://jira.mongodb.org/images/icons/statuses/closed.png" description="The issue is considered finished, the resolution is correct. Issues which are closed can be reopened.">Closed</status>
                    <statusCategory id="3" key="done" colorName="success"/>
                                    <resolution id="9">Done</resolution>
                                        <assignee username="leroux.bodenstein@mongodb.com">Le Roux Bodenstein</assignee>
                                    <reporter username="leroux.bodenstein@mongodb.com">Le Roux Bodenstein</reporter>
                        <labels>
                    </labels>
                <created>Fri, 12 May 2023 22:42:25 +0000</created>
                <updated>Wed, 24 May 2023 13:31:49 +0000</updated>
                            <resolved>Wed, 24 May 2023 13:31:48 +0000</resolved>
                                                    <fixVersion>1.37.0</fixVersion>
                                    <component>Import/Export</component>
                        <due></due>
                            <votes>0</votes>
                                    <watches>0</watches>
                                                                                                                <comments>
                            <comment id="5440155" author="xgen-internal-githook" created="Sat, 20 May 2023 20:58:32 +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: fix(import): Detect line breaks, pass it on to papaparse &lt;a href=&quot;https://jira.mongodb.org/browse/COMPASS-6819&quot; title=&quot;Papaparse often detects windows linebreaks as unix linebreaks&quot; class=&quot;issue-link&quot; data-issue-key=&quot;COMPASS-6819&quot;&gt;&lt;del&gt;COMPASS-6819&lt;/del&gt;&lt;/a&gt; (#4375)&lt;/p&gt;

&lt;ul&gt;
	&lt;li&gt;Attempt at fixing windows line endings papaparse bug and adding tests&lt;/li&gt;
&lt;/ul&gt;


&lt;ul&gt;
	&lt;li&gt;detect linebreaks, pass it in to papaparse&lt;/li&gt;
&lt;/ul&gt;


&lt;ul&gt;
	&lt;li&gt;pass newline&lt;/li&gt;
&lt;/ul&gt;


&lt;ul&gt;
	&lt;li&gt;comment about safety&lt;/li&gt;
&lt;/ul&gt;


&lt;ul&gt;
	&lt;li&gt;fix telemetry event&lt;br/&gt;
Branch: &lt;a href=&quot;https://jira.mongodb.org/browse/COMPASS-6664&quot; title=&quot;Add guide cue to highlight the feature&quot; class=&quot;issue-link&quot; data-issue-key=&quot;COMPASS-6664&quot;&gt;&lt;del&gt;COMPASS-6664&lt;/del&gt;&lt;/a&gt;-guide-cue-stage-wizard&lt;br/&gt;
&lt;a href=&quot;https://github.com/mongodb-js/compass/commit/097c9604c51fa64d866ad9f614889300e3a77da0&quot; class=&quot;external-link&quot; target=&quot;_blank&quot; rel=&quot;nofollow noopener&quot;&gt;https://github.com/mongodb-js/compass/commit/097c9604c51fa64d866ad9f614889300e3a77da0&lt;/a&gt;&lt;/li&gt;
&lt;/ul&gt;
</comment>
                            <comment id="5434923" author="xgen-internal-githook" created="Thu, 18 May 2023 14:28:07 +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: fix(import): Detect line breaks, pass it on to papaparse &lt;a href=&quot;https://jira.mongodb.org/browse/COMPASS-6819&quot; title=&quot;Papaparse often detects windows linebreaks as unix linebreaks&quot; class=&quot;issue-link&quot; data-issue-key=&quot;COMPASS-6819&quot;&gt;&lt;del&gt;COMPASS-6819&lt;/del&gt;&lt;/a&gt; (#4375)&lt;/p&gt;

&lt;ul&gt;
	&lt;li&gt;Attempt at fixing windows line endings papaparse bug and adding tests&lt;/li&gt;
&lt;/ul&gt;


&lt;ul&gt;
	&lt;li&gt;detect linebreaks, pass it in to papaparse&lt;/li&gt;
&lt;/ul&gt;


&lt;ul&gt;
	&lt;li&gt;pass newline&lt;/li&gt;
&lt;/ul&gt;


&lt;ul&gt;
	&lt;li&gt;comment about safety&lt;/li&gt;
&lt;/ul&gt;


&lt;ul&gt;
	&lt;li&gt;fix telemetry event&lt;br/&gt;
Branch: &lt;a href=&quot;https://jira.mongodb.org/browse/COMPASS-6666&quot; title=&quot;Add drag-n-drop functionality to the use case&quot; class=&quot;issue-link&quot; data-issue-key=&quot;COMPASS-6666&quot;&gt;&lt;del&gt;COMPASS-6666&lt;/del&gt;&lt;/a&gt;-use-case-drag-n-drop&lt;br/&gt;
&lt;a href=&quot;https://github.com/mongodb-js/compass/commit/097c9604c51fa64d866ad9f614889300e3a77da0&quot; class=&quot;external-link&quot; target=&quot;_blank&quot; rel=&quot;nofollow noopener&quot;&gt;https://github.com/mongodb-js/compass/commit/097c9604c51fa64d866ad9f614889300e3a77da0&lt;/a&gt;&lt;/li&gt;
&lt;/ul&gt;
</comment>
                            <comment id="5432266" author="xgen-internal-githook" created="Wed, 17 May 2023 16:35:05 +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: fix(import): Detect line breaks, pass it on to papaparse &lt;a href=&quot;https://jira.mongodb.org/browse/COMPASS-6819&quot; title=&quot;Papaparse often detects windows linebreaks as unix linebreaks&quot; class=&quot;issue-link&quot; data-issue-key=&quot;COMPASS-6819&quot;&gt;&lt;del&gt;COMPASS-6819&lt;/del&gt;&lt;/a&gt; (#4375)&lt;/p&gt;

&lt;ul&gt;
	&lt;li&gt;Attempt at fixing windows line endings papaparse bug and adding tests&lt;/li&gt;
&lt;/ul&gt;


&lt;ul&gt;
	&lt;li&gt;detect linebreaks, pass it in to papaparse&lt;/li&gt;
&lt;/ul&gt;


&lt;ul&gt;
	&lt;li&gt;pass newline&lt;/li&gt;
&lt;/ul&gt;


&lt;ul&gt;
	&lt;li&gt;comment about safety&lt;/li&gt;
&lt;/ul&gt;


&lt;ul&gt;
	&lt;li&gt;fix telemetry event&lt;br/&gt;
Branch: test-read-6.0-QE&lt;br/&gt;
&lt;a href=&quot;https://github.com/mongodb-js/compass/commit/097c9604c51fa64d866ad9f614889300e3a77da0&quot; class=&quot;external-link&quot; target=&quot;_blank&quot; rel=&quot;nofollow noopener&quot;&gt;https://github.com/mongodb-js/compass/commit/097c9604c51fa64d866ad9f614889300e3a77da0&lt;/a&gt;&lt;/li&gt;
&lt;/ul&gt;
</comment>
                            <comment id="5428154" author="xgen-internal-githook" created="Tue, 16 May 2023 13:40:47 +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: fix(import): Detect line breaks, pass it on to papaparse &lt;a href=&quot;https://jira.mongodb.org/browse/COMPASS-6819&quot; title=&quot;Papaparse often detects windows linebreaks as unix linebreaks&quot; class=&quot;issue-link&quot; data-issue-key=&quot;COMPASS-6819&quot;&gt;&lt;del&gt;COMPASS-6819&lt;/del&gt;&lt;/a&gt; (#4375)&lt;/p&gt;

&lt;ul&gt;
	&lt;li&gt;Attempt at fixing windows line endings papaparse bug and adding tests&lt;/li&gt;
&lt;/ul&gt;


&lt;ul&gt;
	&lt;li&gt;detect linebreaks, pass it in to papaparse&lt;/li&gt;
&lt;/ul&gt;


&lt;ul&gt;
	&lt;li&gt;pass newline&lt;/li&gt;
&lt;/ul&gt;


&lt;ul&gt;
	&lt;li&gt;comment about safety&lt;/li&gt;
&lt;/ul&gt;


&lt;ul&gt;
	&lt;li&gt;fix telemetry event&lt;br/&gt;
Branch: &lt;a href=&quot;https://jira.mongodb.org/browse/COMPASS-6788&quot; title=&quot;Set default behavior such that &amp;quot;Edit Connection String&amp;quot; always starts disabled &quot; class=&quot;issue-link&quot; data-issue-key=&quot;COMPASS-6788&quot;&gt;&lt;del&gt;COMPASS-6788&lt;/del&gt;&lt;/a&gt;-edit-conn-string-disable-global-config&lt;br/&gt;
&lt;a href=&quot;https://github.com/mongodb-js/compass/commit/097c9604c51fa64d866ad9f614889300e3a77da0&quot; class=&quot;external-link&quot; target=&quot;_blank&quot; rel=&quot;nofollow noopener&quot;&gt;https://github.com/mongodb-js/compass/commit/097c9604c51fa64d866ad9f614889300e3a77da0&lt;/a&gt;&lt;/li&gt;
&lt;/ul&gt;
</comment>
                            <comment id="5427275" author="xgen-internal-githook" created="Tue, 16 May 2023 07:46:45 +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: fix(import): Detect line breaks, pass it on to papaparse &lt;a href=&quot;https://jira.mongodb.org/browse/COMPASS-6819&quot; title=&quot;Papaparse often detects windows linebreaks as unix linebreaks&quot; class=&quot;issue-link&quot; data-issue-key=&quot;COMPASS-6819&quot;&gt;&lt;del&gt;COMPASS-6819&lt;/del&gt;&lt;/a&gt; (#4375)&lt;/p&gt;

&lt;ul&gt;
	&lt;li&gt;Attempt at fixing windows line endings papaparse bug and adding tests&lt;/li&gt;
&lt;/ul&gt;


&lt;ul&gt;
	&lt;li&gt;detect linebreaks, pass it in to papaparse&lt;/li&gt;
&lt;/ul&gt;


&lt;ul&gt;
	&lt;li&gt;pass newline&lt;/li&gt;
&lt;/ul&gt;


&lt;ul&gt;
	&lt;li&gt;comment about safety&lt;/li&gt;
&lt;/ul&gt;


&lt;ul&gt;
	&lt;li&gt;fix telemetry event&lt;br/&gt;
Branch: 1.37-releases&lt;br/&gt;
&lt;a href=&quot;https://github.com/mongodb-js/compass/commit/097c9604c51fa64d866ad9f614889300e3a77da0&quot; class=&quot;external-link&quot; target=&quot;_blank&quot; rel=&quot;nofollow noopener&quot;&gt;https://github.com/mongodb-js/compass/commit/097c9604c51fa64d866ad9f614889300e3a77da0&lt;/a&gt;&lt;/li&gt;
&lt;/ul&gt;
</comment>
                            <comment id="5425497" author="xgen-internal-githook" created="Mon, 15 May 2023 16:11:32 +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: fix(import): Detect line breaks, pass it on to papaparse &lt;a href=&quot;https://jira.mongodb.org/browse/COMPASS-6819&quot; title=&quot;Papaparse often detects windows linebreaks as unix linebreaks&quot; class=&quot;issue-link&quot; data-issue-key=&quot;COMPASS-6819&quot;&gt;&lt;del&gt;COMPASS-6819&lt;/del&gt;&lt;/a&gt; (#4375)&lt;/p&gt;

&lt;ul&gt;
	&lt;li&gt;Attempt at fixing windows line endings papaparse bug and adding tests&lt;/li&gt;
&lt;/ul&gt;


&lt;ul&gt;
	&lt;li&gt;detect linebreaks, pass it in to papaparse&lt;/li&gt;
&lt;/ul&gt;


&lt;ul&gt;
	&lt;li&gt;pass newline&lt;/li&gt;
&lt;/ul&gt;


&lt;ul&gt;
	&lt;li&gt;comment about safety&lt;/li&gt;
&lt;/ul&gt;


&lt;ul&gt;
	&lt;li&gt;fix telemetry event&lt;br/&gt;
Branch: &lt;a href=&quot;https://jira.mongodb.org/browse/COMPASS-6786&quot; title=&quot;Support for Updates/Deletes on Time-Series collections&quot; class=&quot;issue-link&quot; data-issue-key=&quot;COMPASS-6786&quot;&gt;&lt;del&gt;COMPASS-6786&lt;/del&gt;&lt;/a&gt;-updates-and-deletes-on-time-series&lt;br/&gt;
&lt;a href=&quot;https://github.com/mongodb-js/compass/commit/097c9604c51fa64d866ad9f614889300e3a77da0&quot; class=&quot;external-link&quot; target=&quot;_blank&quot; rel=&quot;nofollow noopener&quot;&gt;https://github.com/mongodb-js/compass/commit/097c9604c51fa64d866ad9f614889300e3a77da0&lt;/a&gt;&lt;/li&gt;
&lt;/ul&gt;
</comment>
                            <comment id="5424843" author="xgen-internal-githook" created="Mon, 15 May 2023 13:51:43 +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: fix(import): Detect line breaks, pass it on to papaparse &lt;a href=&quot;https://jira.mongodb.org/browse/COMPASS-6819&quot; title=&quot;Papaparse often detects windows linebreaks as unix linebreaks&quot; class=&quot;issue-link&quot; data-issue-key=&quot;COMPASS-6819&quot;&gt;&lt;del&gt;COMPASS-6819&lt;/del&gt;&lt;/a&gt; (#4375)&lt;/p&gt;

&lt;ul&gt;
	&lt;li&gt;Attempt at fixing windows line endings papaparse bug and adding tests&lt;/li&gt;
&lt;/ul&gt;


&lt;ul&gt;
	&lt;li&gt;detect linebreaks, pass it in to papaparse&lt;/li&gt;
&lt;/ul&gt;


&lt;ul&gt;
	&lt;li&gt;pass newline&lt;/li&gt;
&lt;/ul&gt;


&lt;ul&gt;
	&lt;li&gt;comment about safety&lt;/li&gt;
&lt;/ul&gt;


&lt;ul&gt;
	&lt;li&gt;fix telemetry event&lt;br/&gt;
Branch: main&lt;br/&gt;
&lt;a href=&quot;https://github.com/mongodb-js/compass/commit/097c9604c51fa64d866ad9f614889300e3a77da0&quot; class=&quot;external-link&quot; target=&quot;_blank&quot; rel=&quot;nofollow noopener&quot;&gt;https://github.com/mongodb-js/compass/commit/097c9604c51fa64d866ad9f614889300e3a77da0&lt;/a&gt;&lt;/li&gt;
&lt;/ul&gt;
</comment>
                    </comments>
                    <attachments>
                    </attachments>
                <subtasks>
                    </subtasks>
                <customfields>
                                                <customfield id="customfield_10050" key="com.atlassian.jira.toolkit:comments">
                        <customfieldname># Replies</customfieldname>
                        <customfieldvalues>
                            <customfieldvalue>7.0</customfieldvalue>
                        </customfieldvalues>
                    </customfield>
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                            <customfield id="customfield_10055" key="com.atlassian.jira.ext.charting:firstresponsedate">
                        <customfieldname>Date of 1st Reply</customfieldname>
                        <customfieldvalues>
                            <customfieldvalue>Mon, 15 May 2023 13:51:43 +0000</customfieldvalue>

                        </customfieldvalues>
                    </customfield>
                                                                <customfield id="customfield_10052" key="com.atlassian.jira.toolkit:dayslastcommented">
                        <customfieldname>Days since reply</customfieldname>
                        <customfieldvalues>
                                        37 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_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>leroux.bodenstein@mongodb.com</customfieldvalue>

                        </customfieldvalues>
                    </customfield>
                                                                <customfield id="customfield_11151" key="com.atlassian.jira.toolkit:LastCommentDate">
                        <customfieldname>Last public comment date</customfieldname>
                        <customfieldvalues>
                            37 weeks, 4 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>
    
                        </customfieldvalues>
                    </customfield>
                                                                                                                                                                                                                                        <customfield id="customfield_14254" key="com.pyxis.greenhopper.jira:gh-lexo-rank">
                        <customfieldname>Product Rank</customfieldname>
                        <customfieldvalues>
                            <customfieldvalue>1|i2938n:</customfieldvalue>

                        </customfieldvalues>
                    </customfield>
                                                                                                                                                                                <customfield id="customfield_12550" key="com.pyxis.greenhopper.jira:gh-lexo-rank">
                        <customfieldname>Rank</customfieldname>
                        <customfieldvalues>
                            <customfieldvalue>2|hr1cta:</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="7336">Iteration Brontosaurus</customfieldvalue>
    <customfieldvalue id="7439">Iteration Citipati</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|i28pdz:</customfieldvalue>

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