Commit a8768603 authored by Tristan Read's avatar Tristan Read Committed by Heinrich Lee Yu

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

parent ca836edd
---
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