Skip to content

GroupsFinder actor based FF

Alex Pooley requested to merge ap-group-finder-random-fix into master

What does this MR do and why?

When the use_traversal_ids_groups_finder FF was enabled the results returned were not consistent. This was because the FF used time based rollouts instead of actor based rollouts. I've corrected the usage of the FF to be actor based on the current_user.

The inconsistent behavior was originally reported on the feature flag #345666 (comment 790846462)

MR acceptance checklist

This checklist encourages us to confirm any changes have been analyzed to reduce risks in quality, performance, reliability, security, and maintainability.

Edited by Alex Pooley

Merge request reports

Loading