mirror of
https://github.com/Unleash/unleash.git
synced 2024-12-22 19:07:54 +01:00
791384ddb1
* fix: sort variants on output We found that for existing variants, the sorting by name wasn't applied, so the index in the patches were wrong. This PR adds the sort also when we're getting variants as part of the getFeature call, not just when we're getting the variants. This should make the UX consistent, and prevent our patches from hitting the wrong index in the variants array. Co-authored-by: Youssef Khedher <khedher.youssef@hotmail.fr> |
||
---|---|---|
.. | ||
lib | ||
mailtemplates | ||
migrations | ||
test | ||
migrator.ts | ||
server-dev.ts | ||
server.ts |