Hello,
I'm using the JEMH plugin and I'm trying to use links in an email to transition the items on a specific flow. I was trying to set up the directive as shown in: https://thepluginpeople.atlassian.net/wiki/spaces/JEMH/pages/114982925/Use+Directive+Sets
However, unlike in the example, I don't want this action to be executed (the email sent) on an Issue Created Event, but on a specific transition event. For Instance:
Issue Created > Step1 > Step2 > Step3: Complete/Cancel> Done
Whan an item moves to step 3, I want a specific email address coming from a custom field receives an email with two links to either complete or cancel the task.
I have two directives configured, each one with a different transition
- @workflow=Completed
- @workflow=Canceled
How do I add the event listener for the item moving from Step 2 to 3?
Thanks,
Adriana.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.