Hi,
Is it possible to have a column that sends a notification to selected users when a card is dropped into that column? Then, when the card is moved to the next column, it does not send any new notifications.
Thanks.
A column is one or more status grouped together. So, when you drag from one column to another, JIRA is, in the background, moving issues through your workflow. Workflow transitions fire "events", which are picked up by the "notification scheme" in order to send email when things happen.
So, the answer is "yes", but you need to understand the workflow.
How do I fire multiple custom events on a workflow transition?
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
Code. You need to find or write a post-function to fire extra events. There's one built into ScriptRunner, and I think other add-ons do it as well.
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.