Skip to end of metadata
Go to start of metadata

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

Compare with Current View Page History

« Previous Version 6 Next »

Previously, Automation required technical expertise and the use of APIs. We have launched new feature called ‘Automation’ which enables us to skip semi-tech steps to set automation. With just a few clicks, we can save your time and reduce human errors by using Automation feature!

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

image-20240722-105351.png

There are four actions available:

image-20240722-105425.png
  • Change page status - This action changes the status of a page and offers two options.

    • Space suggested status - the user can provide the name of the desired status. If no status with that name is found, this step will be skipped.

      image-20240722-105014.png
    • 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.

image-20240722-105039.png
  • Add a comment on a page - Adds a text comment to a page.

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

image-20240722-105158.png
  • Set entity property - Adds an entity property with a specified key and value. Advanced Reporting and Filtering - you can use issue properties to generate detailed reports on issues that are not covered by Jira's default fields.

image-20240722-105236.png

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

https://your-domain.atlassian.net/wiki/rest/api/content/CONTENT_ID/property/ADDED_PROPERTY_KEY

For more detailed explanations, refer to the Atlassian documentation.

  • No labels