Skip to content

Add feature flag for hiding edit rotations [RUN ALL RSPEC] [RUN AS-IF-FOSS]

Sarah Yasonik requested to merge sy-add-feature-flag-for-editing-rotations into master

What does this MR do?

We're approaching being able to test on-call schedule management. To make it easier to provide a seamless experience for testing, we should hide the ability to edit rotations behind a separate flag, since it won't be 100% ready for smoke testing next week.

This MR adds a flag and makes it available to the frontend. We should remove this flag at the same time as the oncall_schedules_mvc flag.

Screenshots (strongly suggested)

Does this MR meet the acceptance criteria?

Conformity

Availability and Testing

Security

If this MR contains changes to processing or storing of credentials or tokens, authorization and authentication methods and other items described in the security review guidelines:

  • Label as security and @ mention @gitlab-com/gl-security/appsec
  • The MR includes necessary changes to maintain consistency between UI, API, email, or other methods
  • Security reports checked/validated by a reviewer from the AppSec team
Edited by 🤖 GitLab Bot 🤖

Merge request reports