nextcloud / text

📑 Collaborative document editing using Markdown
GNU Affero General Public License v3.0
556 stars 92 forks source link

Modified time not updated when file is changed #6671

Open susnux opened 1 week ago

susnux commented 1 week ago

Describe the bug When editing a file the node from the files list is not updated, thus the modification time will stay.

To Reproduce Steps to reproduce the behavior:

  1. Create text file
  2. Let it sit for a while (e.g. "modified 2 minutes ago")
  3. Open file and edit it
  4. Close file
  5. See that modification time is still "2 minutes ago"

Expected behavior When the viewer is closed a files:node:updated event should be emitted with the updated node.

Server details: