User story #16598
closedAdd basic support for categories in techniques from technique editor
Description
We want to be able to add basic support for categories of techniques build from the technique editor
the category needs to be created before adding techniques (folder in /var/rudder/configuration-repository/techniques and category.xml within must exist)
category will be passed as a string in the json, containing the name of the folder
we will create techniques files in the correct folder /var/rudder/configuration-repository/techniques/category_name/technique_name/version
no link from ncf_techniques to category need
technique will show up in technique editor changes made in the technique will be applied on the technique from the category
This cannot be edited for now and wont be displayed, can only be set via api. technique ressource will not be supported for now (not a lot of work, and may have basic support already, but this needs to be tested afterwards)
Updated by Vincent MEMBRÉ almost 5 years ago
- Status changed from New to In progress
- Assignee set to Vincent MEMBRÉ
Updated by Vincent MEMBRÉ almost 5 years ago
- Status changed from In progress to Pending technical review
- Assignee changed from Vincent MEMBRÉ to François ARMAND
- Pull Request set to https://github.com/Normation/rudder/pull/2733
Updated by Vincent MEMBRÉ almost 5 years ago
- Status changed from Pending technical review to Pending release
Applied in changeset rudder|10cd24eea58e79e72cc14f0e3383c7badbfe4ef4.
Updated by Vincent MEMBRÉ almost 5 years ago
- Fix check changed from To do to Checked
Updated by Alexis Mousset over 4 years ago
- Name check changed from To do to Reviewed
Updated by Vincent MEMBRÉ over 4 years ago
- Status changed from Pending release to Released
This bug has been fixed in Rudder 6.0.3 which was released today.