Skip to content

Remove unnecessary milestone join tables

Mario de la Ossa requested to merge remove-multiple-milestone-mess into master

What does this MR do?

Instead of going forward with multiple custom milestone types, we've decided in #35290 (comment 280134243) to explicitly create "timeboxes" for our users, so we revert unnecessary tables created in !22043 (merged) here

Screenshots

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