-
Type:
Bug
-
Resolution: Unresolved
-
Priority:
Low
-
Component/s: Work Item - View (Internal developer use only)
-
None
-
6
-
Minor
-
1
Issue Summary
While Jira Cloud UI provides an error indicating that spaces are not allowed, it actually creates the test label with a space.
This can be very confusing and mislead users.
Steps to Reproduce
- Open a ticket that has the Labels Field on it
- Type "Test Label" (new label) ← Jira will complain
- Assign it to the ticket by clicking out out Labels field <- this will fail
- Refresh page
- Type "Test Label" in the Labels field ← You should see it in recent labels in the dropdown.
Expected Results
As the labels with space are not allowed, they shouldn't appear as an option in the dropdown
Actual Results
Even though not allowed, the label with space appears in the dropdown.
Workaround
Currently, there is no known workaround for this behavior. A workaround will be added here when available