nextcloud / nextcloud/files_automatedtagging
Automated tagging fails when moving files
Nobody has claimed this yet.
- Dominant language
- JavaScript
- Stars
- 56
- Forks
- 23
- Avg merge
- 19h 16m
- Merged PRs (30d)
- 48
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
Contributor guide
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Research direction
No source file or test is named in the report. Reproduce the move from external to internal or external storage with a collaborative tag, then trace the OCP\Files\NotFoundException in the admin log; done means the move succeeds without a UI or log error and its activity and app events propagate.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- docker, javascript, php, postgres
- Domain
- backend
- Issue type
- Bug
- Difficulty
- 4/5
- Estimated time
- 3-5 days
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 35/100