notes icon indicating copy to clipboard operation
notes copied to clipboard

Sharing sidebar broken when trying to share renamed note

Open provokateurin opened this issue 7 months ago • 0 comments

After renaming a node the sharing sidebar will fail to open when trying to create a share, because it requests the old file name. A reload fixes this.

Steps to reproduce

  1. Create a note
  2. Rename the note
  3. Try to create a share

Expected behaviour

The sharing sidebar should open just fine.

Actual behaviour

The sharing sidebar is empty and there is a request with 404 response because the path still contains the previous name of the note.

Server

  • Notes app version: 4.12.0
  • Nextcloud version: 31.0.5

provokateurin avatar May 25 '25 19:05 provokateurin