Jira User

The vocabulary defined in Jira Model

Jira User

the current user

Type: user

The currently logged-in user

the key of <user>

Type: string

The key field of a user.

the name of <user>

Type: string

The username field of a user.

the display name of <user>

Type: string

The display name field of a user.

the email address of <user>

Type: string

The email address field of a user.

<user> has role <string>

Type: boolean

Check if the user has the specified project role.

Example:

the assignee has role “Developers”

<user> is in group <string>

Check if the user is in the specified Jira group.

Example:

the assignee is in group “Jira-administrator”

Last modified January 15, 2020