notes
notes copied to clipboard
Deletion of single shared note is not possible
Steps to reproduce:
- $USER1 shares a single file to $USER2
- $USER2 moves that shared file to the folder
/Notes/ - $USER2 opens the notes app which lists the shared note
- When clicking the delete button for that note, a "NotPermittedException" is thrown.
Fix: Instead of deleting the file, the app should "unshare" the file, like it's done in the files app.
Want to back this issue? Post a bounty on it! We accept bounties via Bountysource.
@nextcloud/sharing could you help here with debugging or a fix? :)