-
Notifications
You must be signed in to change notification settings - Fork 146
Description
Please make a clear and concise description of what the bug is.
Cannot share a folder of notes. Individual notes can indeed be shared with a user and correctly appear in the /Notes folder. However, sharing a folder with several notes fails: the folder is shared, but shows up at the "sharees" root, not within /Notes. The resulting share therefore isn't recognised as containing notes. This makes it impossible to share notes that respect the folder hierarchy (with folders that appear as tags in the Notes app).
Steps to reproduce
- Create a folder with notes within /Notes
- Share that folder with a group user
- As a share recipient, try to find shared notes within that folder or a tag corresponding to the shared folder name.
Expected behaviour
Notes within shared subfolders of /Notes (for example /Notes/partage) should show up in the Notes app (with the corresponding "partage" tag) and the /partage subfolder should appear as shares within /Notes (not at the root).
This used to work, it broke for me a couple of weeks ago!
Actual behaviour
Individual notes can indeed be shared with a user and correctly appear in the /Notes folder. However, sharing a folder with several notes fails: the folder is shared, but shows up at the "sharee's" root, not within /Notes. The resulting share therefore isn't recognised as containing notes. This makes it impossible to share notes that respect the folder hierarchy (with folders that appear as tags in the Notes app).
Additionally, when trying to move the share from the root to /Notes, I get a "Node for share not found" error warning.
Screenshots
n.a.
Server
Please complete the following information.
- Notes app version: 4.12.4
- Nextcloud version: [Nextcloud Hub 25 Autumn] (32.0.3)
- OS: ?
- Web server: ?
- PHP version: ?
- Database: ?
Sorry, I'm a noob, many things I don't know!
Nextcloud configuration:
Details
``` 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 ```Client
Please complete the following information.
- Browser (incl. version): Firefox 145.0.1 (aarch64)
- OS: MaOS Tahoe 26.1
Log files
Add relevant parts of your nextcloud.log and/or your browser's JavaScript console here.