Our product teams use JPD for idea collecting, and then they enrich the content of an idea using both ready made templates as ones which Product OPS has created for them. Once the idea is ready for delivery, I have configured an Automation which creates an Epic with the content copied from Idea Description, and the idea assignee. Now you introduced the use of global field Team in JPD which I think is really great. I would want to be able to copy this field in the same automation so that the epic would find its way directly to the correct product team's backlog. I have not been able to configure this though I have tried to write it in the json, the Team field just stays empty in the epic or no epic is created. How could I configure this so that it would copy the assigned team from jpd into the epic when it is created by automation?
Hello @minttu.sankala
Manu from the Atlassian support team here to help!
I can see in the Additional fields section you directly used the {{team}} smart value which would retrieve the value of the Team field from the Epic you created explaining why the value remains empty.
If you try to update this to {{triggerIssue.Team}} instead, this should properly fetch the Team value from the Idea that has been transitioned.
Could you give this a try and let me know if you're still not seeing that field populated correctly afterwards?
Cheers,
Manu | Atlassian Team
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.