Show Related MRs on development widget
What does this MR do and why?
Show Related MRs on dev items along with deduplication on frontend with closing merge requests
This MR also splits the work item development widget fragment to a new query since adding the relatedMergeRequests
increased the complexity that goes beyond 200 for signed out mode
References
Please include cross links to any resources that are relevant to this MR. This will give reviewers and future readers helpful context to give an efficient review of the changes introduced.
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
Screenshots are required for UI changes, and strongly recommended for all other merge requests.
Screen_Recording_2024-12-05_at_13.50.48
Screen_Recording_2024-12-05_at_13.58.45
How to set up and validate locally
- Create any new issue
- Mention that issue in the MR
- Refresh the issue and see that the MR is visible in the development widget in new issue look
- See that the "i" icon is not visible in the dev widget
- Now edit the MR and write "Resolves #id" in the description
- See the same MR being shown in the dev widget in issue with the "i" icon since now it closes the issue