nextcloud / nextcloud/files_automatedtagging

Automated tagging fails when moving files

Open
#728 9 comments 0 reactions 0 assignees View on GitHub

Nobody has claimed this yet.

bug
Dominant language
JavaScript
Stars
56
Forks
23
Avg merge
19h 16m
Merged PRs (30d)
48

Description

Steps to reproduce
  1. Install this app
  2. Add collaborative tag to a folder, internal storage or external doesn't matter
  3. Move file from external storage into internal or external folder
  4. See error message appear (could not move)
  5. See error in admin log: OCP\Files\NotFoundException
Expected behaviour

Moving a file should work just like copying

Actual behaviour
  1. Files are actually moved, but the move does not propagate through nextcloud. Neither activities or other apps pick up on the move
  2. 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

Open the contributing guide

First steps

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. 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

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.