ProfZijlstra / video_site

MIT License
4 stars 2 forks source link

Upload zip bug #74

Closed ProfZijlstra closed 5 months ago

ProfZijlstra commented 5 months ago

If there is no delivery yet, and we try to upload a zip (which fails a check) file there is an error

This because zip_ul_stat requires a delivery_id which at that point doesn't exist yet!

ProfZijlstra commented 5 months ago

Fixed this in the latest commit