-
Bug
-
Resolution: Fixed
-
Low
-
3
-
Severity 3 - Minor
-
Issue Summary
While navigating through issues in the backlog the Jira Cloud app for MacOS (v145.0.0) randomly shows the next error, sometimes the problem is persistent and sometimes the issues are shown correctly when the error is shown the issue stops loading.
The field at path 'viewIssue/fields[14]/type' was declared as a non null type, but the code involved in retrieving data has wrongly returned a null value. The graphql specification requires that the parent field be set to null, or if that is non nullable that it bubble up null to its parent and so on. The non nullabie type is 'ProjectType' within parent type 'ProjectField'
Steps to Reproduce
- Use the Jira Cloud app for MacOS (v145.0.0)
- Go to the backlog of any board
- Navigate through the issues
Expected Results
All issues should be shown without problems
Actual Results
The error mentioned above is shown and the issue stops loading.
Workaround
Reload the issue until it loads the information
Form Name |
---|
As I did not receive any responses to this question I am closing this ticket.
If you do not think this issue should have been closed, please add a comment here saying why and we can reopen it.