Rename Group Use Case
Renames a group from old name to new name, assuming you have appropriate permissions and the new name is not already in use.
Inputs
- Current Space Name
- Current Group Name
- New Space Name
- New Group Name
Outputs
- None
Exceptions
- If inappropriate permissions
- If space/group name combo already in use
- If the original space doesn't exist
- If the original group doesn't exist
- If the new space doesn't exist