Prioritize service response when showing issue type fetch error
What does this MR do and why?
service_response contains a more detailed error message that tells the
user what they need to do to fix the problem.
This bug was discovered while trying to locally test the changes for !189200 (merged).
References
Screenshots or screen recordings
| Before | After |
|---|---|
![]() |
![]() |
How to set up and validate locally
- Log in to GDK
- Go to any project
- Go to Settings -> Integrations and add a Jira Issues integration.
- Check the box next to Create Jira issues for vulnerabilities
- Enter any project key
- Click the
🔄 button to try and fetch issue types - Receive detailed error message (before: would show "Validations failed.")
MR acceptance checklist
Evaluate this MR against the MR acceptance checklist. It helps you analyze changes to reduce risks in quality, performance, reliability, security, and maintainability.
Edited by Brian Williams

