Skip to content

Move historical_data.date column back to original position

Reuben Pereira requested to merge 271240-move-date-col-to-orig-position into master

What does this MR do?

The historical_data.date column was accidentally moved in !45893 (merged). Move it back to its original position since the change is not required, and to prevent this change from causing diffs in all GDK instances.

Related discussion: !45893 (comment 439677634)

Related to #271240 (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 Reuben Pereira

Merge request reports