Commit 85b117d0 authored by Heinrich Lee Yu's avatar Heinrich Lee Yu

Merge branch 'revert-fe676e7b' into 'master'

Remove On-call Edit feature flag [RUN ALL RSPEC] [RUN AS-IF-FOSS]

See merge request gitlab-org/gitlab!56445
parents 9f3d172c a8768603
---
title: Remove On-call Edit feature flag
merge_request: 56445
author:
type: other
......@@ -4,9 +4,6 @@ module Projects
module IncidentManagement
class OncallSchedulesController < Projects::ApplicationController
before_action :authorize_read_incident_management_oncall_schedule!
before_action do
push_frontend_feature_flag(:oncall_schedules_mvc_edit_rotations, default_enabled: false)
end
feature_category :incident_management
......
---
name: oncall_schedules_mvc_edit_rotations
introduced_by_url: https://gitlab.com/gitlab-org/gitlab/-/merge_requests/55243
rollout_issue_url: https://gitlab.com/gitlab-org/gitlab/-/issues/283914
milestone: '13.10'
type: development
group: group::monitor
default_enabled: false
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment