nextcloud / nextcloud/flow_notifications

Notification doesn't trigger on certain type of events

Open
#38 0 comments 1 reaction 0 assignees View on GitHub

Nobody has claimed this yet.

bug overview
Dominant language
JavaScript
Stars
16
Forks
8
Avg merge
1d 12h
Merged PRs (30d)
27

Description

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 :

Events with buggy behavior :

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

Contributor guide

Open the contributing guide

First steps

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. Open a pull request that references the issue number.

Research direction

Start by comparing the event list with the working and buggy cases described in the issue, then review issue #37 and the linked comment about file creation with tags. Clarify whether unsupported events should be removed or their triggers fixed; done means the available events accurately match those that produce notifications.

Written by the indexing model from the issue text.

Assessment

Tech stack
javascript
Domain
backend
Issue type
Bug
Difficulty
4/5
Estimated time
3-5 days
Activity status
Stale
Clarity
Needs clarification
Newbie friendliness
35/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.