-
Suggestion
-
Resolution: Unresolved
-
0
-
Problem Definition
It is not possible to create, edit, delete, enable, export/import or disable automation rules using a REST API.
In some cases, for example when creating a new staging instance from production data, it is desired to have some or all automation rules disabled or edited at once, in an automated way.
Suggested Solution
Implement a public REST API to allow the following operations:
- Create rules
- Edit rules
- Enable/disable rules
- Delete rules
- Get list of rules
- Export/Import rules
***
We would like to export Jira automation logs to an external dashboarding system. Unfortunately, both the /auditlog and the /automation endpoints are internal APIs. They are not available outside Jira.
Is it possible to expose automation-related APIs to allow us to do the following either via a Rest API or a Webhook:
- Export automation audit logs
- Create/Delete/Edit/View automation rules
- Export Automation rules
- is cloned from
-
JIRAAUTOSERVER-229 Official REST API to manage rules
- Gathering Interest
- is duplicated by
-
AUTO-137 Transition and add internal comment via REST API
- Closed
-
AUTO-811 Please expose the Jira automation audit logs API
- Closed
-
AUTO-1095 Create API endpoint for Automation stats
- Closed
- is related to
-
CLOUD-10966 Allow third-party automation actions in Jira Cloud
- Gathering Interest
- relates to
-
AUTO-1699 Official REST API to check the current Jira automation usage per product
- Gathering Interest
-
CONFCLOUD-79812 Extending REST API Support for Automation in Confluence Cloud Spaces
- Gathering Interest
-
AUTO-539 Ability to export Automation Audit logs and/or access via API
- Reviewing
-
ACE-7646 Loading...
-
ACE-7647 Loading...
-
ENT-1359 Loading...
- blocks
-
BLOCKER-26 Loading...
- mentioned in
-
Page Loading...
-
Page Loading...
-
Page Loading...
-
Page Loading...
-
Page Loading...
-
Page Loading...
-
Page Loading...
-
Page Loading...
-
Page Loading...
-
Page Loading...
-
Page Loading...
-
Page Loading...
-
Page Loading...
-
Page Loading...
-
Page Loading...
[AUTO-51] Official REST API to manage rules, export/import and access automation audit logs
Labels | Original: ACE-7647 Automation_Move_JSW NPBW jsm-s4 jsw-s13 jws24 orchestration sam-request | New: ACE-7646 ACE-7647 ACE-8279 Automation_Move_JSW NPBW jsm-s4 jsw-s13 jws24 orchestration sam-request |
Remote Link | New: This issue links to "Page (Confluence)" [ 1016845 ] |
Labels | Original: ACE-7647 Automation_Move_JSW jsm-s4 jsw-s13 jws24 orchestration sam-request | New: ACE-7647 Automation_Move_JSW NPBW jsm-s4 jsw-s13 jws24 orchestration sam-request |
Status | Original: Under Consideration [ 11774 ] | New: In Progress [ 3 ] |
199e748e27be Thanks for your reply, this fixed our issue. We did sent the idUuid, but an invalid one. It was formerly ignored, but now indeed it is checked, no longer just the technical ID in the URL.