Bug #7979
Changing Directive version via API does not set default values, and return wrong parameters
Effort required:
Priority:
Description
We need to fix several things on Directive API when migrating technique
It's quite broken.
- check of parameters is done with the old technique, which is ok when parameters do not change, but not
- New technique version parameters are not added
- It does not add default values
- It answers with the old Directive parameters (consquence of second star)
Updated by Vincent MEMBRÉ almost 5 years ago
- Status changed from In progress to Pending technical review
- Assignee changed from Vincent MEMBRÉ to Nicolas CHARLES
- Pull Request set to https://github.com/Normation/rudder/pull/1051
Updated by Vincent MEMBRÉ almost 5 years ago
- Status changed from Pending technical review to Pending release
- % Done changed from 0 to 100
Applied in changeset rudder|72f6402896234355a17fda4b06e4b72ccabd4ff4.
Updated by Vincent MEMBRÉ almost 5 years ago
- Status changed from Pending release to Released