Page MenuHomePhabricator

chunked uploading should give fileexists-shared-forbidden before file is uploaded not after
Open, MediumPublic

Description

It's annoying to wait half an hour to upload a file simply to get fileexists-shared-forbidden (A file with this name exists already in the shared file repository.). This check should be do-able on the first chunk.


Version: 1.22.0
Severity: normal

Details

Reference
bz52234

Event Timeline

bzimport raised the priority of this task from to Medium.Nov 22 2014, 2:01 AM
bzimport set Reference to bz52234.
bzimport added a subscriber: Unknown Object (MLST).
TheDJ subscribed.

This isn't really much of a problem atm, as UploadWizard is really only enabled on that shared repository itself. Not sure if the problem still exists though.