Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.
Table plus
applyColStyleToCelltrue
heading0
columnTypess,s,s,sheading0
multiplefalse
columnAttributesstyle="background:#e5e7ea;font-weight:bold,,style="background:#e5e7ea;font-weight:bold,
enableSortingfalse

Syntax

removeGroupFromSpacePermission(permissionType, spaceKey, groupName)

Package

Alias

Pkg Usage

Description

Excerpt
hiddentrue
Removes a single group from a space permission if the group is in that permission.

Removes a single group from a space permission if the group is in that permission.

...

Table plus
applyColStyleToCelltrue
columnTypess,s,s,s
heading0
multiplefalse
enableSortingfalse

Parameter name

Type

Required

Description

permissionType

String

Yes

Permission type a group will be removed from. A list of values is provided in a table.

spaceKey

String

Yes

The key of the space to remove permission from.

groupName

String

Yes

The name of a group to remove from permission.

Return Type

Boolean (true/false)

...

Disallows members of the "confluence-users" group to modify space with the "PS-DOCS" key.

Note

Permission Reference

Permission typeDescription
USECONFLUENCEPermission to use Confluence.
LIMITEDUSECONFLUENCEPermission to limited usage of Confluence.
UPDATEUSERSTATUSPermission to update user status.
VIEWUSERPROFILESPermission to view user profiles.
SYSTEMADMINISTRATORPermission to be a system administrator.
ADMINISTRATECONFLUENCEPermission to be a Confluence administrator.
PERSONALSPACEPermission to work with personal space.
CREATESPACEPermission to create a space.
VIEWSPACEPermission to view a space.
REMOVEOWNCONTENTPermission to remove own content.
COMMENTPermission to add comments.
EDITSPACEPermission to edit a space.
SETSPACEPERMISSIONSPermission to update space permissions.
REMOVEPAGEPermission to remove a page.
REMOVECOMMENTPermission to remove a comment.
REMOVEBLOGPermission to remove a blog.
CREATEATTACHMENTPermission to create an attachment.
REMOVEATTACHMENTPermission to remove an attachment.
EDITBLOGPermission to edit a blog.
EXPORTSPACEPermission to export a space.
REMOVEMAILPermission to remove email.
SETPAGEPERMISSIONSPermission to update page permissions
PROFILEATTACHMENTSPermission to work with profile attachments.

Info
If the routine returns false, it doesn't mean that the specified permission still exists for the group. It just means that the state of the space permission was not changed. For example, if the specified group wasn't in the specified space permission before the routine invocation, the routine will return false, because the state of the space permission was not changed. In order to check if the specified group has a certain space permission please use the following routine: groupHasSpacePermission.

See also

Filter by label (Content by label)
showLabelsfalse
max25
showSpacefalse
cqllabel = "group_routines" and space = currentSpace ( )
labelsarray_routines