You're on your way to the next level! Join the Kudos program to earn points and save your progress.
Level 1: Seed
25 / 150 points
Next: Root
1 badge earned
Challenges come and go, but your rewards stay with you. Do more to earn more!
What goes around comes around! Share the love by gifting kudos to your peers.
Keep earning points to reach the top of the leaderboard. It resets every quarter so you always have a chance!
Join now to unlock these features and more
The Atlassian Community can help you and your team get more value out of Atlassian products and practices.
We'd like to generate these change notifications and provide a list of all fields that changed with their before/after values.
We realize that the build-in notification scheme does this - but we are trying to find a way to not send the email notification if the person making the change is in a specific project role. In other words, we want changes made by the reporter to be emailed, while changes made by the developers are not to be emailed.
Automation for Jira allows us to check if the change was made by a user 'not in' a project role. This is the only time emails would be sent.
Are these suggestions what you are requesting?
Best regards,
Bill
They are - and I just voted for both of them.
Thanks for the links.
I've still got my hopes set on some functionality in Automation for Jira though (fingers crossed)
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
You should be able to check for in a particular role using the user condition.
For the field changes, you should be able to access the {{changelog}} object to get the changed values. e.g. SUmmary changed from {{changelog.summary.fromString}} to {{changelog.summary.toString}}
Hope that helps!
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.