Remove unnecessary iid in description.vue and work_item_links.vue
What does this MR do and why?
This MR removes an unnecessary iid
in favour of the existing id
in description.vue
and work_item_links.vue
, as a follow-up to !110552 (comment 1271829706)
Screenshots or screen recordings
No visual changes
How to set up and validate locally
- Visit any issue page such as
http://127.0.0.1:3000/h5bp/html5-boilerplate/-/issues/1
- See that the GraphQL query works as normal
MR acceptance checklist
This checklist encourages us to confirm any changes have been analyzed to reduce risks in quality, performance, reliability, security, and maintainability.
-
I have evaluated the MR acceptance checklist for this MR.
Edited by Coung Ngo