-
Bug
-
Resolution: Timed out
-
Medium
-
9
-
Severity 3 - Minor
-
Issue Summary
Adding a Space Character to the Priority field value from https://<your-instance>.atlassian.net/secure/admin/ViewPriorities.jspa causes any other Priority value to not display on the new issue view.
Environment
- Jira Cloud
- New issue view
Steps to Reproduce
- Go to your Jira Settings > Issues > Priorities or https://<your-instance>.atlassian.net/secure/admin/ViewPriorities.jspa
- Click on any Priority value, edit it and add a "<space>" after the text string.
- Update it.
- Go to the Issue and you won't be able to find any other Priority value
Expected Results
- The priority value should be available even with a Space character.
Actual Results
Notes
- Values are showing as expected on Old Issue View
- This is happening to all single select list custom fields, eg:
Workaround
- Priority field - Go to the Priority Global Configuration https://<your-instance>.atlassian.net/secure/admin/ViewPriorities.jspa and ensure that the Priority field doesn't have a <space> character after the end of the text string.
- Custom field - Configure the field and remove the leading or trailing whitespace from the option.
- is duplicated by
-
JRACLOUD-72458 Single Select List is Showing "No matches found" When The Current Value Contains Leading or Trailing Whitespace.
-
- Closed
-
- depends on
-
BENTO-4398 Loading...