Commit deda391
committed
[AI-FSSDK] [FSSDK-12337] Move flag_variation_map after rollout injection
Move @flag_variation_map generation to after the feature rollout
injection block so the everyone-else variation is included in
get_variation_from_flag lookups used by forced decisions.1 parent 8971420 commit deda391
1 file changed
Lines changed: 3 additions & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
180 | 180 | | |
181 | 181 | | |
182 | 182 | | |
183 | | - | |
184 | 183 | | |
185 | 184 | | |
186 | 185 | | |
| |||
229 | 228 | | |
230 | 229 | | |
231 | 230 | | |
| 231 | + | |
| 232 | + | |
| 233 | + | |
232 | 234 | | |
233 | 235 | | |
234 | 236 | | |
| |||
0 commit comments