Closed
Bug 1221705
Opened 10 years ago
Closed 10 years ago
Checking version status with multiple uploads gives a 500
Categories
(addons.mozilla.org Graveyard :: API, defect)
addons.mozilla.org Graveyard
API
Tracking
(Not tracked)
RESOLVED
FIXED
People
(Reporter: mstriemer, Assigned: mstriemer)
References
Details
If you upload a version to the signing API and it is invalid then uploading a new version will be accepted but you will get a 500 in response because it finds multiple FileUpload objects.
Comment 1•10 years ago
|
||
Commits pushed to master at https://github.com/mozilla/olympia
https://github.com/mozilla/olympia/commit/1b12dddb260daac1ed55a400587dec96a4725824
Get most recent FileUpload status instead of a 500 (bug 1221705)
https://github.com/mozilla/olympia/commit/eb29c1d6100bb859aec78280c714dd4052b5b29b
Merge pull request #878 from mstriemer/retrieve-newest-upload-1221705
Get most recent FileUpload status instead of a 500 (bug 1221705)
| 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
•