mirror of
https://github.com/Unleash/unleash.git
synced 2024-12-22 19:07:54 +01:00
add groupId to gradual rollout template (#2045)
* add groupId to gradual rollout template * FMT
This commit is contained in:
parent
4ed05047f3
commit
13e0130824
@ -101,6 +101,7 @@ export const FeatureStrategyEmpty = ({
|
||||
parameters: {
|
||||
rollout: '50',
|
||||
stickiness: 'default',
|
||||
groupId: feature.name,
|
||||
},
|
||||
constraints: [],
|
||||
});
|
||||
|
Loading…
Reference in New Issue
Block a user