<!-- 
RSS generated by JIRA (9.7.1#970001-sha1:2222b88b221c4928ef0de3161136cc90c8356a66) at Wed Feb 07 22:44:56 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-6981] 1.38: Compass creating incorrect index</title>
                <link>https://jira.mongodb.org/browse/COMPASS-6981</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;When you select a field from Compass&apos; dropdown without typing the whole field name, an index is generated on only the characters typed in the text box.&#160;&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;ol&gt;
	&lt;li&gt;Create and index and start typing in the field name text box&lt;/li&gt;
	&lt;li&gt;Select a field from the suggested field dropdown&lt;/li&gt;
	&lt;li&gt;Create and index&#160;&lt;/li&gt;
&lt;/ol&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;You&apos;d expect an index to be created on the field selected from the dropdown.&#160;&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;An index is created on the text entered in the text box before the field is created.&#160;&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;See screenshots for an example flow where I select &quot;access&quot; from the dropdown. &lt;/font&gt;&lt;/p&gt;

&lt;p&gt;&#160;&lt;/p&gt;</description>
                <environment>OS:&lt;br/&gt;
node.js / npm versions:&lt;br/&gt;
Additional info:&lt;br/&gt;
</environment>
        <key id="2378615">COMPASS-6981</key>
            <summary>1.38: Compass creating incorrect index</summary>
                <type id="1" iconUrl="https://jira.mongodb.org/secure/viewavatar?size=xsmall&amp;avatarId=14703&amp;avatarType=issuetype">Bug</type>
                                            <priority id="2" iconUrl="https://jira.mongodb.org/images/icons/priorities/critical.svg">Critical - P2</priority>
                        <status id="6" iconUrl="https://jira.mongodb.org/images/icons/statuses/closed.png" description="The issue is considered finished, the resolution is correct. Issues which are closed can be reopened.">Closed</status>
                    <statusCategory id="3" key="done" colorName="success"/>
                                    <resolution id="13201">Fixed</resolution>
                                        <assignee username="alena.khineika@mongodb.com">Alena Khineika</assignee>
                                    <reporter username="julia.oppenheim@mongodb.com">Julia Oppenheim</reporter>
                        <labels>
                    </labels>
                <created>Tue, 27 Jun 2023 20:30:55 +0000</created>
                <updated>Fri, 15 Dec 2023 21:31:36 +0000</updated>
                            <resolved>Wed, 28 Jun 2023 20:43:19 +0000</resolved>
                                    <version>1.38.0</version>
                                    <fixVersion>1.39.0</fixVersion>
                                    <component>Indexes</component>
                        <due></due>
                            <votes>0</votes>
                                    <watches>2</watches>
                                                                                                                <comments>
                            <comment id="5566342" author="xgen-internal-githook" created="Fri, 14 Jul 2023 11:57:08 +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: use value from the evt.target to fix index creation &lt;a href=&quot;https://jira.mongodb.org/browse/COMPASS-6981&quot; title=&quot;1.38: Compass creating incorrect index&quot; class=&quot;issue-link&quot; data-issue-key=&quot;COMPASS-6981&quot;&gt;&lt;del&gt;COMPASS-6981&lt;/del&gt;&lt;/a&gt; (#4596)&lt;/p&gt;

&lt;ul&gt;
	&lt;li&gt;fix: use value from the evt.target to fix index creation &lt;a href=&quot;https://jira.mongodb.org/browse/COMPASS-6981&quot; title=&quot;1.38: Compass creating incorrect index&quot; class=&quot;issue-link&quot; data-issue-key=&quot;COMPASS-6981&quot;&gt;&lt;del&gt;COMPASS-6981&lt;/del&gt;&lt;/a&gt;&lt;/li&gt;
&lt;/ul&gt;


&lt;ul&gt;
	&lt;li&gt;refactor: evt.target as any&lt;br/&gt;
Branch: ga-releases&lt;br/&gt;
&lt;a href=&quot;https://github.com/mongodb-js/compass/commit/b898420f63139de44e44eac7b852213d83433a18&quot; class=&quot;external-link&quot; target=&quot;_blank&quot; rel=&quot;nofollow noopener&quot;&gt;https://github.com/mongodb-js/compass/commit/b898420f63139de44e44eac7b852213d83433a18&lt;/a&gt;&lt;/li&gt;
&lt;/ul&gt;
</comment>
                            <comment id="5539710" author="xgen-internal-githook" created="Mon, 3 Jul 2023 05:06:04 +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: use value from the evt.target to fix index creation &lt;a href=&quot;https://jira.mongodb.org/browse/COMPASS-6981&quot; title=&quot;1.38: Compass creating incorrect index&quot; class=&quot;issue-link&quot; data-issue-key=&quot;COMPASS-6981&quot;&gt;&lt;del&gt;COMPASS-6981&lt;/del&gt;&lt;/a&gt; (#4596)&lt;/p&gt;

&lt;ul&gt;
	&lt;li&gt;fix: use value from the evt.target to fix index creation &lt;a href=&quot;https://jira.mongodb.org/browse/COMPASS-6981&quot; title=&quot;1.38: Compass creating incorrect index&quot; class=&quot;issue-link&quot; data-issue-key=&quot;COMPASS-6981&quot;&gt;&lt;del&gt;COMPASS-6981&lt;/del&gt;&lt;/a&gt;&lt;/li&gt;
&lt;/ul&gt;


&lt;ul&gt;
	&lt;li&gt;refactor: evt.target as any&lt;br/&gt;
Branch: beta-releases&lt;br/&gt;
&lt;a href=&quot;https://github.com/mongodb-js/compass/commit/b898420f63139de44e44eac7b852213d83433a18&quot; class=&quot;external-link&quot; target=&quot;_blank&quot; rel=&quot;nofollow noopener&quot;&gt;https://github.com/mongodb-js/compass/commit/b898420f63139de44e44eac7b852213d83433a18&lt;/a&gt;&lt;/li&gt;
&lt;/ul&gt;
</comment>
                            <comment id="5533602" author="xgen-internal-githook" created="Thu, 29 Jun 2023 13:00:55 +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: use value from the evt.target to fix index creation &lt;a href=&quot;https://jira.mongodb.org/browse/COMPASS-6981&quot; title=&quot;1.38: Compass creating incorrect index&quot; class=&quot;issue-link&quot; data-issue-key=&quot;COMPASS-6981&quot;&gt;&lt;del&gt;COMPASS-6981&lt;/del&gt;&lt;/a&gt; (#4596)&lt;/p&gt;

&lt;ul&gt;
	&lt;li&gt;fix: use value from the evt.target to fix index creation &lt;a href=&quot;https://jira.mongodb.org/browse/COMPASS-6981&quot; title=&quot;1.38: Compass creating incorrect index&quot; class=&quot;issue-link&quot; data-issue-key=&quot;COMPASS-6981&quot;&gt;&lt;del&gt;COMPASS-6981&lt;/del&gt;&lt;/a&gt;&lt;/li&gt;
&lt;/ul&gt;


&lt;ul&gt;
	&lt;li&gt;refactor: evt.target as any&lt;br/&gt;
Branch: storage-mixin-from-user-preferences&lt;br/&gt;
&lt;a href=&quot;https://github.com/mongodb-js/compass/commit/b898420f63139de44e44eac7b852213d83433a18&quot; class=&quot;external-link&quot; target=&quot;_blank&quot; rel=&quot;nofollow noopener&quot;&gt;https://github.com/mongodb-js/compass/commit/b898420f63139de44e44eac7b852213d83433a18&lt;/a&gt;&lt;/li&gt;
&lt;/ul&gt;
</comment>
                            <comment id="5532371" author="xgen-internal-githook" created="Wed, 28 Jun 2023 20:42:49 +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: use value from the evt.target to fix index creation &lt;a href=&quot;https://jira.mongodb.org/browse/COMPASS-6981&quot; title=&quot;1.38: Compass creating incorrect index&quot; class=&quot;issue-link&quot; data-issue-key=&quot;COMPASS-6981&quot;&gt;&lt;del&gt;COMPASS-6981&lt;/del&gt;&lt;/a&gt; (#4596)&lt;/p&gt;

&lt;ul&gt;
	&lt;li&gt;fix: use value from the evt.target to fix index creation &lt;a href=&quot;https://jira.mongodb.org/browse/COMPASS-6981&quot; title=&quot;1.38: Compass creating incorrect index&quot; class=&quot;issue-link&quot; data-issue-key=&quot;COMPASS-6981&quot;&gt;&lt;del&gt;COMPASS-6981&lt;/del&gt;&lt;/a&gt;&lt;/li&gt;
&lt;/ul&gt;


&lt;ul&gt;
	&lt;li&gt;refactor: evt.target as any&lt;br/&gt;
Branch: main&lt;br/&gt;
&lt;a href=&quot;https://github.com/mongodb-js/compass/commit/b898420f63139de44e44eac7b852213d83433a18&quot; class=&quot;external-link&quot; target=&quot;_blank&quot; rel=&quot;nofollow noopener&quot;&gt;https://github.com/mongodb-js/compass/commit/b898420f63139de44e44eac7b852213d83433a18&lt;/a&gt;&lt;/li&gt;
&lt;/ul&gt;
</comment>
                            <comment id="5530228" author="xgen-internal-githook" created="Wed, 28 Jun 2023 09:41:12 +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: use value from the evt.target to fix index creation &lt;a href=&quot;https://jira.mongodb.org/browse/COMPASS-6981&quot; title=&quot;1.38: Compass creating incorrect index&quot; class=&quot;issue-link&quot; data-issue-key=&quot;COMPASS-6981&quot;&gt;&lt;del&gt;COMPASS-6981&lt;/del&gt;&lt;/a&gt;&lt;br/&gt;
Branch: &lt;a href=&quot;https://jira.mongodb.org/browse/COMPASS-6981&quot; title=&quot;1.38: Compass creating incorrect index&quot; class=&quot;issue-link&quot; data-issue-key=&quot;COMPASS-6981&quot;&gt;&lt;del&gt;COMPASS-6981&lt;/del&gt;&lt;/a&gt;-compass-creating-incorrect-index&lt;br/&gt;
&lt;a href=&quot;https://github.com/mongodb-js/compass/commit/6f0f9ce51b1d49dbeb183ea3c83950ef8a524003&quot; class=&quot;external-link&quot; target=&quot;_blank&quot; rel=&quot;nofollow noopener&quot;&gt;https://github.com/mongodb-js/compass/commit/6f0f9ce51b1d49dbeb183ea3c83950ef8a524003&lt;/a&gt;&lt;/p&gt;</comment>
                    </comments>
                <issuelinks>
                            <issuelinktype id="10010">
                    <name>Duplicate</name>
                                                                <inwardlinks description="is duplicated by">
                                        <issuelink>
            <issuekey id="2381675">COMPASS-6992</issuekey>
        </issuelink>
                            </inwardlinks>
                                    </issuelinktype>
                            <issuelinktype id="10012">
                    <name>Related</name>
                                            <outwardlinks description="related to">
                                                        </outwardlinks>
                                                        </issuelinktype>
                    </issuelinks>
                <attachments>
                            <attachment id="458853" name="Screenshot 2023-06-27 at 4.22.40 PM.png" size="199912" author="julia.oppenheim@mongodb.com" created="Tue, 27 Jun 2023 20:28:38 +0000"/>
                            <attachment id="458852" name="Screenshot 2023-06-27 at 4.22.53 PM.png" size="23332" author="julia.oppenheim@mongodb.com" created="Tue, 27 Jun 2023 20:28:38 +0000"/>
                            <attachment id="458851" name="Screenshot 2023-06-27 at 4.24.52 PM.png" size="135508" author="julia.oppenheim@mongodb.com" created="Tue, 27 Jun 2023 20:28:38 +0000"/>
                    </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_23812" key="com.atlassian.jira.plugin.system.customfieldtypes:select">
                        <customfieldname>Assigned Team</customfieldname>
                        <customfieldvalues>
                                <customfieldvalue key="26455"><![CDATA[Developer Tools]]></customfieldvalue>

                        </customfieldvalues>
                    </customfield>
                                                                <customfield id="customfield_12751" key="com.atlassian.jira.plugin.system.customfieldtypes:multiselect">
                        <customfieldname>Assigned Teams</customfieldname>
                        <customfieldvalues>
                                <customfieldvalue key="25720"><![CDATA[Developer Tools]]></customfieldvalue>
    
                        </customfieldvalues>
                    </customfield>
                                                                                                                                                                                                                                        <customfield id="customfield_13552" key="com.go2group.jira.plugin.crm:crm_generic_field">
                        <customfieldname>Case</customfieldname>
                        <customfieldvalues>
                            <customfieldvalue><![CDATA[[5006R00001uNMnCQAW, 5006R00001uMun2QAC, 5006R00001uNMZ5QAO]]]></customfieldvalue>

                        </customfieldvalues>
                    </customfield>
                                                                                                                                                                                                                                                                                                                            <customfield id="customfield_10055" key="com.atlassian.jira.ext.charting:firstresponsedate">
                        <customfieldname>Date of 1st Reply</customfieldname>
                        <customfieldvalues>
                            <customfieldvalue>Wed, 28 Jun 2023 09:41:12 +0000</customfieldvalue>

                        </customfieldvalues>
                    </customfield>
                                                                <customfield id="customfield_10052" key="com.atlassian.jira.toolkit:dayslastcommented">
                        <customfieldname>Days since reply</customfieldname>
                        <customfieldvalues>
                                        29 weeks, 5 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_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>jessica.sigafoos@mongodb.com</customfieldvalue>

                        </customfieldvalues>
                    </customfield>
                                                                <customfield id="customfield_11151" key="com.atlassian.jira.toolkit:LastCommentDate">
                        <customfieldname>Last public comment date</customfieldname>
                        <customfieldvalues>
                            29 weeks, 5 days 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>julia.oppenheim@mongodb.com</customfieldvalue>
    
                        </customfieldvalues>
                    </customfield>
                                                                                                                                                                                                                                        <customfield id="customfield_14254" key="com.pyxis.greenhopper.jira:gh-lexo-rank">
                        <customfieldname>Product Rank</customfieldname>
                        <customfieldvalues>
                            <customfieldvalue>1|i2fnen:</customfieldvalue>

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

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