Skip to content

Refactor usage data fallback argument

What does this MR do?

Removes the fallback argument and use it as a constant

  • Removes the fallback argument from count and distinct_count
  • Refactor license_scanning_jobs which was in compatibility mode
  • alt_usage_data should go on to have a fallback argument as it's alternative

Issue #216452 (closed)

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 Alper Akgun

Merge request reports