Create
cancel
Showing results for 
Search instead for 
Did you mean: 
Sign up Log in

Creating a report with Butler

MCB January 7, 2021

I'm trying to generate a report of all cards on a board, send report to email account. I'm getting the email but there is nothing showing on the report itself (in the body of the email). Here is my syntax:

 

every day at 11:30 pm, create a report in variable "Report" with all cards, and send an email notification to "EMAIL ADDRESS" with subject "Report" and message "\"\\"{$Report:}\\"\""

1 answer

0 votes
Felix
Atlassian Team
Atlassian Team members are employees working across the company in a wide variety of roles.
January 8, 2021

I think the problem is that you've added a ":" into the report variable.

Your rule should be:

every day at 11:30 pm, create a report in variable "Report" with all cards, and send an email notification to "EMAIL ADDRESS" with subject "Report" and message "${Report}"

 The variable is "Report", not "Report:" 😄

Hope that helps,

Felix

Suggest an answer

Log in or Sign up to answer
TAGS
AUG Leaders

Atlassian Community Events