Actions
Bug #28256
openEditing a property in append mode duplicates the value
Bug #28256:
Editing a property in append mode duplicates the value
Pull Request:
Severity:
UX impact:
User visibility:
Effort required:
Priority:
0
Name check:
To do
Fix check:
To do
Regression:
No
Description
It is possible to change the inheritance mode of properties when creating a global property.
It is possible to set this mode to append for strings and lists using the maa mode.
It is possible to override a global property in a specific agent or group.
When overriding this property in the interface, the default value for a new override is the inherited value.
This is perfect in override mode, this is acceptable in merge mode for json object, but this breaks the value in append mode (the new value will duplicate the content).
The default value should be empty if the variable is in append mode (easy for strings, it would be nice to have it for JSON variables that are pure arrays)
No data to display
Actions