The comments I'm adding to a file or folder keep ending up at the wrong file or folder. When opening details of a file or folder and writing a comment with an at-mention, after hitting enter, the comment does not show. The activity stream tells it is placed at some other file or folder (that was opened before).
Redoing the steps do place the comment at the correct location.
I guess, the wrong file-id (from a previous navigation action) is used, instead that of the current opened file details.
After closing the file-details, reopening it, and adding the comment again, it shows up at the correct file's comment thread.
Steps to reproduce
Open a folders/files details
navigate through the file tree (keep details of former file open)
Open details of another file
Start typing and use an at-mention
XHR query uses id of former file (step1 )
This continues till you:
close details view by pressing x
open details of yet another file.
Expected behavior
Obviously, a comment should be post at the file/folder that is currently showing in the details screen.
Installation method
Community Docker image
Nextcloud Server version
28
Operating system
Debian/Ubuntu
PHP engine version
PHP 8.2
Web server
Apache (supported)
Database engine version
MariaDB
Is this bug present after an update or on a fresh install?
Updated from a MINOR version (ex. 22.1 to 22.2)
Are you using the Nextcloud Server Encryption module?
⚠️ This issue respects the following points: ⚠️
Bug description
The comments I'm adding to a file or folder keep ending up at the wrong file or folder. When opening details of a file or folder and writing a comment with an at-mention, after hitting enter, the comment does not show. The activity stream tells it is placed at some other file or folder (that was opened before).
Redoing the steps do place the comment at the correct location. I guess, the wrong file-id (from a previous navigation action) is used, instead that of the current opened file details. After closing the file-details, reopening it, and adding the comment again, it shows up at the correct file's comment thread.
Steps to reproduce
This continues till you:
Expected behavior
Obviously, a comment should be post at the file/folder that is currently showing in the details screen.
Installation method
Community Docker image
Nextcloud Server version
28
Operating system
Debian/Ubuntu
PHP engine version
PHP 8.2
Web server
Apache (supported)
Database engine version
MariaDB
Is this bug present after an update or on a fresh install?
Updated from a MINOR version (ex. 22.1 to 22.2)
Are you using the Nextcloud Server Encryption module?
None
What user-backends are you using?
Configuration report
List of activated Apps
Nextcloud Signing status
Nextcloud Logs
No response
Additional info
No response