Details
-
Type:
New Feature
-
Status: Resolved
-
Priority:
Minor
-
Resolution: Complete
-
Affects Version/s: 2.0.0.M1
-
Fix Version/s: 2.0.0.M2
-
Component/s: None
-
Labels: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.