Skip to content

Jira Issues Integration: Error 500 when Jira host is unreachable

What does this MR do and why?

Based on the #426043 (closed), and #426043 (comment 1718554864) we are now rescuing the Gitlab::HTTP::BlockedUrlError. Additionally, we are introducing a new error message that includes a link to your Jira integration page.

MR acceptance checklist

Please evaluate this MR against the MR acceptance checklist. It helps you analyze changes to reduce risks in quality, performance, reliability, security, and maintainability.

Screenshots or screen recordings

Before After
image image

How to set up and validate locally

  1. Checkout the branch
  2. Config your Jira integration with non-reachable URL
  3. Validate that new message is displayed! 🎉

Related to #426043 (closed)

Edited by Bojan Marjanovic

Merge request reports