Versions Compared

Key

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

Panel
bgColor#f5f5f5
titleColor#ffffff
borderWidth0
titleBGColor#000000
titleJSU for Jira Server/Data Center

This is the documentation of JSU for Jira Server/Data Center. If you are using JSU on Jira Cloud, see ourĀ JSU Cloud documentation.

Description

The 'User Is In Any Users' will verify condition verifies that the current user is one of the selected users.

...

You must specify the allowed users when configuring the checkcondition. For example:

...

For information on how to configure a condition for a workflow transition in Jira, see the Jira documentation.

...

A workflow is configured so that the 'Automation' transition has the ' User Is In Any User ' check = set to 'jsu-technical-user' user only. This is a user account that does not belong to an actual person but is used for all kinds of automations. It has more permissions than normal users, so automations can do things that would be restricted for normal users.

...