Skip to content

Create rotation with endsAt date - integration

What does this MR do?

Allows to set rotation end date - integration with backend and validation part. UI was done before in this MR !50327 (merged)

This functionality is behind the feature flag oncall_schedules_mvc and the minimal license is GitLab Premium

👀 To check Enable feature flag=>Navigate to Operations/On-call schedule or direct link is your_project/-/oncall_schedules e.g. http://127.0.0.1:3000/gitlab-org/gitlab-shell/-/oncall_schedules => Create schedule=> After you'd be able to create schedule rotations

Screenshots (strongly suggested)

Screen_Shot_2021-03-01_at_20.21.44

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

Related to #262858 (closed)

Merge request reports