I want to set automation JQL on particular board to send notification when issue on review status

Saqib Dar
Contributor
August 19, 2023

Hi community,

I want to set automation with JQL on particular board to send notification when issue on review status

how i can select a board in JQL or any other way around to send notification on review status that tickets belongs to particular board only?

Thanks in advance

2 answers

1 accepted

1 vote
Answer accepted
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.
August 19, 2023

Hi @Saqib Dar 

It is not possible to select a "board" with JQL.  However...

A board and backlog are views of issues based on a JQL filter.  In addition, the column mapping of status values and Sprint (for scrum) impact what shows on the board.

If you use that same JQL filter in your rule you can select the same resulting issues that would be on the board.

Kind regards,
Bill

0 votes
LynnG
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 19, 2023

Hi @Saqib Dar 

Boards are views of issues based on a JQL, so I am unclear when you say that "review status that tickets belongs to particular board only".

As Bill mentioned above, the boards are JQL filters. If you are not seeing the view that you want, you will need to modify the board JQL.

Automation is a tool that is attached to each project, not board.

Do you want to paste the filter and explain what are the issues that you want to see? 

Suggest an answer

Log in or Sign up to answer