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
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
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?
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.