mirror of
https://github.com/Unleash/unleash.git
synced 2025-09-28 17:55:15 +02:00
This change makes it so that the flag name is revalidated against the new project pattern whenever you change the target project for a flag. The validation is not run if the name is empty, if there is no pattern, or if there is no validation method. This solves the case where you input a name, then change the project, and where the name isn't valid for the new project. Previously, it wouldn't revalidate, but now it does. |
||
---|---|---|
.. | ||
CopyFeature | ||
CreateFeature | ||
CreateFeatureButton | ||
EditFeature | ||
FeatureForm | ||
FeatureStrategy | ||
FeatureToggleList | ||
FeatureView | ||
hooks | ||
RedirectFeatureView | ||
StrategyTypes |