Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.
  • This routine is available starting with SIL Engineā„¢ 1.0.
  • This routine is available for Jira server and cloud deployment options.
    Info
    titleAvailability
    Table plus
    applyColStyleToCelltrue
    heading0
    columnTypess,s,s,s
    multiplefalse
    columnAttributesstyle="background:#e5e7ea;font-weight:bold,,style="background:#e5e7ea;font-weight:bold,
    enableSortingfalse

    Syntax

    groupExists(grp)

    Package

    Alias

    Pkg Usage

    Description

    Excerpt
    hiddentrue
    Verifies if the selected group is a registered Jira group.

    Verifies if the selected group is a registered Jira group.

    Parameters

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

    Parameter name

    Type

    Required

    Description

    group name

    ...

    String

    Yes

    Name of the group that will be verified.

    Return

    ...

    Type

    Boolean

    Returns "true" if the specified group name denotes a registered Jira group or "false" if the group name is unknown.

    ...

    Code Block
    groupExists("Administrators");
    

    Result: "True" if Administrators is a registered Jira group. "False" if Administrators is not a registered Jira group.

    ...

    Filter by label (Content by label)
    showLabelsfalse
    max25
    showSpacefalse
    cqllabel = "jira_group_routine" and space = currentSpace ( )
    labelsjiraarray_group_routineroutines