-
Type:
Bug
-
Resolution: Unresolved
-
Priority:
Low
-
None
-
Affects Version/s: 9.10.0, 9.11.3
-
Component/s: Navigation - Search
-
9.1
-
Severity 3 - Minor
Issue Summary
This is reproducible on Data Center: yes
Steps to Reproduce
- Go to the Basic Issue Search screen (Issue Search navigator)
- Open dev console in Browser
- Select anything from "More" dropdown
Expected Results
No errors, search works
Actual Results
Below error is thrown in the Browser console, search works
?jql=:438 Uncaught TypeError: Cannot read properties of undefined (reading 'properties') at d._searcherSelected (batch.js?_v=26cd310&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:84988:188) at HTMLFormElement.dispatch (batch.js?locale=en-UK:153:3915) at v.handle (batch.js?locale=en-UK:153:2004) at HTMLFormElement.nrWrapper (?jql=:438:26553) 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) at p._selectionHandler (batch.js?locale=en-UK:3837:7096)
Workaround
Currently there is no known workaround for this behavior. A workaround will be added here when available
- is duplicated by
-
JRASERVER-76671 Selecting a custom field in More tab in simple JQL search causes Uncaught TypeError in console
-
- Closed
-