How can i receive a notification when an issue is updated in a particular transition or a status.
Eg: My workflow is Start --> Approve --> Inprogress --> Done
I would like to receive a notification when any field is updated or any issues are linked to that issue when in Inprogress state.
The easiest way to get notifications for particular transition is to use a post function on that post function. You may need an add-on to accomplish this.
For the "receive a notification when any field is updated or any issues are linked to that issue when in Inprogress state", this lends to a combination of the project notification scheme and a listener.
Would you mind giving step by step guidance to achieve this ?
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
2 questions:
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
Hi @mrcrandell.sw , I have a similar scenario to achieve and I am the system admin as well as I have the 'Automation for Jira' add on installed.
Scenario:
We have 2 projects created, project A as service desk and project B for development.
What I want to achieve is that when a ticket in service desk project is linked to a bug/epic in-development project, an email should be sent to the Reporter every time the status changes for the linked bug/epic in the development project.
Like from Selected for development > In QA > Ready for deployment etc. So, the reporter in ServiceDesk gets to know the progress from the developers' side
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.