How can I check condition on issue request type id

Rajesh Jella July 27, 2018

Hi,

We are using codebarrel automation add-on. We don't want automation for one specific request type. Can you please me the idea how to check this condition?.

I have tried issue.Request Type.requestType.name but no luck.

 

1 answer

0 votes
andreas
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.
July 30, 2018

Hi Rajesh,

It's probably easier to just use our JQL condition with something like:

  • Trigger: Some trigger
  • JQL condition with JQL: "Request type" != <your type>
  • Actions: Do something (like adding a comment etc)

Hope that helps!

Cheers,
Andreas

Rajesh July 30, 2018

Thanks Andreas.

I have added this JQL condition "Customet Request type" != "<your type>", it's working fine.

Suggest an answer

Log in or Sign up to answer
TAGS
AUG Leaders

Atlassian Community Events