Hi,
I am trying to create an automation rule that will send me, at a specific time, an email with a list of tickets that match with these 2 conditions:
- Status = "Backlog refinement" AND Component = "B"
I am using a Cron Expression to trigger the event:
- 0 15 13 ? * THU
The rule works, indeed, but I am receiving tons of emails ;(
Any help from the community will be much appreciated!
Thanks
automation will send a mail per found issue
you could just save your search as jql issue search and let you send the issue search per mail (via watch/abonement).
this one is in list form
Hi @Alexander Pappert
I was thinking my answer was posted. Anyway thanks for the help!
It is now working as expected...
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.