Skip to content

Draft: Remove issue_type column test

Mario Celi requested to merge 410225-test-remove-column into master

What does this MR do and why?

Describe in detail what your merge request does and why.

Use work_item_types table in without_issue_type with_issue_type scopes

Join issues with the work_item_types table in both without_issue_type and with_issue_type scopes.

Change behind the issue_type_uses_work_item_types_table feature flag

Screenshots or screen recordings

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

Before After

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

Merge request reports