-
Bug
-
Resolution: Unresolved
-
Low
-
None
-
1
-
Minor
-
Issue Summary
This is part of a multi pronged error and Feature set of issues please review this video of the overall behavior that details what is occurring and why it is important:
- https://www.loom.com/share/190469b2eff7490d993b21e63f4e8a2a?sid=42823fe9-bd56-4a58-9edc-656d8d53f080
Discovered by actions attempting to correct error and create workaround for bug:
This Bug in New issue search experience will display multiple searchable options for both jira components and compass components option but only return a value containing Jira Components with mismatching syntax.
This is reproducible on Data Center: (yes) / (no)
Steps to Reproduce
- Reproduce the bug described in https://jira.atlassian.com/browse/JSWCLOUD-27497
- Go to Components and toggle to "Jira Components"
- Edit the component named "Example" changing it to "ANYTHING ELSE"
- Go to Project issue search
- Search for both the Compass component and the Jira component:
project = "Your project name" and component = "Example"
AND
project = "Your project name" and component = "ANYTHING ELSE"
Expected Results
The JQL containing = "Example" will return the issue that has the Compass component associated to it
AND
The JQL containing = "Anything Else" will return the issue with the Jira Component associated to it
Actual Results
When searching both Search terms "Example" and "ANYTHING ELSE" are shown in quick search tips drop down
AND
Both JQL searches return the same issue with the associated Jira Component "ANYTHING ELSE" even thought he Syntax is changed and an alternate exists with the same name that cannot be searched as it is a compass component
Workaround
There is no workaround at this time
- is caused by
-
JSWCLOUD-27497 Compass component with the same name as Jira component causes bad search results
- Gathering Impact
-
JSWCLOUD-27499 Prevent creating a compass component that duplicates a Jira component name
- Gathering Interest
- relates to
-
JSWCLOUD-27501 Cannot Search for compass Components In new Issue search experiance
- Short Term Backlog