You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
find_rocrate_object_on_minio lists a prefix and string-matches {id}/ or {id}.zip, so it false-matches sibling prefixes and breaks on .zip in the ID, and never confirms ro-crate-metadata.json exists.
Issue
find_rocrate_object_on_miniolists a prefix and string-matches{id}/or{id}.zip, so it false-matches sibling prefixes and breaks on.zipin the ID, and never confirmsro-crate-metadata.jsonexists.