We use Jira for logging faults and get the reporter information in via Power Automate (from an MS Form). We scoop up the email address of that reporter (someone who most likely doesn't use Jira) and enter it into a custom field. Our Engineering team then work on the issue to resolve it.
Sometimes our engineers will submit their own issues, in the same way. We scoop up their name and email address. But I want to run a rule against the name or email address to indeintify if the reporter is in our Engineering User Group for the project we work out of. Does anyone know (either using JQL or Smart Values) to find out if a search of users in a group by email address can be done via automation?
Hi @Rostam Kilgour ,
you can get users from a group using Web Request action and invoke jira API, https://community.atlassian.com/t5/Jira-articles/How-to-retrieve-users-from-a-specific-group-with-simple-Jira/ba-p/2191601 here is a post which describes how to work with this API in Automations.
Thanks. Do you know how I quirey a group name with a special charatcer or space in it?
I'm getting this error.
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.