Table plus |
---|
applyColStyleToCell | true |
---|
heading | 0 |
---|
columnTypes | s,s,s,s |
---|
multiple | false |
---|
columnAttributes | style="background:#e5e7ea;font-weight:bold,,style="background:#e5e7ea;font-weight:bold, |
---|
enableSorting | false |
---|
|
Syntax | removeGroupFromGroups(groupsToRemoveFrom, childName) | Package | | Alias | removeGroupFromGroups | Pkg Usage | |
|
Description
Excerpt |
---|
|
Add the provided groups to the specified groups if they are not already added. |
Add Removes the provided groups to group from the specified groups if they are not it is already added.
Parameters
Table plus |
---|
applyColStyleToCell | true |
---|
columnTypes | s,s,s,s |
---|
heading | 0 |
---|
multiple | false |
---|
enableSorting | false |
---|
|
Parameter name | Type | Required | Description |
---|
Groups to remove from | Array of strings | Yes | Group names that the child group should be removed from. | Child name | String | Yes | Child group to be removed from the parent groups. |
|
Return Type
Boolean
Returns "true" if operation succeeded.
...
Result: The "ChildGroup" will be removed from "Group1" and "Group2".
Note |
---|
In order to allow Jira to handle nested groups you would need first to enable or disable support for nested groups on each directory individually. Select User Directories from the JIRA administration menu, edit the directory and select Enable Nested Groups See Configuring user directories. |
See also
Filter by label (Content by label) |
---|
showLabels | false |
---|
max | 25 |
---|
showSpace | false |
---|
cql | label = "group_admin_routine" and space = currentSpace ( ) |
---|
labels | array_routines |
---|
|