Hide state in issue popover if request fails
What does this MR do and why?
We should not show an incorrect state if the request for the extra issue metadata fails
References
Screenshots or screen recordings
| Before | After |
|---|---|
![]() |
![]() |
For reference, when the request succeeds, this is how it looks:
How to set up and validate locally
- Create a closed issue in
project-a - In another project's issue, create a comment with a reference to the previous issue. (e.g.
project-a#1) - Rename
project-atoproject-b - Hover over the comment's reference and the popover now shows an incorrect "Open" state
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 Heinrich Lee Yu


