We have one project in JSM that does not use the portal but instead the project owner manually enters his issues.
Everything works fine in testing except the person in the reporter field does not get an email on issue resolution. I've checked everything I can think of so any suggestions?
Hello @Gail ,
If your project owner is manually entering issues in your service project in Jira and not through the portal, then it is likely that the request type is not being set.
In order for customer notifications to be sent out, the issue needs to have the request type set and the reporter must not be the same as the assignee. You can read more about that from Angelica's answer here.
Hi Gail,
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
We do have Reporter (customer) in that notice. I do not have exclude the person who caused the action checked.
On resolution of the issue (transition to status APPROVED or REJECTED) i have the first post function below (same on both transitions).
Because it is an approval workflow there isn't really an option to transition manually. Approved and Rejected are Done status categories.
I do not have access to our email server, but other projects have sent this particular user email notifications from JSM.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
did some testing this morning, and the emails were delivered successfully as expected. The original issue may have been a one-off or something wonky with our Gmail system. Thanks for the assist!
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.