I have a service project with a separate queue created for managing requests from a specific product.
An alert needs to be sent by email to the product owner/manager when new request is added to this queue.
Any guidance on this is appreciated.
Hello @Bhuvaneswari Vasudevan
The issues displayed in a Queue are selected based on the filter set for that queue. What is the filter set for that Queue?
What is the unique element in a request that tells the system it belongs in that queue? How is that unique element getting set in each request? Can the value of that element be changed during the life of the request?
Depending on the answers, you can probably create an Automation Rule to satisfy the requirement to send an alert.
https://support.atlassian.com/cloud-automation/docs/jira-cloud-automation/
Thanks @Trudy Claspill . I created a filter based on the product type.
I've created an automation to email the product owner when new issue is created in the queue. Will test and see how it goes.
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.