Actions
Bug #19129
closedClone group via API ask for query
Pull Request:
Severity:
UX impact:
User visibility:
Effort required:
Priority:
0
Name check:
To do
Fix check:
Checked
Regression:
Description
Several problems with node group API:
- clone ask for a query (which remove a bit of the interest of the thing)
- when cloning, the action name is still createGroup
- category
is missing in response (not specific to clone)
- documentation is incorrect for creation/clone (nodeIds
and groupClass
are not parameters, source
is misssing)
- source can only be taken from URL params which is inconsistant with other objects
- the source ID is used for the new group, leading to an error "already exists"
- category is not taken into account in update
query, which means that we can't move group by API
Updated by François ARMAND over 3 years ago
- Status changed from New to In progress
Updated by François ARMAND over 3 years ago
- Status changed from In progress to Pending technical review
- Assignee changed from François ARMAND to Vincent MEMBRÉ
- Pull Request set to https://github.com/Normation/rudder/pull/3579
Updated by François ARMAND over 3 years ago
- Status changed from Pending technical review to Pending release
Applied in changeset rudder|a0c11fd629bd7f8738ed7b0cb5834033e27b2171.
Updated by François ARMAND over 3 years ago
- Fix check changed from To do to Checked
Updated by Vincent MEMBRÉ over 3 years ago
This bug has been fixed in Rudder 6.2.5 which was released today.
Updated by Vincent MEMBRÉ over 3 years ago
- Status changed from Pending release to Released
Actions