Open
Description
Steps to reproduce
- Install this app
- Add collaborative tag to a folder, internal storage or external doesn't matter
- Move file from external storage into internal or external folder
- See error message appear (could not move)
- See error in admin log: OCP\Files\NotFoundException
Expected behaviour
Moving a file should work just like copying
Actual behaviour
- Files are actually moved, but the move does not propagate through nextcloud. Neither activities or other apps pick up on the move
- Error message in logfile and UI
Server configuration
Operating system:
Debian stable
Web server:
Docker nextcloud php-fpm
Database:
postgres 15
PHP version:
8.1
Nextcloud version: (see Nextcloud admin page)
26
Where did you install Nextcloud from:
official docker nextcloud php-fpm image