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.