Skip to content

Save reconciliation dates returned in seat usage API response

Reuben Pereira requested to merge 332041-save-reconciliation-dates into master

What does this MR do?

The seat usage API is being changed to return reconciliation dates in https://gitlab.com/gitlab-org/customers-gitlab-com/-/merge_requests/3340.

This MR saves the reconciliation dates in the upcoming_reconciliations table.

A service for updating the upcoming_reconciliations table will be introduced in !63047 (merged), after which I will open a new MR to update the worker to use the service.

We cannot wait for !63047 (merged) since this change needs to be in 14.0.

Screenshots (strongly suggested)

Does this MR meet the acceptance criteria?

Conformity

Availability and Testing

Security

Does this MR contain changes to processing or storing of credentials or tokens, authorization and authentication methods or other items described in the security review guidelines? If not, then delete this Security section.

  • 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 #332041

Edited by Reuben Pereira

Merge request reports

Loading