You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
listed reviewers are a bit of an edge case. For unlisted reviewers (and other admin-ish users) we can use the developer's serializer; for listed reviewers we can't. I'm not sure there is much of a use-case here as there are dedicated reviewer apis for code-manager etc, so it's unclear under what circumstances a listed reviewer would need such information via the general addons api.
eviljeff
changed the title
Addon reviewers don't see the "approval_notes"
(listed-only) Addon reviewers don't see the "approval_notes" via addons api
Sep 8, 2022
Followup #8835
STR:
https://addons-dev.allizom.org/api/v5/addons/addon/622084/versions/1694723/ -> listed version, not public
https://addons-dev.allizom.org/api/v5/addons/addon/622084/versions/1694724/ -> public listed version
Expected result:
"approval_notes" should be displayed in the JSON response.
Notes:
This is not reproducible for the unlisted reviewers.
┆Issue is synchronized with this Jira Task
The text was updated successfully, but these errors were encountered: