Details
-
Bug
-
Status: Done
-
Low
-
Resolution: Done
-
None
-
None
-
None
-
0.7
Description
Summary
If scripted fields are present, then any errors related to invalid field formats (for example, inputting text in a number field) would not show up. Rather, the screen tries to load and just doesn't show anything.
Steps to Replicate
- Set up custom fields that only accept certain formats (for testing I used number field and date picker field)
- Include them in a ticket also contains scripted fields
- Try to input the invalid format into the custom fields (such as entering text into the number field)
- Try to update the issue
Actual Results
An error shows up in the browser developer tools instead.
In this example, PICKER 1 and PICKER 2 are scripted issue picker fields
A closer look at the error message
If there are no scripted fields present, then the invalid format errors would appear as per usual :
Notes
Tested on JIRA Server 8.13.0 with Scriptrunner 6.13.0
Attachments
Issue Links
- is duplicated by
-
SRJIRA-4855 Date fields do not show error message when inputting incorrect date format
-
- Done
-