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
Updated by Alexis Mousset almost 3 years ago
- Project changed from 41 to Rudder
- Category changed from Generic methods to Generic methods
Actions