Skip to end of metadata
Go to start of metadata

You are viewing an old version of this content. View the current version.

Compare with Current View Version History

« Previous Version 2 Next »

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

image-20240718-210713.png

There are five actions available:

image-20240718-210744.png

  • Change issue status - This action changes the status of 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-210853.png
  • 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.

image-20240718-211000.pngimage-20240718-211037.png
  • Add a comment on an issue - Adds a text comment to an issue.

image-20240718-211140.png
  • Add/ remove label(s) - Adds or removes a label on an issue

image-20240718-211902.png
  • Set entity property - Adds an entity property with a specified key and value.

image-20240718-211312.png

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

https://jira-instance1.net/rest/api/2/issue/ENPR-4/properties/

For more detailed explanations, refer to the Atlassian documentation.

  • No labels