-
Bug
-
Resolution: Unresolved
-
Low
-
4
-
Minor
-
0
-
Issue Summary
Searching for issues to Link in the create issue modal is case-sensitive
Steps to Reproduce
- Click on Create Issue
- Enter the summary
- Search for an issue in lowercase to add as a Linked issue
Expected Results
The issue should be searchable and allow users to create an issue
Actual Results
The issue is searchable, however, the create issue operation fails with the below error:
The linked issue key "<issue key>" does not exist.
Linking issue is case sensitive in the create issue modal.mov
Workaround
Search for the issue in the upper case, it will return the expected results and allow issue creation.
- is related to
-
JRACLOUD-83480 Make search for issues using the text field case sensitive.
- Closed