Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Multiple Issues: Inaccurate notifications, editing doesn't remember settings, cron directory not created #4

Open
ghost opened this issue Nov 14, 2019 · 0 comments

Comments

@ghost
Copy link

ghost commented Nov 14, 2019

I've wrestled with this plugin over multiple days and have found it has a number of problems:

  • First, it doesn't create the vendor/fatfish/notification/cron directory on it's own. When you try to save your notification settings it displays an error about the missing directory. Create the directory and this error goes away.
  • Second, you can create a "Craft Notification" (in my case i wanted to be notified when a specific entry type was created) and then later try to edit your notification and it appears to forget some of your settings. In my case I created "Element Type: Entries", "Section Type: Channel", "Entries: My Entry". When I go to edit my notification it forgets "Section Type" and "Entries" selections.
  • Third, i get notifications for anything that is created or updated. I only wanted to get notified of specific entries when they are created.
  • Fourth, the "Notification_update" field in the NotificationRecord table (mysql) gets set to null (instead of 1 or 0) when you set "notifications" to none in the interface.

This is not ready for prime time and don't think it should be in the plugin store. It simply does not work as expected if at all.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

0 participants