Forums

Articles
Create
cancel
Showing results for 
Search instead for 
Did you mean: 

Is it possible to modify Tempo notifications?

Marketa Dvorackova
Contributor
November 4, 2015

Hi,

we would like to adjust the email notifications that are sent by Tempo using the Scheduler. Is that possible somehow?
Thank you very much for any suggestions.

1 answer

0 votes
JamieA
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 Champions.
May 8, 2015
DI2E Licensing
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 Champions.
May 8, 2015

Added the following to my groovy script (called as a post function after the issue is created) and the only message in the log is the "warn" message. import org.apache.log4j.Level import org.apache.log4j.Logger Logger.getLogger("com.onresolve.jira.groovy").setLevel(Level.DEBUG) log.warn "warn - in membership-report.groovy" log.debug "debug - in membership-report.groovy"

JamieA
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 Champions.
May 8, 2015

It should be: log.getLogger("com.onresolve.jira.groovy").setLevel(Level.DEBUG)

JamieA
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 Champions.
May 8, 2015

actually ignore that, just run the script in the wiki page alone, that should set the level to debug.

MattS
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 Champions.
May 8, 2015

I've had the same problem recently

Suggest an answer

Log in or Sign up to answer
TAGS
AUG Leaders

Atlassian Community Events