[COMPASS-6511] Index suggestions in "Indexes" tab missing sparse keys Created: 09/Feb/23  Updated: 16/Jun/23  Resolved: 09/Jun/23

Status: Closed
Project: Compass
Component/s: Indexes, UI / UX
Affects Version/s: 1.35.0
Fix Version/s: 1.38.0

Type: Bug Priority: Major - P3
Reporter: Felicia Hsieh Assignee: Alena Khineika
Resolution: Done Votes: 0
Labels: None
Remaining Estimate: Not Specified
Time Spent: Not Specified
Original Estimate: Not Specified
Environment:

mac 12.6.2


Attachments: PNG File Screen Shot 2023-02-09 at 1.12.18 PM.png     PNG File Screen Shot 2023-02-09 at 1.12.38 PM.png     PNG File Screen Shot 2023-02-09 at 1.18.27 PM.png     PNG File Screen Shot 2023-02-09 at 1.21.02 PM.png    
Issue Links:
Issue split
split to COMPASS-6906 Use LG combobox Waiting (Blocked)
Story Points: 5
Quarter: FY24Q2
Documentation Changes: Not Needed
Sprint: Iteration Citipati, Iteration Dreadnoughtus

 Description   

Problem Statement/Rationale

What is going wrong? What action would you like the Engineering team to take?

Please be sure to attach relevant logs with any sensitive data redacted.

Using Compass Schema Analyzer on the Movies database, "metacritic" key exists in sampling. However, this doesn't show up in autocomplete while creating an index in "Indexes" tab nor being able to select it.

The checkbox for creating a sparse index exists, but the field to use it on doesn't seem possible.

https://jira.mongodb.org/browse/COMPASS-1963

Steps to Reproduce

How could an engineer replicate the issue you’re reporting?

Create a sparse index on "metacritic" score in movie database.

Expected Results

What do you expect to happen?

"metacritic" to appear in dropdown if Schema Analyzer was able to discover it. or being able to type it

A sparse index to be created

Actual Results

What do you observe is happening?

No "metacritic" in autocomplete

An error is generated if I type "metacritic" and add a checkbox to create a sparse index

Additional Notes

Any additional information that may be useful to include.



 Comments   
Comment by Githook User [ 16/Jun/23 ]

Author:

{'name': 'Alena Khineika', 'email': 'alena.khineika@gmail.com', 'username': 'alenakhineika'}

Message: fix: select combobox option onBlur COMPASS-6511 (#4479)

  • fix: do not add custom values to user values
  • refactor: remove unused methods
  • refactor: use include instead regex
  • test: update store calls
Comment by Githook User [ 14/Jun/23 ]

Author:

{'name': 'Alena Khineika', 'email': 'alena.khineika@gmail.com', 'username': 'alenakhineika'}

Message: fix: select combobox option onBlur COMPASS-6511 (#4479)

  • fix: do not add custom values to user values
  • refactor: remove unused methods
  • refactor: use include instead regex
  • test: update store calls
Comment by Githook User [ 12/Jun/23 ]

Author:

{'name': 'Alena Khineika', 'email': 'alena.khineika@gmail.com', 'username': 'alenakhineika'}

Message: fix: select combobox option onBlur COMPASS-6511 (#4479)

  • fix: do not add custom values to user values
  • refactor: remove unused methods
  • refactor: use include instead regex
  • test: update store calls
Comment by Githook User [ 12/Jun/23 ]

Author:

{'name': 'Alena Khineika', 'email': 'alena.khineika@gmail.com', 'username': 'alenakhineika'}

Message: fix: select combobox option onBlur COMPASS-6511 (#4479)

  • fix: do not add custom values to user values
  • refactor: remove unused methods
  • refactor: use include instead regex
  • test: update store calls
Comment by Githook User [ 10/Jun/23 ]

Author:

{'name': 'Alena Khineika', 'email': 'alena.khineika@gmail.com', 'username': 'alenakhineika'}

Message: fix: select combobox option onBlur COMPASS-6511 (#4479)

  • fix: do not add custom values to user values
  • refactor: remove unused methods
  • refactor: use include instead regex
  • test: update store calls
Comment by Githook User [ 09/Jun/23 ]

Author:

{'name': 'Alena Khineika', 'email': 'alena.khineika@gmail.com', 'username': 'alenakhineika'}

Message: fix: select combobox option onBlur COMPASS-6511 (#4479)

  • fix: do not add custom values to user values
  • refactor: remove unused methods
  • refactor: use include instead regex
  • test: update store calls
Comment by Githook User [ 08/Jun/23 ]

Author:

{'name': 'Alena Khineika', 'email': 'alena.khineika@gmail.com', 'username': 'alenakhineika'}

Message: Merge remote-tracking branch 'origin/main' into COMPASS-6511-select-combobox-option-on-blur
Branch: COMPASS-6511-select-combobox-option-on-blur
https://github.com/mongodb-js/compass/commit/3acd80dd971cfd5ffdd0f61466c8db7d6b2c1482

Comment by Githook User [ 08/Jun/23 ]

Author:

{'name': 'Alena Khineika', 'email': 'alena.khineika@gmail.com', 'username': 'alenakhineika'}

Message: Merge remote-tracking branch 'origin/main' into COMPASS-6511-select-combobox-option-on-blur
Branch: COMPASS-6511-select-combobox-option-on-blur
https://github.com/mongodb-js/compass/commit/0a22eac2cfb930c884c243f53fa75255f64d1d18

Comment by Githook User [ 07/Jun/23 ]

Author:

{'name': 'Alena Khineika', 'email': 'alena.khineika@gmail.com', 'username': 'alenakhineika'}

Message: Merge remote-tracking branch 'origin/main' into COMPASS-6511-select-combobox-option-on-blur
Branch: COMPASS-6511-select-combobox-option-on-blur
https://github.com/mongodb-js/compass/commit/3d5b21fafe78ae567b417b24cb2b5deb7d3a7ab6

Comment by Githook User [ 07/Jun/23 ]

Author:

{'name': 'Alena Khineika', 'email': 'alena.khineika@gmail.com', 'username': 'alenakhineika'}

Message: Merge remote-tracking branch 'origin/main' into COMPASS-6511-select-combobox-option-on-blur
Branch: COMPASS-6511-select-combobox-option-on-blur
https://github.com/mongodb-js/compass/commit/9784cf8fe3d7eef2202fc83ee9fdde96d66991fa

Comment by Githook User [ 06/Jun/23 ]

Author:

{'name': 'Alena Khineika', 'email': 'alena.khineika@gmail.com', 'username': 'alenakhineika'}

Message: Merge remote-tracking branch 'origin/main' into COMPASS-6511-select-combobox-option-on-blur
Branch: COMPASS-6511-select-combobox-option-on-blur
https://github.com/mongodb-js/compass/commit/942dd21fb09f893b84eef764bbdf829b013ec548

Comment by Githook User [ 06/Jun/23 ]

Author:

{'name': 'Alena Khineika', 'email': 'alena.khineika@gmail.com', 'username': 'alenakhineika'}

Message: fix: select combobox option onBlur COMPASS-6511
Branch: COMPASS-6511-select-combobox-option-on-blur
https://github.com/mongodb-js/compass/commit/39a361a96356614a0a228a7abd1a1f9396d739eb

Generated at Wed Feb 07 22:43:24 UTC 2024 using Jira 9.7.1#970001-sha1:2222b88b221c4928ef0de3161136cc90c8356a66.