Skip to content

Remove unnecessary iid in description.vue and work_item_links.vue

Coung Ngo requested to merge cngo-remove-unnecessary-iid into master

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

  1. Visit any issue page such as http://127.0.0.1:3000/h5bp/html5-boilerplate/-/issues/1
  2. 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.

Edited by Coung Ngo

Merge request reports