Just a heads up: On March 24, 2025, starting at 4:30pm CDT / 19:30 UTC, the site will be undergoing scheduled maintenance for a few hours. During this time, the site might be unavailable for a short while. Thanks for your patience.
×Hi there,
Do anyone know how to parameter email notifications on my reported issues ?
I never receive email when an issue is assigned or closed (for supervision purpose only, i'm on the business side, so i'll never have to code, etc. just want to know if an issue has been solved or an evolution has been taken into account)
Thanks for you help guys !!
Notifications are controlled by the notification scheme. When you say 'my reported issues' does that mean you entered them into JIRA or had someone do it for you? If you entered it the default scheme out of the box would notify you. If you had someone else do it they would need to in the Reporter role or add you as a watcher. And that only works if you have a JIRA id.
Hi guys,
Thanks for your prompt reply.
I assume those modifications have to be performed on an admin level ?
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
Like Joe has mentioned , if the issues are reported by your id, Default notification scheme should have allowed notifications for the mentioned scenarios.
If any other user is reporting on your behalf , the reporter should include you under Watchers for every issue reported.
When in case of filter subscribtion , it is one time activity and you will receive emails as per the schedule under subscription.
Hope this helps.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
Hi Julien,
You can create a filter and add an subscription for this something like :
project = ABC AND Issuetype = bug AND reporter = currentUser() AND (status changed to "Closed" After startOfDay()) OR (assignee is Not EMPTY and updatedDate > 1d)
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.