Bug #19129
Updated by François ARMAND over 3 years ago
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@ and @tags@ are 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"