Remove create_group_level_work_items feature flag

What does this MR do and why?

While working on Dynamic workItemTypes list based on namespace (#524828), I noticed that we don't need the create_group_level_work_items feature flag anymore. This feature flag was controlling if we could create epic WorkItems on the group level, but the same now can be achieved with WorkItems::Type.allowed_group_level_types.

References

Screenshots or screen recordings

Before After

How to set up and validate locally

MR acceptance checklist

Evaluate this MR against the MR acceptance checklist. It helps you analyze changes to reduce risks in quality, performance, reliability, security, and maintainability.

Edited by Kassio Borges

Merge request reports

Loading