Dear Community!
How do you think? Is it possible to somehow, perhaps through Automation for Jira or system webhooks, track the addition of a user to a specific group?
There is a goal to automate this process in order to assign tasks automatically after being added to the group.
Thanks in advance!
Hi @Petr AST ,
This is not possible directly via Automation for Jira, but should be possible via Scriptrunner (if you have it). You may also be able to use a system webhook, however I can't confirm if the event type you'd need would be available.
To minimise the amount of code you'd need to write, once you have a way of capturing the event, in ScriptRunner or elsewhere, you could trigger an A4J automation via a webhook trigger, allowing you to keep all your main logic in a more easily editable format.
Spend the day sharpening your skills in Atlassian Cloud Organization Admin or Jira Administration, then take the exam onsite. Already ready? Take one - or more - of 12 different certification exams while you’re in Anaheim at Team' 25.
Learn more
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.