I would like to create an automation which creates an issue for every person in a role. I have created a series of automation which creates an issue, assigns an assignee depending on workload, then creates another issue. It works perfectly fine but I have more than 10 users per role so it returns an error for reaching the loop limit. In my scenario it should already exceed this limit. Screenshots are given below. Are there any ways to workaround the issue? Thanks in advance!