flow_notifications icon indicating copy to clipboard operation
flow_notifications copied to clipboard

Notification doesn't trigger on certain type of events

Open maximelehericy opened this issue 4 years ago • 0 comments

This app is great to allows users to configure their own notification system.

However, for some events of the list, the notification does not trigger.

From my point of view, it would make sense to remove these events from the list, to leave only events that really trigger the notifications.

Otherwise, it gives the impression the app is half-broken.

So far, events that are working good :

  • file updated
  • file renamed
  • file copied
  • tag assigned
  • file created (not working in combination with tag though see comment https://github.com/nextcloud/flow_notifications/issues/18#issuecomment-853167612)

Events with buggy behavior :

  • file accessed : no notification
  • file deleted : see issue #37

maximelehericy avatar Oct 01 '21 08:10 maximelehericy