We have Project automation rules that needs to be enable /disabled time to time. Can we do it thru Rest API rather than using GUI all the time ?
Thanks
Hi @bponnapalli -- Welcome to the Atlassian Community!
Doing a quick search of the REST API reference, it does not appear that configuring automation rules is included: https://developer.atlassian.com/cloud/jira/platform/rest/v3/#version
I also checked and I could not find any feature suggestions to add this yet.
Question: why do you want to disable the rules from time to time? If this is something which is quantifiable, could you either adjust the rules or run them on a schedule?
Best regards,
Bill
Hi Bill , thanks ! I didn't notice schedule option before but it would not help in my case.
He have On-call roaster schedule. So I want the Issues to be assigned oncall person. 9a-5p , 5pm-9am basics.
Looked at OpsGenie but trying to figure out something RestAPI based in JiraCloud for just this one simple task.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
Hi @Rigo
There is no public REST API function to enable / disable rules yet. Please follow / vote for this suggestion to see progress on that request: https://jira.atlassian.com/browse/AUTO-51
Kind regards,
Bill
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.