Closed
Bug 1223137
Opened 10 years ago
Closed 10 years ago
Check the status of a specific file upload
Categories
(addons.mozilla.org Graveyard :: Developer Pages, defect)
addons.mozilla.org Graveyard
Developer Pages
Tracking
(Not tracked)
RESOLVED
FIXED
People
(Reporter: mstriemer, Assigned: mstriemer)
References
Details
The upload version API supports checking the status of the most recent upload but we should also support checking the status of a specific upload in case there are multiple files uploaded around the same time.
Comment 1•10 years ago
|
||
Commits pushed to master at https://github.com/mozilla/olympia
https://github.com/mozilla/olympia/commit/275bb7fb490e562d8b823a6ab29c0e915a4470e4
Check status by FileUpload uuid (bug 1223137)
https://github.com/mozilla/olympia/commit/654300c1251998fb441f6b5da76b0ce63e2826a4
Merge pull request #896 from mstriemer/check-specific-upload-status-1223137
Check status by FileUpload uuid (bug 1223137)
| Assignee | ||
Updated•10 years ago
|
Status: NEW → RESOLVED
Closed: 10 years ago
Resolution: --- → FIXED
Updated•10 years ago
|
Product: addons.mozilla.org → addons.mozilla.org Graveyard
You need to log in
before you can comment on or make changes to this bug.
Description
•