Hello everyone,
is there any way to make an automation that sets the team field to the team the creator of the ticket is in? For me this is quite obvious, but I can't find a solution for it.
We have many teams and having an automation for every team is a pain.
I found this thread where one answer does something similar, but can't figure out how to do it with my case:
Solved: Can Automation set the Team field when an issue is... (atlassian.com)
Any idea would be really appreciated!
Hi @Steffen Goldenstein (Admin)
That other answer doesn't look right to me.
As far as I know, this isn't possible natively.
How many users are we talking here? And how many team variations?
Ste
I hoped there was something possible with SmartValues or these API calls.
We have 14 Teams with > 120 users.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
Hi @Steffen Goldenstein (Admin)
There is an API for Team, but I don't see a method to compare members through it.
You could use Groups instead (or duplicate Teams as Groups), and then compare Group members via API?
---
The other issue I could think of was what if a user is in multiple Teams?
This presents the other option - hard-code it into an Automation rule using a Lookup Table - eg.
Ste
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.