So, I created a workflow to get agent peer approvals. Then, I found out that agents will not get approval emails due to a flaw in Jira Service Desk. See https://jira.atlassian.com/browse/JSDSERVER-4207/
Is there a way to trigger these emails via the normal notification system as Jira does, maybe via ScriptRunner, which we have available, until the bug is fixed? (Knowing Atlassian, this could take 10+ years. :) )
Couldn't you just - write a post-function to remove the approver from the field after approval? The event wouldn't be fired to send notification until after the transition completes.
Not sure if this would work or not, but reading the workaround I don't see why this wouldn't work?
If you needed to save the approver user data have another post-function to add them to a customfield saving for historical purpose.
Not sure if it would work, but just an idea.
I'm also looking to do this. Aside from creating a custom approval process utilizing Scriptrunner (Not utilizing built in Service Desk functionality) I have yet to find a way.
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.