Database Notifications Not Working

Hello,

I'm using Database Notifications in the afterSave() method of my Resourse Edit Class and in the afterCreate() method of the Create class.
It was working great but now it's not working anymore. It does not create any record in the database and it's not returning any errors.
Any suggestions?

Thank you!
Solution
Are your workers still running? Or did you restart them?
Was this page helpful?