mirror of
https://github.com/Unleash/unleash.git
synced 2025-02-09 00:18:00 +01:00
Via the API you can currently create gradualRollout strategies without any parameters set, when visiting the UI afterwards, you can edit this, because the UI reads the parameter list from the database and sees that some parameters are required, and refuses to accept the data. This PR adds defaults for gradualRollout strategies created from the API, making sure gradual rollout strategies always have `rollout`, `groupId` and `stickiness` set. |
||
---|---|---|
.. | ||
archive-feature-toggles.e2e.test.ts | ||
feature-toggle-last-seen-at.e2e.test.ts | ||
feature-toggle-service.e2e.test.ts | ||
feature-toggle-store.e2e.test.ts | ||
feature-toggle-strategies-store.e2e.test.ts | ||
feature-toggles.auth.e2e.test.ts | ||
feature-toggles.e2e.test.ts |