-
Type:
Suggestion
-
Resolution: Fixed
-
Component/s: Trigger - Other
At present, there isn't a straightforward method to extract a list of manual automation rules along with their respective owners, or to obtain a list of scheduled rules with their corresponding owners and schedules.
To improve this, it would be beneficial to have the option to extract this information filtered by specific trigger types. This enhancement would streamline the process and provide more targeted data retrieval.
Workaround:
Export all the rules from Global Automation by accessing System > Global Automation.
Then, once the file is downloaded, you can search for the trigger type. For example for the Manual trigger rules you can search using the trigger type "jira.manual.trigger.issue."
More details can be found in the following documentation: import-and-export-jira-automation-rules
You can use the REST API endpoint to get the username or the email from the account id:
- mentioned in
-
Page Loading...