Bug #10789
closedForum Posts not generating email notifications
0%
Description
I noticed that a recent post I made to a forum did not generate a notification -- https://commons.gc.cuny.edu/groups/ma-in-digital-humanities-cuny-graduate-center/forum/topic/ma-ms-digital-project-and-training-grants-2019-apps-due-1-25-18/
When I asked someone about this, he said that he had posted something recently that also did not generate an email notification -- https://commons.gc.cuny.edu/groups/ma-in-digital-humanities-cuny-graduate-center/forum/topic/end-of-semester-holiday-party/
My email subscription shows as All Email
Can you please look into this?
Related issues
Updated by Matt Gold almost 6 years ago
BTW, I think that posts sent by email are creating email notifications, but posts created through the web interface are not
Updated by Boone Gorges almost 6 years ago
Posts are generally going out. It's not as systematic as RBE-yes, otherwise no. I'm looking into it.
Updated by Matt Gold almost 6 years ago
I am starting to receive email notifications of the posts, so whatever you are doing is working. thanks!
Updated by Boone Gorges almost 6 years ago
- Status changed from Assigned to Resolved
- Target version set to Not tracked
This was my fault. Yesterday morning, I added a clause to some debugging tools so that I would no longer be notified about long-running BPGES send-queue processes. However, there was a mistake in the logic that I introduced, which caused queued items not to be processed.
I've fixed the bug, and triggered a script that is crawling through the unsent notices, and sending them out. I've staggered it a bit, so as not to overwhelm the system (especially the outgoing email system). It should be done within the next hour or so.
Updated by Matt Gold almost 6 years ago
cool -- thanks, Boone. I'm relieved that they were queued and still available to be sent out!
Updated by Matt Gold almost 6 years ago
Hi Boone -- FYI -- this post did not generate an email notification during the fix -- https://commons.gc.cuny.edu/groups/ma-in-digital-humanities-cuny-graduate-center/forum/topic/end-of-semester-holiday-party/
Updated by Boone Gorges almost 6 years ago
This appears to be due to a different cause, since the debug thing described above didn't take place until yesterday morning.
I have opened a ticket on the buddypress-group-email-subscription repo to track this and related issues https://github.com/boonebgorges/buddypress-group-email-subscription/issues/163
I also manually triggered notifications for that specific activity item.
Updated by Anthony Wheeler almost 6 years ago
Hey Boone, I just informed Matt of this: I went to circulate our department holiday party invite to other groups on the CAC and found that email notification was interrupted again. I shared it via web interface on one of the groups and checked the boxes so that it would be shared with multiple groups. It's posted, just no notifications were sent out. I appreciate all of your help working through this issue. Here are the links to the posts:
Updated by Boone Gorges almost 6 years ago
- Status changed from Resolved to New
- Assignee changed from Raymond Hoh to Boone Gorges
- Target version changed from Not tracked to 1.14.2
Anthony, thanks for sharing.
I don't understand why this has started happening all of a sudden, and I'm unsure how to debug root causes. As a stopgap, I've set up a health-check utility of the sort I suggested yesterday. https://github.com/cuny-academic-commons/cac/commit/611388827f93968ae428b258fc7919714bc5144c Every five minutes, the system will check to see if any 'immediate' emails are pending, and if so, it will trigger them to be sent. I'll monitor this in the upcoming days to see what happens.
Updated by Boone Gorges almost 6 years ago
- Status changed from New to Resolved
The "health check" tool that I created seems to have worked to send out the pending notifications. And there doesn't appear to have been any cases since then of activity notifications not being properly sent. So I'm going to close this one out as resolved.
Updated by Raymond Hoh over 4 years ago
- Related to Bug #12351: No email notification for forum post added
Updated by Raymond Hoh over 4 years ago
- Related to Bug #12499: no email notification added