Actions
User story #11598
closedAdd a tolerant merge method
Effort required:
Name check:
Fix check:
Regression:
Description
Add a variable_dict_merge_tolerant(dict1, dict2) method, which will not fail if dict1 or dict2 is not defined, and will in this case return the existing variable.
Updated by Alexis Mousset over 7 years ago
- Status changed from In progress to Pending technical review
- Assignee changed from Alexis Mousset to Nicolas CHARLES
- Pull Request set to https://github.com/Normation/ncf/pull/641
Updated by Alexis Mousset over 7 years ago
- Status changed from Pending technical review to Pending release
Applied in changeset 6024c4546a3859150579a3d8b57adec361457494.
Actions