The Atlassian Community can help you and your team get more value out of Atlassian products and practices.
Hi,
is it possible to trigger email notifications upon someone checking items in Checklist for JIRA? Or is there an event set, which can be hooked by ScriptRunner or other add-ons to do the magic?
Thanks in advance
David
Hello David,
Checklist for Jira currently does not support sending e-mails when items are checked. You can send an e-mail when an Issue is modified in Jira, but this may be too broad for you.
We also have a quite complete history log being written in each issue under the "History" tab, it may be useful for you.
Regards,
Maxime
Hi Antoine, thanks for that. I do like how Checklist organizes the checked vs not checked options in the History tab. Still would love to be able to check for specific check items' status.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
Hi,
Using ScriptRunner I guess you can have a listener on the field update. From there you can either fire a (custom) event which will fire notifications according to your scheme. Or you can have your own notification sent from a groovy script.
Antoine
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
Hi Antoine, thanks that works. Decided to go with the Issue Updated event and fire a custom notification using ScriptRunner groovy.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
After playing with this I realize that the mechanism fires way too often to be useful.
Question for me now is, how can I get more narrow? Is there a way to obtain the values of the checklist field and so to use them with conditions in the groovy script? Or are there any other ideas?
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
Hi is it in 2022 possible to send a notification or not? Thanks!
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
Hi Thomas,
It is possible to send notifications on issue updates within Jira. But it is not possible to send notifications only when one of our checklist item is checked.
Scripting would be required to achieve the desired behavior. We've got documentation on how to interact with checklist using scripts.
Kind regards
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
This month the spotlight is on AppLiger. We caught up with Pavel Pavlovsky, CEO and Product Manager, to learn how the company started and what fuels the team's creativity. Atlassian:...
Connect with like-minded Atlassian users at free events near you!
Find an eventConnect with like-minded Atlassian users at free events near you!
Unfortunately there are no Community Events near you at the moment.
Host an eventYou're one step closer to meeting fellow Atlassian users at your local event. Learn more about Community Events
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.