Hello all,
I have an automation that has been working well that, when triggered, creates a similar issue within another project and I have many of the fields from the trigger issue mapping to the new issue that runs well, with the exception of 'Components'.
All of the other fields I chose to set are copied from the trigger issue and map well in the new issue. For some reason, 'Components' won't copy over. I initially set it up like I did for the rest of the fields where it was just copied from the trigger issue. Then I found this article which showed that I needed to do it a different way: https://confluence.atlassian.com/automationkb/how-to-copy-components-from-source-issue-to-destination-when-cloning-via-automation-rule-1319572671.html
But that doesn't work either.
Here is the message I get in the audit log:
Any ideas? Thanks for your help!
Make sure that the components for both project are the same and the components field are is in create issue screen.
Hi @Greg Mihailides ,
Is the Components field part of your screens for both the source and destination create issue? Usually this message shows up because it can't find the field to set in the creation screen for the destination issue.
Hope this helps.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
Yes, we recently added it to the destination project.
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.