Hi
I have installed a plugin and did all the requirement process listed below but it doesn’t send an email notification when that custom field exceed 1000. And one other thing I am missing, on the Preview issue key what information I should put?
Workflow
Script Post-Function: Update parameters of the script Post-Function for this transition
Condition: ((cfValues[' Estimated Value '] ?: 0) as Integer) >= 1000
Email template: Over with 1000
Subject template: Estimated value exceeded
To address: tsheo@gmail.com
To issue fields: tsheo (user)
From address: tsheo@gmail.com
Preview Issue Key: ?
> Condition: ((cfValues[' Estimated Value '] ?: 0) as Integer) >= 1000
Is this a typo or is there really a space at the end of your field name?
What should you put in preview issue key? An issue to test the condition with.
Ok..i see, there should not be a space on my field name and it worked. How can i identify that when it trigger an email it should include the issue number on the email message?
Thanks
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
Read the docs... add ${issue.key} to the template.
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.