I created a new team-managed project and looking to get notifications from any updates on tasks. Both myself and another team-member are here and neither of us are getting any of the notifications. We receive notifications from other projects (Company-managed projects with a notification Scheme enabled) but none from this new one.
I also checked our mail server and there are no emails being blocked.
I've tried this on two new projects both to no resolve
Any guidance would be much appreciated.
Hello @Jonathan Carvalho
Have you checked your spam/junk mail folders?
Have you reviewed the Notifications settings for those Team Managed projects?
Space settings > Notifications > Settings
By default the notifications will go to Reporter, All Watchers, and Assignee. Do you or your colleague fit into any of those categories for the modified issues?
Are the modifications such that they align to the events for which notifications are sent?
Have you checked individual Notifications Settings (under the gear icon near your avatar in the upper right corner) to see if you have disabled options that would result in you not getting the notifications?
Have you checked the Space Email Audit page to see if the emails are not able to get delivered?
Hi Trudy thanks for replying
Answering your questions below
Have you checked your spam/junk mail folders?
YES to no avail
Have you reviewed the Notifications settings for those Team Managed projects?
YES they are set correctly
By default the notifications will go to Reporter, All Watchers, and Assignee. Do you or your colleague fit into any of those categories for the modified issues?
YES we both fall into a couple categories
Are the modifications such that they align to the events for which notifications are sent?
YES
Have you checked individual Notifications Settings (under the gear icon near your avatar in the upper right corner) to see if you have disabled options that would result in you not getting the notifications?
YES none are disabled
Have you checked the Space Email Audit page to see if the emails are not able to get delivered?
Yes no emails in queue
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
Thank you for taking the time to provide those answers @Jonathan Carvalho .
Are you receiving in-app notifications (the bell icon near your avatar) for the activities in the work items?
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.
Interesting -- when I went in to compare notifications for my Team Manged Project versus my Company Managed project, this sentence at the top of the page got my attention:
Jira can send people or roles an email when events happen on a work item - for example, when someone comments. Settings on this page will be overridden by a user’s personal notification preferences.
When I followed that link i was surprised at how customized the personal settings can be. I was also "concerned" when I read the information pop-out that says (paraphrasing) that the default settings apply when you are the reporter, assignee, or are watching the issue.
It sounds like you can make a change at the Space Level to bring you closer to the company managed version we all know and love ;-) .
Hope this helps -- but there is so much going on here, I feel certain your email "filter" is buried in here somewhere.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
Thanks David, Ive already checked here and everything is enabled on both our accounts. I get the feeling there is a setting somewhere else im unaware of
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
is anyone else recieving email from the Team Managed Projects? It is great that the company managed projects work -- that helps narrow the focus.
Not meaning to send you on a fishing trip -- but I do a lot with the REST APIs and have a publically available REST Browser. (REST BROWSER Link)
I went to the endpoint lookup tab to search for anything email related. You may find something useful runing some of these in your browser.
This was intresting... looking at the notification scheme for each project
This wasn't too helpful -- just the email address. Curious that it can be specific to a project.
Features - software projects only. Different for the two projects but nothing email'ish there or wirth the properties endpoint.
Finallly -- Back in Jira, I stumbled across this audit feature. Perhaps it will help?
Happy hunting (see -- not fishing ;-) )
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
1 more hidden gem -- if you get the notification scheme Id and run the REST Endpoint in a browser, be sure to use the expand=notificationSchemeEvents. It may tell you the same thing you are seeing on your admin screen -- but this will expose the "Ids" of the objects involved and you may find your achilles heal that way.
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.