Skip to content

Moved core work items backend work out of work_item feature flag

Donald Cook requested to merge dc-work-items-ff into master

What does this MR do and why?

Everything that is currently in the :work_items feature flag has been defaulted to on for the previous two milestones. Instead of removing the feature flag, we are going to keep it in and move other parts of work items that are ready to be "defaulted on" over to it.

This MR removes the backend checks we had for the feature flag.

Screenshots or screen recordings

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

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.

Edited by Donald Cook

Merge request reports

Loading