Skip to content

Fix missing/incorrect linked work items from other namespaces

Simon Knox requested to merge psi-wi-missing-namesapce into master

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

  1. Create 2 projects, A and B
  2. Create a Task on project A
  3. Add task A as related to an issue on project B

Merge request reports

Loading