Skip to content

Fix experiment calculation for registration invites

Doug Stull requested to merge 219544-fix-experiment-viability into master

What does this MR do?

  • Fixes the use of experiment so that we will get different variant resolutions per user based on using a rollout percentage.
  • Fixes tracking placement and property use in projects controller.
  • Adds a test to validate tracking on projects controller.

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

Related to #219544

Edited by Doug Stull

Merge request reports