-
Bug
-
Resolution: Fixed
-
High (View bug fix roadmap)
-
7.2.0, 7.2.7, 7.4.1, 7.5.0, 8.15.0
-
7.02
-
35
-
Severity 3 - Minor
-
43
-
-
Summary
When opening issues in issue detail view on either Kanban or Scrum boards, request is sent to /rest/dev-status/1.0/issue/summary?issueId=undefined which receives a 400 Bad Request response because of the invalid issueId issueId=undefined.
Environment
JIRA Software 7.2 environment without any dev-tools integration*
Steps to Reproduce
- On a freshly installed JIRA Software 7.2 instance, create an Agile Board (Kanban or Scrum doesn't matter)
- Populate the Agile project with a few issues
- Enable the development tools network tab of your browser
- From the Agile board, select any issue so that it loads in the issue detail view panel to the right.
- Observe than when you select an issue there is a request to /rest/dev-status/1.0/issue/summary?issueId=
Expected Results
These rest calls actual have the correct issue ID appended and return a 200 response e.g. /rest/dev-status/1.0/issue/summary?issueId=10000
Actual Results
The rest calls are missing a valid issue id and appear like /rest/dev-status/1.0/issue/summary?issueId=undefined. Note issueId=undefined
Notes
Interestingly the problem corrects itself, if you have these instance integrated with Develpment tools (e.g. Bitbucket, Github etc.) to activate the dev panel. Once you delete the Development tools integration the problem re-surfaces.
- causes
-
JSWSERVER-20221 Development info on issue cards raises error if the login user doesn't have "View Development Tools" permission
-
- Closed
-
- is related to
-
JSWSERVER-21752 Opening Issue View causes JS errors in the console
-
- Closed
-
- mentioned in
-
Page Failed to load
-
Page Failed to load
-
Page Failed to load
-
Page Loading...
-
Page Loading...
-
Page Loading...
-
Page Loading...
-
Page Loading...
-
Page Loading...
- relates to
-
FLASH-3921 Loading...
Form Name |
---|
[JSWSERVER-14858] 400 Bad Request in response to /rest/dev-status/1.0/issue/summary?issueId=undefined when using issue detail view on Agile board
Remote Link | New: This issue links to "Page (Confluence)" [ 884509 ] |
Resolution | New: Fixed [ 1 ] | |
Status | Original: Waiting for Release [ 12075 ] | New: Closed [ 6 ] |
UIS | Original: 44 | New: 43 |
UIS | Original: 22 | New: 44 |
Support reference count | Original: 34 | New: 35 |
Status | Original: In Progress [ 3 ] | New: Waiting for Release [ 12075 ] |
Fix Version/s | New: 9.11.0 [ 105340 ] |
Remote Link | New: This issue links to "Page (Confluence)" [ 791842 ] |
Status | Original: Long Term Backlog [ 12073 ] | New: In Progress [ 3 ] |
Assignee | New: awojtasik [ 1c017edd2c81 ] |