The Atlassian Community Forums are currently in read-only mode. We will be relaunching on a new platform on September 22 (read more here). We apologize for the extended downtime. For concerns or questions, please email communitymanagers@atlassian.com. See you on the other side, on the new Atlassian Community Forums! :)

×

Forums

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

how to mention 2 jira project query Issue Jql Matcher in YACC?

Sathish Kumar Devendran
October 24, 2016
 

1 answer

Comments for this post are closed

Community moderators have prevented the ability to post new answers.

0 votes
Nic Brough -Adaptavist-
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 Champions.
October 24, 2016

You probably need to explain almost all of that - it's not a coherent question, and what's a YACC or an issue jql matcher?

Sathish Kumar Devendran
October 24, 2016

Hi Nic,

    YACC-Yet Another Commit Checker is stash plugin to validate git commit message.

https://marketplace.atlassian.com/plugins/com.isroot.stash.plugin.yacc/server/overview  if i we dont mention valid JIRA issue in commit message, we cant push the changes to the remote repo. now i can mention single JIRA project query as project = PROJ-KEY1 in but Is possible to include more than one JIRA project like "(project = PROJ-KEY1) OR (project = PROJ-KEY2)".

when i try this, getting this error Unable to validate JQL query with JIRA because there was an unexpected exception. Please see Stash logs. but this is valid JQl. pls advice on this.

Thank you,

Sathish