I have a field named as "Organization" in my Parent ticket. In the linked issue I have a filed called "Client". I have created a rule to create a linked issue whenever a parent ticket is raised which is working fine. But when I tried to copy the value from the parent to linked issue all the other fields like summary, description, Priority are getting copied from the parent to linked issue. But it is not working for Client and Attachment. The Value from the Organization field is not getting copied to the Client filed in the Linked issue. I have tried making the filed name identical but no luck. Tried creating a rule but no luck
Could someone please help me with this. Thanks in advance
Hi Jai,
Try changing the Edit issue to copy from the Trigger issue instead of Current issue.
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.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
Oh, you are trying to copy the value of the Organizations field to the Client field - correct? Sorry, I missed that.
In the Edit for the Client field choose Set value.
Then put this in the field:
{{triggerIssue.Organizations}}
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
Hi @John Funk
Thanks for the response. But for some reason, it is still not working. I have added a few screenshots just in case if I am missing to convey something. Please have a look and help me with your thoughts
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
Grrrr - That is frustrating. Is the Organization getting set when the JSD issue is created? Or later? I am running out of suggestions here. You will probably need to open a support ticket with Atlassian. :-(
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
Hi @John Funk
The organization filed usually pick data from the Reporter domain name. But, since I am a support team person if I create it won't fetch any data so I am updating the organization field manually for test purposes, hence kept the rule trigger as "Value Change". And I really appreciate your patience and effort to help me resolve this issue.
In addition to that , The Organization field in the service desk ticket is fetched by the reporter domain name. in the linked issue that reported name is changed to "Automation for Jira" since the linked issue creating is done by automation rule. Does that affect the client field from fetching data ?. this might not be a problem but just a thought
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
No, I don't think that last part should be a problem.
The last thing I would try is to add the Client field to the JSD project (it can be hidden by not putting it on a screen). Then when the Organization field is update, copy that value to the Client field (that Automation component would come before the Linked Issues one).
Then copy the Client field from the trigger issue to the child.
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.