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 about 7 years ago
- Status changed from New to In progress
Updated by Alexis Mousset about 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 about 7 years ago
- Status changed from Pending technical review to Pending release
Applied in changeset commit:6024c4546a3859150579a3d8b57adec361457494.
Updated by Vincent MEMBRÉ about 7 years ago
- Status changed from Pending release to Released
Updated by Alexis Mousset over 2 years ago
- Target version changed from 1.1 to ncf-1.1
Updated by Alexis Mousset over 2 years ago
- Project changed from 41 to Rudder
- Category changed from Generic methods to Generic methods
Actions