Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Moving files fails with error message when automated tagging is active #568

Closed
gymnae opened this issue Apr 14, 2023 · 3 comments
Closed
Labels
needs triage To be triaged

Comments

@gymnae
Copy link

gymnae commented Apr 14, 2023

Describe the bug
When using the automated tagging app to add a collaborative tag automatically, memories throws an error that it fails to move the file, while it actually moves the file successfully. The tag is applied, but the action does not propagate to activities - nextcloud does not recognize, that the file is moved

When moving the file out of the folder subject to automated tagging, the operation works without error and the action propagates through nextcloud

The error message thrown:
OCP\Files\NotFoundException

Moving the file in the files app to the folder subject to automated tagging works without a problem and the action propagates throughout nextcloud

This is how the tag flow looks:
Screenshot 2023-04-14 at 17 49 53

the same collaborative tag is applied to the folder where files are moved into

Steps to reproduce:

  1. Install the automated tagging app
  2. Tag a folder memories has access to with a collaborative tag
  3. Set up a flow to automatic tag files in the folder with the same tag (see screenshot)
  4. Move images/videos in memories to this folder
  5. See error
@gymnae gymnae added the needs triage To be triaged label Apr 14, 2023
@pulsejet
Copy link
Owner

I'm very confused. Are you talking about moving files with the "Move to folder" menu in memories?

@gymnae
Copy link
Author

gymnae commented Apr 15, 2023

Yes, the error appears only then. Moving copying files in the files app does not produce this error

@gymnae
Copy link
Author

gymnae commented Apr 17, 2023

Is actually an upstream bug:
nextcloud/files_automatedtagging#728

@gymnae gymnae closed this as completed Apr 17, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
needs triage To be triaged
Projects
None yet
Development

No branches or pull requests

2 participants