Hi there, we are making a redirect test with the “...
# ask-questions
p
Hi there, we are making a redirect test with the “native” feature in the JS sdk, but we are switching to a ruby feature flag to handle it. I am trying to check whether it’s possible to keep the users the same exposures we had with the redirect test. I noticed that I can use the redirect experiment as rule for the feature flag. Is it possible / feasible to: • edit the redirect experiment so that is just handling the variation weight • link the modified experiment to the feature flag • keep the past exposures for the users that already entered the test? FTR: we’re using sticky bucketing