Hi, good day and hope all is well.
I have a use case here. I am building a JIRA automation so that when a ticket is created by cloning an existing ticket, I would like to automatically clear some fields in the new ticket so that user will not forget to enter new data into those fields.
I am using Related issues condition as one of my conditions but it only work when the condition is "Are not present" which is not condition that I want because this would also action non-cloned tickets. Audit log is saying whenever I use a JIRA script condition:
@Jhune BiasIf the trigger is issue created, maybe the link "is cloned by" is not created yet when that condition is evaluated. See here:
What is your Trigger - "issue created"?
Check to see if you should be using the "clones" Link type instead of "is cloned by".
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
This how it looks like
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.