Send the name of the reported addon to abuse api if installed
When using the feedback form the report is sent in abuse reports admin without the Name being displayed
Note: This is not reproducible when sending from AMO abuse reports (as currently on -stage or -prod) the old form
┆Issue is synchronized with this Jira Task
the add-on name for reports from Firefox came from Firefox itself and I'm not sure we want to prefill it server-side instead. We should probably implement it in frontend (along with some of the other data we don't send currently but is available to AMO frontend?) @diox @willdurand
Now that https://github.com/mozilla/addons/issues/14708 is done frontend could send addon_name if the add-on is installed.
okay, I'll transfer this issue and repurpose
FTR: that wasn't planned initially so it's out of scope for the MVP.
Old Jira Ticket: https://mozilla-hub.atlassian.net/browse/ADDFRNT-296
https://github.com/mozilla/addons/issues/14807 should have fixed this (in Nightly only for now, since it depends on a new API in Firefox)