<!-- 
RSS generated by JIRA (9.7.1#970001-sha1:2222b88b221c4928ef0de3161136cc90c8356a66) at Wed Feb 07 22:40:38 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-5738] Lookbehind regex in mongodb-connection-string-url is unsupported in Atlas supported browsers</title>
                <link>https://jira.mongodb.org/browse/COMPASS-5738</link>
                <project id="13182" key="COMPASS">Compass </project>
                    <description>&lt;p&gt;Cloud is trying to update compass-aggregations plugin to latest in their application, but this seems to be blocked on us using unsupported (and seemingly unpolyfillable) lookbehind regex in a transitive dependency of the plugin. (it&apos;s supported &lt;a href=&quot;https://caniuse.com/js-regexp-lookbehind&quot; class=&quot;external-link&quot; target=&quot;_blank&quot; rel=&quot;nofollow noopener&quot;&gt;almost everywhere&lt;/a&gt;, but not in Safari which Cloud seems to support based on &lt;a href=&quot;https://wiki.corp.mongodb.com/display/MMS/Browser+Support&quot; class=&quot;external-link&quot; target=&quot;_blank&quot; rel=&quot;nofollow noopener&quot;&gt;this wiki page&lt;/a&gt;)&lt;/p&gt;

&lt;p&gt;compass-aggregation depends on compas-export-to-language depends on mongodb-connection-string-url that uses these for the redaction logic&lt;/p&gt;

&lt;p&gt;Seems like the part of code that uses these will be never hit by the actual code of the plugin so we should either find a way to use a compatible regex or if it&apos;s not possible work around the issue to at least avoid syntax errors on browser parsing &lt;/p&gt;</description>
                <environment></environment>
        <key id="2025106">COMPASS-5738</key>
            <summary>Lookbehind regex in mongodb-connection-string-url is unsupported in Atlas supported browsers</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="anna.henningsen@mongodb.com">Anna Henningsen</assignee>
                                    <reporter username="sergey.petushkov@mongodb.com">Sergey Petushkov</reporter>
                        <labels>
                    </labels>
                <created>Thu, 14 Apr 2022 08:00:26 +0000</created>
                <updated>Sun, 29 Oct 2023 02:39:06 +0000</updated>
                            <resolved>Fri, 30 Sep 2022 13:26:28 +0000</resolved>
                                                    <fixVersion>1.34.0</fixVersion>
                                    <component>Atlas</component>
                    <component>Plugins</component>
                    <component>Tech debt</component>
                        <due></due>
                            <votes>0</votes>
                                    <watches>2</watches>
                                                                                                                <comments>
                            <comment id="4912051" author="xgen-internal-githook" created="Wed, 19 Oct 2022 10:23:39 +0000"  >&lt;p&gt;Author:&lt;/p&gt;
{&apos;name&apos;: &apos;Anna Henningsen&apos;, &apos;email&apos;: &apos;anna.henningsen@mongodb.com&apos;, &apos;username&apos;: &apos;addaleax&apos;}
&lt;p&gt;Message: chore(deps): bump mongodb-connection-string-url to 2.5.4 &lt;a href=&quot;https://jira.mongodb.org/browse/COMPASS-5738&quot; title=&quot;Lookbehind regex in mongodb-connection-string-url is unsupported in Atlas supported browsers&quot; class=&quot;issue-link&quot; data-issue-key=&quot;COMPASS-5738&quot;&gt;&lt;del&gt;COMPASS-5738&lt;/del&gt;&lt;/a&gt; (#3536)&lt;br/&gt;
Branch: &lt;a href=&quot;https://jira.mongodb.org/browse/COMPASS-6064&quot; title=&quot;Implement readOnly option&quot; class=&quot;issue-link&quot; data-issue-key=&quot;COMPASS-6064&quot;&gt;&lt;del&gt;COMPASS-6064&lt;/del&gt;&lt;/a&gt;-implement-readonly-option&lt;br/&gt;
&lt;a href=&quot;https://github.com/mongodb-js/compass/commit/0e512600a044eeec87cf6ff985f31378046dc79f&quot; class=&quot;external-link&quot; target=&quot;_blank&quot; rel=&quot;nofollow noopener&quot;&gt;https://github.com/mongodb-js/compass/commit/0e512600a044eeec87cf6ff985f31378046dc79f&lt;/a&gt;&lt;/p&gt;</comment>
                            <comment id="4889912" author="xgen-internal-githook" created="Mon, 10 Oct 2022 10:15:42 +0000"  >&lt;p&gt;Author:&lt;/p&gt;
{&apos;name&apos;: &apos;Anna Henningsen&apos;, &apos;email&apos;: &apos;anna.henningsen@mongodb.com&apos;, &apos;username&apos;: &apos;addaleax&apos;}
&lt;p&gt;Message: chore(deps): bump mongodb-connection-string-url to 2.5.4 &lt;a href=&quot;https://jira.mongodb.org/browse/COMPASS-5738&quot; title=&quot;Lookbehind regex in mongodb-connection-string-url is unsupported in Atlas supported browsers&quot; class=&quot;issue-link&quot; data-issue-key=&quot;COMPASS-5738&quot;&gt;&lt;del&gt;COMPASS-5738&lt;/del&gt;&lt;/a&gt; (#3536)&lt;br/&gt;
Branch: 6069-dev&lt;br/&gt;
&lt;a href=&quot;https://github.com/mongodb-js/compass/commit/0e512600a044eeec87cf6ff985f31378046dc79f&quot; class=&quot;external-link&quot; target=&quot;_blank&quot; rel=&quot;nofollow noopener&quot;&gt;https://github.com/mongodb-js/compass/commit/0e512600a044eeec87cf6ff985f31378046dc79f&lt;/a&gt;&lt;/p&gt;</comment>
                            <comment id="4889823" author="xgen-internal-githook" created="Mon, 10 Oct 2022 09:41:05 +0000"  >&lt;p&gt;Author:&lt;/p&gt;
{&apos;name&apos;: &apos;Anna Henningsen&apos;, &apos;email&apos;: &apos;anna.henningsen@mongodb.com&apos;, &apos;username&apos;: &apos;addaleax&apos;}
&lt;p&gt;Message: chore(deps): bump mongodb-connection-string-url to 2.5.4 &lt;a href=&quot;https://jira.mongodb.org/browse/COMPASS-5738&quot; title=&quot;Lookbehind regex in mongodb-connection-string-url is unsupported in Atlas supported browsers&quot; class=&quot;issue-link&quot; data-issue-key=&quot;COMPASS-5738&quot;&gt;&lt;del&gt;COMPASS-5738&lt;/del&gt;&lt;/a&gt; (#3536)&lt;br/&gt;
Branch: 6113-dev&lt;br/&gt;
&lt;a href=&quot;https://github.com/mongodb-js/compass/commit/0e512600a044eeec87cf6ff985f31378046dc79f&quot; class=&quot;external-link&quot; target=&quot;_blank&quot; rel=&quot;nofollow noopener&quot;&gt;https://github.com/mongodb-js/compass/commit/0e512600a044eeec87cf6ff985f31378046dc79f&lt;/a&gt;&lt;/p&gt;</comment>
                            <comment id="4879132" author="xgen-internal-githook" created="Wed, 5 Oct 2022 11:09:50 +0000"  >&lt;p&gt;Author:&lt;/p&gt;
{&apos;name&apos;: &apos;Anna Henningsen&apos;, &apos;email&apos;: &apos;anna.henningsen@mongodb.com&apos;, &apos;username&apos;: &apos;addaleax&apos;}
&lt;p&gt;Message: chore(deps): bump mongodb-connection-string-url to 2.5.4 &lt;a href=&quot;https://jira.mongodb.org/browse/COMPASS-5738&quot; title=&quot;Lookbehind regex in mongodb-connection-string-url is unsupported in Atlas supported browsers&quot; class=&quot;issue-link&quot; data-issue-key=&quot;COMPASS-5738&quot;&gt;&lt;del&gt;COMPASS-5738&lt;/del&gt;&lt;/a&gt; (#3536)&lt;br/&gt;
Branch: 1.34-releases&lt;br/&gt;
&lt;a href=&quot;https://github.com/mongodb-js/compass/commit/0e512600a044eeec87cf6ff985f31378046dc79f&quot; class=&quot;external-link&quot; target=&quot;_blank&quot; rel=&quot;nofollow noopener&quot;&gt;https://github.com/mongodb-js/compass/commit/0e512600a044eeec87cf6ff985f31378046dc79f&lt;/a&gt;&lt;/p&gt;</comment>
                            <comment id="4872883" author="xgen-internal-githook" created="Mon, 3 Oct 2022 14:39:55 +0000"  >&lt;p&gt;Author:&lt;/p&gt;
{&apos;name&apos;: &apos;Anna Henningsen&apos;, &apos;email&apos;: &apos;anna.henningsen@mongodb.com&apos;, &apos;username&apos;: &apos;addaleax&apos;}
&lt;p&gt;Message: chore(deps): bump mongodb-connection-string-url to 2.5.4 &lt;a href=&quot;https://jira.mongodb.org/browse/COMPASS-5738&quot; title=&quot;Lookbehind regex in mongodb-connection-string-url is unsupported in Atlas supported browsers&quot; class=&quot;issue-link&quot; data-issue-key=&quot;COMPASS-5738&quot;&gt;&lt;del&gt;COMPASS-5738&lt;/del&gt;&lt;/a&gt; (#3536)&lt;br/&gt;
Branch: update-compass-shell-to-shared-config&lt;br/&gt;
&lt;a href=&quot;https://github.com/mongodb-js/compass/commit/0e512600a044eeec87cf6ff985f31378046dc79f&quot; class=&quot;external-link&quot; target=&quot;_blank&quot; rel=&quot;nofollow noopener&quot;&gt;https://github.com/mongodb-js/compass/commit/0e512600a044eeec87cf6ff985f31378046dc79f&lt;/a&gt;&lt;/p&gt;</comment>
                            <comment id="4868401" author="xgen-internal-githook" created="Fri, 30 Sep 2022 13:26:18 +0000"  >&lt;p&gt;Author:&lt;/p&gt;
{&apos;name&apos;: &apos;Anna Henningsen&apos;, &apos;email&apos;: &apos;anna.henningsen@mongodb.com&apos;, &apos;username&apos;: &apos;addaleax&apos;}
&lt;p&gt;Message: chore(deps): bump mongodb-connection-string-url to 2.5.4 &lt;a href=&quot;https://jira.mongodb.org/browse/COMPASS-5738&quot; title=&quot;Lookbehind regex in mongodb-connection-string-url is unsupported in Atlas supported browsers&quot; class=&quot;issue-link&quot; data-issue-key=&quot;COMPASS-5738&quot;&gt;&lt;del&gt;COMPASS-5738&lt;/del&gt;&lt;/a&gt; (#3536)&lt;br/&gt;
Branch: main&lt;br/&gt;
&lt;a href=&quot;https://github.com/mongodb-js/compass/commit/0e512600a044eeec87cf6ff985f31378046dc79f&quot; class=&quot;external-link&quot; target=&quot;_blank&quot; rel=&quot;nofollow noopener&quot;&gt;https://github.com/mongodb-js/compass/commit/0e512600a044eeec87cf6ff985f31378046dc79f&lt;/a&gt;&lt;/p&gt;</comment>
                            <comment id="4868264" author="xgen-internal-githook" created="Fri, 30 Sep 2022 12:33:10 +0000"  >&lt;p&gt;Author:&lt;/p&gt;
{&apos;name&apos;: &apos;Anna Henningsen&apos;, &apos;email&apos;: &apos;anna@addaleax.net&apos;, &apos;username&apos;: &apos;addaleax&apos;}
&lt;p&gt;Message: chore(deps): bump mongodb-connection-string-url to 2.5.4 &lt;a href=&quot;https://jira.mongodb.org/browse/COMPASS-5738&quot; title=&quot;Lookbehind regex in mongodb-connection-string-url is unsupported in Atlas supported browsers&quot; class=&quot;issue-link&quot; data-issue-key=&quot;COMPASS-5738&quot;&gt;&lt;del&gt;COMPASS-5738&lt;/del&gt;&lt;/a&gt;&lt;br/&gt;
Branch: 5738-dev&lt;br/&gt;
&lt;a href=&quot;https://github.com/mongodb-js/compass/commit/aa54ba43e54d79f3a6e7bdd4cf3f8ad195a60a66&quot; class=&quot;external-link&quot; target=&quot;_blank&quot; rel=&quot;nofollow noopener&quot;&gt;https://github.com/mongodb-js/compass/commit/aa54ba43e54d79f3a6e7bdd4cf3f8ad195a60a66&lt;/a&gt;&lt;/p&gt;</comment>
                            <comment id="4867957" author="JIRAUSER1256529" created="Fri, 30 Sep 2022 10:01:16 +0000"  >&lt;p&gt;&lt;a href=&quot;https://jira.mongodb.org/secure/ViewProfile.jspa?name=julia.oppenheim%40mongodb.com&quot; class=&quot;user-hover&quot; rel=&quot;julia.oppenheim@mongodb.com&quot;&gt;julia.oppenheim@mongodb.com&lt;/a&gt; I don&apos;t remember why we assigned this to you in triage, but I think I&apos;m running into a situation in which I need to take care of this anyway, so I&apos;ll try to pick it up in the upcoming sprint.&lt;/p&gt;</comment>
                    </comments>
                <issuelinks>
                            <issuelinktype id="10012">
                    <name>Related</name>
                                            <outwardlinks description="related to">
                                        <issuelink>
            <issuekey id="2023319">COMPASS-5723</issuekey>
        </issuelink>
            <issuelink>
            <issuekey id="2125458">COMPASS-6066</issuekey>
        </issuelink>
                            </outwardlinks>
                                                        </issuelinktype>
                    </issuelinks>
                <attachments>
                    </attachments>
                <subtasks>
                    </subtasks>
                <customfields>
                                                <customfield id="customfield_10050" key="com.atlassian.jira.toolkit:comments">
                        <customfieldname># Replies</customfieldname>
                        <customfieldvalues>
                            <customfieldvalue>8.0</customfieldvalue>
                        </customfieldvalues>
                    </customfield>
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                            <customfield id="customfield_10055" key="com.atlassian.jira.ext.charting:firstresponsedate">
                        <customfieldname>Date of 1st Reply</customfieldname>
                        <customfieldvalues>
                            <customfieldvalue>Fri, 30 Sep 2022 10:01:16 +0000</customfieldvalue>

                        </customfieldvalues>
                    </customfield>
                                                                <customfield id="customfield_10052" key="com.atlassian.jira.toolkit:dayslastcommented">
                        <customfieldname>Days since reply</customfieldname>
                        <customfieldvalues>
                                        1 year, 16 weeks 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, 16 weeks ago
                        </customfieldvalues>
                    </customfield>
                                                                                                                                                                                                                                        <customfield id="customfield_10051" key="com.atlassian.jira.toolkit:participants">
                        <customfieldname>Participants</customfieldname>
                        <customfieldvalues>
                                        <customfieldvalue>anna.henningsen@mongodb.com</customfieldvalue>
            <customfieldvalue>xgen-internal-githook</customfieldvalue>
            <customfieldvalue>sergey.petushkov@mongodb.com</customfieldvalue>
    
                        </customfieldvalues>
                    </customfield>
                                                                                                                                                                                                                                        <customfield id="customfield_14254" key="com.pyxis.greenhopper.jira:gh-lexo-rank">
                        <customfieldname>Product Rank</customfieldname>
                        <customfieldvalues>
                            <customfieldvalue>1|i0r7jj:</customfieldvalue>

                        </customfieldvalues>
                    </customfield>
                                                                                                                                                                                <customfield id="customfield_12550" key="com.pyxis.greenhopper.jira:gh-lexo-rank">
                        <customfieldname>Rank</customfieldname>
                        <customfieldvalues>
                            <customfieldvalue>2|i0a640:</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="6458">Iteration Kraken</customfieldvalue>

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

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