Skip to content

Draft: Fix(oncallschedule): week draw edge cases

What does this MR do?

A small MVC to handle week draw edge cases:

  • When a month transitions inside a timeframe i.e. from the 31st - 1st
  • When a shift starts on the same date as the first date in the timeframe

Screenshots (strongly suggested)

Screenshot_2021-02-06_at_11.56.37

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 #262852 (closed)

Edited by David O'Regan

Merge request reports