Hello,
Do you know if it's possible to use automation to send an email with this information:
- last comment
- old status - new status (author of change)
The automation is scheduled, and list issues changed during the week and we want to put in a table the results with thoses informations.
We tried many things but it doesn't work.
Thanks for your help
Clé | Résumé | Responsable | Date de mise à jour | Statut | Commentaire |
---|---|---|---|---|---|
{{key}} | {{summary}} | {{assignee.displayName}} | {{updated.withLocale("fr").asMediumDateTime}} | {{#changelog.status}}{{fromString}} - {{#changelog.status}}{{toString}} | {{issue.comments.last.body}} |
This is very much possible.
Don't forget to close the list iterations with {{/}}.
I don't think that a value for the last.author.displayname is available on the status change.
Kind regards,
Dick
If you are open to using an app for this, then the Better Excel Automation can generate and email custom Excel spreadsheets.
With a custom template, you can get that exact Excel report you look for. You can find two default templates (samples) ...
You could combine these fairly easily.
(This app is developed by our team.)
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
Check this thread: https://community.atlassian.com/t5/Jira-questions/Automation-Changelog-for-Status-Change/qaq-p/2706335
It's from Cloud, but maybe similar approach and insights about triggrs might help
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
Online forums and learning are now in one easy-to-use experience.
By continuing, you accept the updated Community Terms of Use and acknowledge the Privacy Policy. Your public name, photo, and achievements may be publicly visible and available in search engines.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.