So I've created the following automation to schedule a weekly ticket at 0600CST as per below:
When I try to 'Edit Issue fields' in any way, I recieve this error:
I tried using JSON which let's me publish this change but doesn't create the ticket either. Any ideas?
Hello @Alex Lock ,
The error message is due to the fact that edit issue requires an issue as an input. It doesn't automatically get the issue that you created in the previous action.
You should add a branch for your rule to make it valid.
You rule should look like this:
P.S : For this particular case, why are you not setting the assignee directly in the Create issue action ?
Kind regards.
It didn't let me do it within that action as the field wasn't available, so I had to do it afterwards. Though I can confirm this now works!
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
Welcome to the Atlassian Community !!
The Edit Issue Fields Component which you added is not needed. > You can remove that
Accept the answer if it helps
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
Online forums and learning are now in one easy-to-use experience.
By continuing, you accept the updated Community Terms of Use and acknowledge the Privacy Policy. Your public name, photo, and achievements may be publicly visible and available in search engines.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.