Actions
User story #6512
closedAdd an API to manage Group categories
Effort required:
Name check:
Fix check:
Regression:
Description
Like #6511, but for Node groups categories
Same urls should be added:
- GET groups/tree => Get the whole Group tree
- GET groups/categories/id => Get Group category details
- POST groups/categories/id => Update Group category
- DELETE groups/categories/id => Delete Group category
- PUT groups/categories => Create a category
Updated by Vincent MEMBRÉ over 9 years ago
- Status changed from New to In progress
Updated by Vincent MEMBRÉ over 9 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/851
Updated by Vincent MEMBRÉ over 9 years ago
- Pull Request changed from https://github.com/Normation/rudder/pull/851 to https://github.com/Normation/rudder/pull/854
Updated by Vincent MEMBRÉ over 9 years ago
- Status changed from Pending technical review to Pending release
- % Done changed from 0 to 100
Applied in changeset rudder|99ec9bf528cfbe802a7a5639ef815bb72816e078.
Updated by Vincent MEMBRÉ over 9 years ago
Applied in changeset rudder|74d3e7eb86b0da3f548fed0e58bf64ed690070b8.
Updated by Vincent MEMBRÉ over 9 years ago
- Tracker changed from Bug to User story
Updated by Vincent MEMBRÉ over 9 years ago
- Subject changed from Add an Api to manage Group categories to Add an API to manage Group categories
Updated by Vincent MEMBRÉ over 9 years ago
- Status changed from Pending release to Released
This bug has been fixed in Rudder 3.1.0~beta1 which were released today.
- Announcement 3.1
- Changelog 3.1
- Download information: https://www.rudder-project.org/site/get-rudder/downloads/
Updated by Vincent MEMBRÉ over 9 years ago
- Has duplicate User story #5795: Make Categories API accessible added
Actions