Skip to content

Fix moving issue in group board with same iid

What does this MR do and why?

Fix moving issue in group board with same iid

Behind :apollo_boards feature flag

Screenshots or screen recordings

Before After
Development__2_ Development__3_

How to set up and validate locally

  1. Create two issues with the same issue number in different projects. Example: Issue#1 project-A, Issue#1 project-B
  2. Visit the group board for these 2 projects
  3. Put Issue#1-A above Issue#1-B
  4. Try to drag and drop Issue#1-B to another column
  5. Observe how Issue#1-A is the one that's actually dropped in the other column

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 #430856 (closed)

Edited by Florie Guibert

Merge request reports