How do I make JIRA email notifications include only the changed fields?

Chris Whitten [Comskil] October 2, 2015

When we get an email notification that something has changed, we are looking for a way to only get the fields that changed and what the difference of the old vs new value is in the email. Does anyone know how to do this?

 

Ex: (something like this)

                      Original                          New value

Assignee         Bob                                Jim

Due Date    23/10/2015                       12/10/2015

1 answer

1 vote
GabrielleJ
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 Leaders.
October 2, 2015

You have to tweak the code/soy templates (depending on how much customization you like) to accomplish this. Are you ok with this route?

Chris Whitten [Comskil] October 8, 2015

How would I tweak the templates, can you give an example?

GabrielleJ
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 Leaders.
October 9, 2015

Take a look at this documentation on where those files are location (https://confluence.atlassian.com/jira/customizing-email-content-185729653.html).

Suggest an answer

Log in or Sign up to answer