-
Bug
-
Resolution: Fixed
-
High
-
None
-
12
-
Major
Problem
Internal Error occurs when we run any JQL query that searches on the Category custom field, such as
"Category[Category]" = "cat d"
Environment
.
Steps to Reproduce
To reproduce the issue:
-
- open the Issue Navigator
- type
"Category[Category]" =
and then pick any of the suggested categories
- Press Enter to run the query → the result should be an error message.
Expected Results
List of JWM issues with the specified category
Actual Results
Internal Server error message and the following error appears in the browser logs:
"message: "Exception while fetching (issueSearchStable) : IssueSearchServerFailureException: Data fetcher threw an exception while retrieving field data
Workaround
(Add a workaround, if available)
Notes
- relates to
-
JWMCLOUD-475 Group by Category is not working in team-managed Jira Work Management project's List view
-
- Closed
-
- caused by
-
HOT-103108 Loading...