addons
addons copied to clipboard
Attach information to a Version showing whether it was submitted using API or devhub
https://github.com/mozilla/addons/issues/7446 will add the notion of a source
to FileUpload
that tells us if the submission came from the API or devhub. We should propagate that info down the the Version
as well, it may be useful later on. We could then expose that to admins and/or reviewers.
┆Issue is synchronized with this Jira Task
This issue has been automatically marked as stale because it has not had recent activity. If you think this bug should stay open, please comment on the issue with further details. Thank you for your contributions.
This had dropped from my radar but we should still try to do it. The info could live on VersionReviewerFlags
.
This issue has been automatically marked as stale because it has not had recent activity. If you think this bug should stay open, please comment on the issue with further details. Thank you for your contributions.
https://github.com/mozilla/addons-server/pull/21233, my prototype for https://github.com/mozilla/addons/issues/9295, would do this as a side effect.
Old Jira Ticket: https://mozilla-hub.atlassian.net/browse/ADDSRV-35
Fixed by https://github.com/mozilla/addons/issues/9295