https://www.growthbook.io/ logo
h

helpful-carpenter-3208

03/22/2022, 8:11 AM
Another issue for us is we use different experiment id compared with the feature flag id. So I have to change the tracking key in the experiment to use the experiment data. And then the feature flag can’t find the matching experiment id as it’s different. Any solution for this? like manually associate feature flag to experiment.
f

fresh-football-47124

03/22/2022, 8:24 AM
That's interesting. How does it get this new experiment id?
can you set the tracking key inside the experiment rule to match the experiment id you will have?
h

helpful-carpenter-3208

03/22/2022, 9:10 AM
this is not editable once the feature is created. and we use a different experiment id in our existing event system.
f

fresh-football-47124

03/22/2022, 9:15 AM
it should be editable by editing the rule
h

helpful-carpenter-3208

03/22/2022, 9:18 AM
Oh I see. but will this affected what we got on the client side?