I'm having trouble copying fields in an automation.
I need to copy the sprint field of the issue to another field of the same issue when this sprint field undergoes any change.
That's possible?
Welcome to the Atlassian Community!
I suspect you are not able to do this directly because the Sprint field is a different type of field to your target field. You probably need to get the names of the sprints in the sprint field and copy them out to plain text in the target field.
@Antonio Burgos Vieyra, do you want to back up the former value of the sprint field? In this case I suggest examining the fieldChange or changelog smart values.
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.