Versions Compared

Key

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

An automation step allows you to perform an action on a page.

...

There are four five actions available:

...

  • Change page issue status - This action changes the status of a page and offers two options.

    Space suggested status - the user

    an issue. Alternatively, you can provide the name of the desired status. If no status with that name is found within the project, this step will be skipped.

    image-20240718-204211.pngImage Removed
  • Custom status - are user-specific. You need to provide a name, and we'll match it with the statuses available to the user who started the approval, or create a new one for them. Alternatively, you can select a user, choose one of their statuses, or provide a new one. The custom status will be added by the selected user. If you provide a custom status that does not yet exist, you can also select its color. The default color is blue.

...

  • Change a user assigned to a field - This action changes the user assigned to a field such as Assignee, Creator, Reporter, Request Participants, or Approvers.

...

  • Add a comment on an issue - Adds a text comment to a pagean issue.

...

  • Add/ remove label(s) - Adds or removes a label on a page.

...

  • an issue

...

  • Set entity property - Adds an entity property with a specified key and value.

...

To check the entity property, use the following API endpoint:

Code Block
https://yourjira-domaininstance1.atlassian.net/wiki/rest/api/content/12345/property/2/issue/ENPR-4/properties/

For more detailed explanations, refer to the Atlassian documentation.