-
Bug
-
Resolution: Low Engagement
-
Medium
-
None
-
3.6.1
-
3
-
Severity 3 - Minor
-
0
-
Summary
Request type groups are not displayed in the request type configuration page
Steps to Reproduce
- Access the request type configuration page
Expected Results
If groups are created, groups will be displayed
Actual Results
Groups are not displayed
Request URL showing https://<BASE URL>/rest/projects/1.0/subnav/sd-jira-admin-request-type-groups-subnav/unpin with a 204 status code
No errors in the logs
Workaround
Go to the Request Types, open the JavaScript console on Chrome (right-click the page and select Inspect then switch to the Console tab), insert the following at the bottom blank area and press enter
jQuery.ajax({type: "PUT", url: "https://<BASE URL>/rest/projects/1.0/subnav/sd-jira-admin-request-type-groups-subnav/pin"})
Refresh the page
- is cloned from
-
JSDCLOUD-5128 Request type groups panel is not displayed
-
- Closed
-
- links to