Is ist possible to send an e-Mail notificatation to a specific person if a specific status is set in an issue?
E.g. the configured status "waiting" is set by one person and as a result only one person receives an e-mail.
Yes, it's possible.
And that is all. Hope this helps.
Note, that to receive these notifications a user should be granted a "Browse Project" permission.
Also, be sure to publish the workflow if you change anything mentioned in the steps above (except, maybe, project role membership).
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
Hello Katrin,
The easiest way would be to use filter subscriptions: Subscribing to your search results. You would need to:
project = ABC AND issuetype = bug AND status changed to "Waiting" after -1d
I'd also recommend to use a dashboard with a Filter result gadget so that the user can easily find these issues.
Hope this helps,
- Manon
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
Hi!
Does this person (alone) need to receive notifications concerning ALL the transitions to the "waiting" status performed by other team members?
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
Yes, this would be perfect. If not, otherwise it would be possible to configure a specific role for this person.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
Sorry that ist not completely right: The fact is, this person is not documented in the issue (not as author nor in watching list). All persons who are in these lists also receive the mail. But the specific person needn't receive Mails when updating the issue. For this person at the end the only status "waiting" is relevant. That means the specific status is "to make out an invoice".
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
Is it server version ? and Do you have either Script Runner or JWT Plugin installed ?
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
Well, then you will have to any workarounds. Like mentioned in other answers, creating custom event or subscribing filters etc
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
Thanks a lot for the fast an useful answers!
@ Greg: I will try to configure this.
@ Manon: The problem is, the person needs the specific mail for every issue for documentation. The person already has the filter but every single mail is relevant. Thank you anyway.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
@Katrin Walter you are welcome!
I've gone through all the steps on my instance and it worked like a charm. So don't hesitate to get back should you encounter any difficulties.
Good luck!
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.