Jira Bulk Issue Creation: Javascript failure
Description
Resolution
Temporary resolution in 2.5.12: We skip the field and display an error message at the top of the form. The form works well without it.
Description
It uses Chrome + RY 2.5.11.
typesChangeHandler() fails.
Javascript console:
Environment
None
Observations
None
Activity
Show:
Adrien Ragot (Play SQL / Requirement Yogi)
October 26, 2020, 12:18 PM
I was able to pinpoint the precise issue and fixed it. No JS error now, and if there were an error message, the form would still work.
Adrien Ragot (Play SQL / Requirement Yogi)
October 24, 2020, 9:46 PM
Ok, it is strange because .renderFields() doesn't call any .value() method on any object.
Added a try/catch, so at least they can bypass this field.