Fix missing/incorrect linked work items from other namespaces
What does this MR do and why?
Add namespace
field to the query used by workItemLinks
component, so modal opens correct work item.
Changelog: fixed
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.
How to set up and validate locally
- Create 2 projects, A and B
- Create a Task on project A
- Add task A as related to an issue on project B