-
Bug
-
Resolution: Unresolved
-
Low
-
3
-
Severity 3 - Minor
-
0
-
Issue Summary
Labels field always rendering create option at the bottom, even if input text have exact match among fetched suggestions (see screenshot).
Steps to Reproduce
- Add a label for an issue.
- Open a new issue and search for the same label, search box shows existing label and also an option to create a new label with same name.
Expected Results
Once input has an exact match among the fetched labels, Jira shouldn’t offer to create a new label, but just show it as one option to select from.
Actual Results
An option to create a new label with same name appears in search result. Although create new option is not creating a duplicate, but just behaves similarly to select one however the information shown on the UI is misleading.
Workaround
Currently there is no known workaround for this behavior. A workaround will be added here when available
- is related to
-
JRACLOUD-74345 Labels are not case sensitive in JQL but are case sensitive when creating a label
- Gathering Interest