-
Notifications
You must be signed in to change notification settings - Fork 48
Open
Description
I understand that it is not possible to write a planout DSL that activate an experience for a set of users.
e.g., given a user_id, I'd like to write :
- definition: exp_android_toggle assign: !planout | beta_tester = ['uuid1','uuid2', etc...]; if(user_id in beta_testers) { toggle = true; }
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
No labels