Skip to content

Use a fixed start date for cadence update spec

Heinrich Lee Yu requested to merge 325048-fix-iteration-cadence-spec into master

What does this MR do?

The factory sets the start date based on a sequence. This can cause the spec to fail because that date could be the same date that we're trying to update to which means it wouldn't be changed.

Related to #325048 (closed)

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 Heinrich Lee Yu

Merge request reports

Loading