Add check for skip_true_up in License validation
Skip the true up check for validating licenses that have the `skip_true_up` flag set to `true`. Continue to validate true up figures for licenses that do not have this flag at all, or have it set to `false`. This allows us to bypass the true up validations for users that have opted in to quarterly reconciliation and have been paying for additional users each quarter. Changelog: changed Issue: https://gitlab.com/gitlab-org/gitlab/-/issues/334115 EE: true MR: https://gitlab.com/gitlab-org/gitlab/-/merge_requests/65793
Showing
Please register or sign in to comment