diff --git a/doc/administration/job_artifacts_troubleshooting.md b/doc/administration/job_artifacts_troubleshooting.md index a9bd57ed86cae5b67a1f0f8332c658cc577d211c..e7f140cda72fb5d60d1104dc76bd28ea84d8e7a5 100644 --- a/doc/administration/job_artifacts_troubleshooting.md +++ b/doc/administration/job_artifacts_troubleshooting.md @@ -59,7 +59,7 @@ To check if the feature flags are enabled: ```ruby Feature.enable(:ci_detect_wrongly_expired_artifacts) Feature.enable(:ci_update_unlocked_job_artifacts) - Feature.enable(:ci_destroy_unlocked_job_artifacts) + Feature.enable(:ci_job_artifacts_backlog_work) ``` These changes include switching artifacts from `unlocked` to `locked` if