neos / neos/redirecthandler-ui
Bug: After importing a CSV resource:clean fails
Open
@Sebobo is already working on this.
Since Jan 13, 2025.
bug
- Dominant language
- TypeScript
- Stars
- 13
- Forks
- 17
- PR merge metrics
- No merged PRs in 30d
Description
After importing a CSV file (urls_to_import.csv) with URLs in redirecthandler-ui i get an error when publishing resources (with resource:clean).
Error: Could not publish resource urls_to_import.csv with SHA1 hash xxx of collection persistent because there seems to be no corresponding data in the storage.
I guess the csv Files get deleted but not removed from persistentresource Tables @Sebobo?
resource:clean helps to fix the problem.
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.
Assessment
This issue has not been assessed yet.