Notifications on nextcloud
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) ...
Cc @juliushaertl