Skip to content

Work Items: Fix child epics being created as issues

What does this MR do and why?

If switching between adding new issue and new epic, the selected project for a new issue is not included in request to make a new epic.

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.

Screenshots or screen recordings

Screenshots are required for UI changes, and strongly recommended for all other merge requests.

Before After
Screen_Recording_2024-07-03_at_16.40.55 Screen_Recording_2024-07-03_at_16.33.00

How to set up and validate locally

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

  1. In an Epic Work Item, create a new issue, selecting a project for that issue to live in.
  2. Without closing the form, switch to create a new epic.
  3. When adding the epic, check it's created as an epic and that it's not just another issue in the same project as the one you previously made.

Related to #470369 (closed)

Merge request reports