Hi, I need help to understand how can I create linkend issues based number of users in customfield?
For example:
I have user picker custom filed and I need to create linked issues for each user in user picker field and put each name to sammury on new linked issues. How can I do it with Jira automation?
Hey @Linxio Support
You can achieve this by creating an automation rule, the trigger I'll use in the example is "Issue created" for simplicity.
It will now iterate over every user chosen and create a child issue!
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.