Hello,
it's possible to disable notifications when issue is in some WF step? Disable it completely or just some of them?
Thx
Hello Martin,
Yes it's possible. For every workflow transition there is a "Generic Event" which is Triggered everytime, it's the default event for workflow. Now, you can create your own event "No Notification", in the post-function of the transition leading to the workflow step edit the Event name and replace Generic Event by "No Notification" event. And in your notification scheme of the project make sure the event "No Notification" is not sending any mails to anyone.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.