Notifications on nextcloud
Nobody has claimed this yet.
- Dominant language
- JavaScript
- Stars
- 1.4k
- Forks
- 354
- Avg merge
- 1d 10h
- Merged PRs (30d)
- 43
Description
How to use GitHub
- Please use the 👍 reaction to show that you are affected by the same issue.
- Please don't comment if you have no relevant information to add. It's just extra noise for everyone subscribed to this issue.
- Subscribe to receive notifications on status change and new comments.
Describe the bug
Since version 1.7.0 I encounter a bug that I was able to reproduce on my two nextcloud 24.0.1 instances, when a modification is made in DECK APP no push notification is sent, only by email and this even if the option is activated.
To Reproduce
Steps to reproduce the behavior:
- Go to 'Deck App'
- Click on 'Share a board and share with an other
- Make modifications (change the name of a card, edit the description, add a label etc.)
- No push notification is sent to the person with whom the table was shared, but the emails are sent
Expected behavior
I would like notifications to be sent via nextcloud and via email as specified in the user settings
Screenshots
If applicable, add screenshots to help explain your problem.
Client details:
- OS: Windows 11, 10
- Browser Chrome
- Version 102.0.5005.63
- Device: desktop]
Server details
Operating system: Debian 11
Web server: NGINX
Database: MYSQL
PHP version: 8.1
Nextcloud version: (see Nextcloud admin page) 24.0.1
Where did you install Nextcloud from: Manual Installation
Signing status:
Login as admin user into your Nextcloud and access
http://example.com/index.php/settings/integrity/failed
paste the results here.
```No errors have been found.
**List of activated apps:**
Fresh installation so I have the default applications and deck in version 7.0
If you have access to your command line run e.g.:
sudo -u www-data php occ app:list
from within your Nextcloud installation folder
Nextcloud configuration:
If you have access to your command line run e.g.:
sudo -u www-data php occ config:list system
from within your Nextcloud installation folder
or
Insert your config.php content here
Make sure to remove all sensitive content such as passwords. (e.g. database password, passwordsalt, secret, smtp password, …)
Are you using an external user-backend, if yes which one: LDAP/ActiveDirectory/Webdav/...
Logs
Nextcloud log (data/nextcloud.log)
Insert your Nextcloud log here
Browser log
Insert your browser log here, this could for example include:
a) The javascript console log
b) The network log
c) ...
Contributor guide
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Research direction
Reproduce the Deck App sharing flow by sharing a board, changing a card name or description, and adding a label, with notifications enabled. Compare the configured email delivery with in-app or push delivery; done means the shared user receives the expected Nextcloud notification as well as the email.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- javascript, php
- Domain
- backend
- Issue type
- Bug
- Difficulty
- 4/5
- Estimated time
- 3-5 days
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 25/100