Display workItemIid in requirements' list and detail views
What does this MR do and why?
Replaces legacy requirement iid prefixed with REQ-
with workItemIid prefixed with #
. Legacy reference was moved beneath title in the list view in the meantime. Deprecation notices appear upon hovering over legacy reference in list view and in requirement's detail view.
Screenshots or screen recordings
Before | After |
---|---|
How to set up and validate locally
- In your GDK, navigate to the Requirements section of any project.
- Create requirement(s) if none exist yet.
- Hover over a requirement item's legacy reference (REQ-*) to see deprecation notice in popover.
- Click on a requirement item to see reference changes as well as deprecation notice in drawer.
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.
Related to #382136 (closed)
Edited by Rudy Crespo