Skip to content

Return the web URL of previous duplicate incident

What does this MR do and why?

When an incident is closed as duplicate of another incident through a third incident's _links.closed_as_duplicate_of metadata, it doesn't work as _links.closed_as_duplicate_of is an API URL, not a web URL.

The bug actually happened here: gitlab-org/quality/engineering-productivity/master-broken-incidents#5325 (comment 1780090020)

This MR fixes it.

Action items

Closes #1486 (closed)

Edited by Rémy Coutable

Merge request reports