-
Type:
Bug
-
Resolution: Duplicate
-
Priority:
Low
-
None
-
Affects Version/s: 9.10.0, 9.11.0
-
Component/s: Issue - Fields
-
9.1
-
1
-
Severity 3 - Minor
Issue Summary
This is reproducible on Data Center: yes
When selecting any value from select more, Uncaught TypeError: Cannot read properties of undefined (reading 'properties') error appears in the console.
Steps to Reproduce
- Open issue search
- Click more
- Choose any value
Expected Results
Errors don't show in the console
Actual Results
An error appeared in the console:
Uncaught TypeError: Cannot read properties of undefined (reading 'properties')
at d._searcherSelected (batch.js?_v=8a238f4&agile_global_admin_condition=true&csp_IsNotDevModeCondition=true&jag=true&jaguser=true&jira.create.linked.issue=true&locale=en-UK&richediton=true&slack-enabled=true&user-logged-in=true:84991:188)
at HTMLFormElement.dispatch (batch.js?locale=en-UK:153:3915)
at v.handle (batch.js?locale=en-UK:153:2004)
at HTMLFormElement.nrWrapper (VM3587:1:26541)
at p.selectItem (batch.js?locale=en-UK:3837:6918)
at p._setDescriptorSelection (batch.js?locale=en-UK:3837:7557)
at HTMLLIElement.<anonymous> (batch.js?locale=en-UK:3837:7172)
at Function.each (batch.js?locale=en-UK:132:1304)
at u.fn.init.each (batch.js?locale=en-UK:128:998)
Workaround
Currently there is no known workaround for this behavior. A workaround will be added here when available
- duplicates
-
JRASERVER-76379 Opening Issue Search shows JS error in dev console undefined is not an object (evaluating ‘d.properties’)
-
- Gathering Impact
-