Skip to content

Fix Stickiness to Match Unleash API

Andrew Fontaine requested to merge afontaine/flexible-rollout-stickiness into master

What does this MR do?

The API specifies that stickiness values for flexible rollout should be in camel case, but were accidentally written to be in all-caps. We should migrate existing usages and correct the forms and validations to use camel case variants.

Changelog: fixed

For #331061 (closed)

Screenshots or Screencasts (strongly suggested)

no visual changes

Does this MR meet the acceptance criteria?

Conformity

Availability and Testing

Edited by Andrew Fontaine

Merge request reports