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

harvest: renaming a directory with an invalid character does not seem to work #676

Open
atruskie opened this issue Apr 8, 2024 · 0 comments

Comments

@atruskie
Copy link
Member

atruskie commented Apr 8, 2024

Scenario:

A path like this /data/harvester_to_do/harvest_544/Yathong songmeter recordings potential habitat/DAW 010823 1608/DAW 01082023 `1608 was renamed to /data/harvester_to_do/harvest_544/Yathong songmeter recordings potential habitat/DAW 010823 1608/DAW 01082023 1608.

The result was we ended up with harvest items with both the old and new directories.

Questions to answer:

  • why didn't the harvest items get renamed? are we monitoring the webhook? for a directory?
  • the Scan job picked up the new files, but why didn't the harvest_items with paths that do not exist get cleaned up?
  • does the special character make a difference in any of this?
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant