Details
-
Bug
-
Status: Done
-
High
-
Resolution: Fixed
-
5.3.1, 5.3.2
-
None
-
JIRA 7.7.0
SR 5.3.1/2
Chrome
-
2.3
Description
Whenever a custom field of type cascading Select List is associated with a particular 'Behaviour' (doesn't matter whether there is a script or not attached to it), then during the creation of an issue whenever an option from the second column of the cascading select list is selected the 'Create' issue button does not work.
Console error:
Uncaught Error: Syntax error, unrecognized expression: 1
at Function.n.error (batch.js?locale=en-US:128)
at PSEUDO (batch.js?locale=en-US:139)
at Function.n.filter (batch.js?locale=en-US:128)
at n (batch.js?locale=en-US:125)
at Function.n [as find] (batch.js?locale=en-US:148)
at init.find (batch.js?locale=en-US:152)
at new init (batch.js?locale=en-US:49)
at j (batch.js?locale=en-US:46)
at Function.Behaviours.isCheckboxOrRadio (index.ts:1229)
at Function.Behaviours.getSelectorForBackendId (index.ts:883)