Skip to content

Fix scoped board milestone/iteration Timebox global ID

Mario Celi requested to merge 344779-fix-milestone-struct-global-id into master

What does this MR do and why?

Fixes how Timebox structs are represented as global IDs, they should retain the class name that includes Timebox. For milestones for example, this will change:

gid://gitlab/Timebox::TimeboxStruct/-1 => gid://gitlab/Milestone/-1

The MR also fixes this for boards scoped to an iteration.

Screenshots or screen recordings

These are strongly recommended to assist reviewers and reduce the time to merge your change.

How to set up and validate locally

Numbered steps to set up and validate the change are strongly suggested.

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

Edited by Mario Celi

Merge request reports

Loading