Forums

Articles
Create
cancel
Showing results for 
Search instead for 
Did you mean: 

How can I check in Jira Automation if a form’s request type belongs to a specific group ID?

Radia Dev
I'm New Here
I'm New Here
Those new to the Atlassian Community have posted less than three times. Give them a warm welcome!
August 13, 2025

Hi Community,

I’m trying to identify which group a particular case in Forms belongs to.

I attempted the following expression:

{{ issue.fields.customfield_10065.requestType.groupIds == "131" }}

Unfortunately, this did not work as expected. My goal is to check if the Group ID is 131 and then apply changes to the case accordingly.

Has anyone implemented a similar check or can suggest a working approach?

Thanks,
Dev Radia

1 answer

0 votes
Marc - Devoteam
Rising Star
Rising Star
Rising Stars are recognized for providing high-quality answers to other users. Rising Stars receive a certificate of achievement and are on the path to becoming Community Leaders.
August 13, 2025

HI @Radia Dev 

Welcome to the community.

This is not possible, to find out the Group ID where a request type is in, you can use the API.

https://developer.atlassian.com/cloud/jira/service-desk/rest/api-group-servicedesk/#api-rest-servicedeskapi-servicedesk-servicedeskid-requesttype-requesttypeid-get 

Note: A request type on the portal IS NOT a FORM, a form can be used in a request type.

Suggest an answer

Log in or Sign up to answer
DEPLOYMENT TYPE
CLOUD
PRODUCT PLAN
PREMIUM
PERMISSIONS LEVEL
Product Admin
TAGS
AUG Leaders

Atlassian Community Events