Skip to content

Removing condition disabling iterations on issue type incident

What does this MR do and why?

Restores iteration field for the work item incident to allow customers using incidents while work in iterations

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

There's no new UI elements, all items in add/edit page and sidebar for incidents are the same as in issues

How to set up and validate locally

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

  1. In a GitLab EE create a group with a project, setup a cadence and add iteration
  2. Create incident setting iteration for it
  3. The incident will be visible on the Issue Board that is filtered by iteration

Related to #347153 (closed)

Merge request reports