1
0
mirror of https://github.com/Unleash/unleash.git synced 2024-11-01 19:07:38 +01:00
unleash.unleash/src/test/examples
Gastón Fournier 005e5b1d15
fix: found an edge case exporting variants (#2900)
## About the changes
When exporting v3, for variants backward compatibility, we need to find
one featureEnvironment and fetch variants from there.
In cases where the default environment is disabled (therefore does not
get variants per environment when added), it can be still be selected
for the export process. Therefore variants don't appear in the feature
when they should be there.

An e2e test that fails with the previous implementation was added to
validate the behavior

This comes from our support ticket 404
2023-01-13 14:55:57 +01:00
..
client-metrics.json
client-register.json
exported3-with-default-disabled.json fix: found an edge case exporting variants (#2900) 2023-01-13 14:55:57 +01:00
exported405-enterprise.json
exported412-enterprise-necessary-fixes.json
exported412-enterprise.json
exported412-version2.json
exported3176.json
exported-3175-enterprise.json
exported-segments.json
import-state.json fix: broken UI after import (#2447) 2022-11-17 14:05:57 +01:00
import.json
import.yml
v3-minimal.json
variantsexport_v3.json feat: Add variants per env (#2471) 2022-11-21 10:37:16 +01:00