Unleash/unleash

Create more complex rules for variant overrides

MarcusBondezan opened this issue · 2 comments

Describe the feature request

It should be possible to create more complex rules to define who will be accessing some variant. For example, I'd like all my users who have their userId ENDING WITH 0 to access that variant. Something similar the strategy constraints where we can elaborate more about the rules.

Background

No response

Solution suggestions

No response

Hey @MarcusBondezan We have strategy variants https://docs.getunleash.io/reference/strategy-variants created for the very reason that you mentioned - to enable all the strategy constraints for variants. The solution is to create multiple strategies (each with its own complex targeting rules) and assign a variant to each of them. Let me know if it helps.

closing this as it is solved via strategy variants.