Skip to content

Surface GitLab issue in error detail page

Tristan Read requested to merge tr-link-error-to-issue-frontend into master

What does this MR do?

As part of Error Tracking we display details about an error. The underlying error may contain a link to a GitLab issue. If this exists, we display it on the page.

We also hide the 'Create Issue' button.

Issue: #35891 (closed)

Screenshots

before after
Screenshot_2019-12-09_at_11.19.57 Screenshot_2019-12-09_at_11.18.14

Does this MR meet the acceptance criteria?

Conformity

Availability and Testing

Security

If this MR contains changes to processing or storing of credentials or tokens, authorization and authentication methods and other items described in the security review guidelines:

  • [n/a] Label as security and @ mention @gitlab-com/gl-security/appsec
  • [n/a] The MR includes necessary changes to maintain consistency between UI, API, email, or other methods
  • [n/a] Security reports checked/validated by a reviewer from the AppSec team
Edited by Tristan Read

Merge request reports