Details
-
New Feature
-
Status: Resolved
-
Minor
-
Resolution: Complete
-
2.0.0.M1
-
None
-
None
Description
Add support on ApplicationConfigService to use force parameter.
If some operation tries to add new configuration property that exists checks force and:
- If true, updates existing property.
- If false, shows a message with necessary instructions to force update.