Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

...

Warning

Looking for the documentation on the newest versions of SIL Engine and the Simple Issue Language for Jira 8 for Server/Data Center? Click here !


Info
titleAvailability

This routine is available starting with SIL Engine™ 4.5.6.

Syntax

admCreateGroup(groupName)

Alias

createGroup(groupName)

Description

Excerpt

Create a single group to a project role if the group does not already exist.

Parameters

Parameter name

Type

Required

Description

Group nameStringYesThe name that describes the group.

Return type

boolean

Returns "true" if operation succeeded.

Example 

Code Block
createGroupadmCreateGroup("Test");

Result: A new group "Test" will be created.

See also

Filter by label (Content by label)
showLabelsfalse
showSpacefalse
cqllabel = "jira_group_routine"
labelsjira_group_routine