Forums

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

Automation for Jira - list of matcher commands?

David Loszewski
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.
June 18, 2021

Hello,

Are the list of matcher commands anywhere for Automation for Jira?   ie.  issues.summary.match(<match string>).first, what else can I use with match other than first?   I wasn't able to find a list anywhere in the documentation.

Thank you. 

1 answer

1 accepted

0 votes
Answer accepted
Trudy Claspill
Community Champion
June 18, 2021

Against what type of field are you trying to assess a match?

This page concerns text fields:

https://support.atlassian.com/jira-software-cloud/smart-values-text-fields/

This page concerns list fields

https://support.atlassian.com/jira-software-cloud/smart-values-lists/

 

Bill Sheboy
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.
June 18, 2021

Hi @Trudy Claspill -- It appears those links have changed to:

Hi @David Loszewski -- And to add onto Trudy's ideas, the list functions sometimes work like functions and sometimes like properties.  Please look here for more on list-related split() behavior:

https://community.atlassian.com/t5/Jira-Software-questions/JIRA-automation-and-a-working-example-of-the-Split-function-for/qaq-p/1395718

Best regards,

Bill

Like Trudy Claspill likes this
Trudy Claspill
Community Champion
June 18, 2021

Thanks @Bill Sheboy . I had a copy/paste problem with those links.

Like Bill Sheboy likes this

Suggest an answer

Log in or Sign up to answer