Remove feature flag ci_job_artifacts_backlog_work
What does this MR do and why?
Remove feature flag ci_job_artifacts_backlog_work
Changelog: other
This feature flag has been default enabled for some time. We can remove the feature flag, but not the Unlock...Worker, because there are still job artifacts that have locked=unknown status. This part needs to be addressed separately in this issue.
There are still ci_job_artifacts_backlog_work
referred to in the docs. Those need to remain because customers might still be on old versions and need reference to the 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.
-
I have evaluated the MR acceptance checklist for this MR.
Related to #347144 (closed)