Skip to content

Delete fetchByIid properties in work items

Coung Ngo requested to merge 393836-delete-fetch-by-iid into master

What does this MR do and why?

This MR deletes cleans up some work item components, after !118060 (merged) hardcoded the fetchByIid to true as part of deprecating the work items global ID route.

Follow-up MRs will clean up the rest of the fetchByIid/iid_path code

Issue: #393836 (closed)

Screenshots or screen recordings

How to set up and validate locally

  1. Test creating a new work item via http://127.0.0.1:3000/h5bp/html5-boilerplate/-/work_items/new
  2. Test opening a task modal from an issue
  3. Test opening a modal from the work item objective detail page

MR acceptance checklist

This checklist encourages us to confirm any changes have been analyzed to reduce risks in quality, performance, reliability, security, and maintainability.

Related to #393836 (closed)

Edited by Coung Ngo

Merge request reports

Loading