Closed Bug 291101 Opened 20 years ago Closed 18 years ago

Include reason for denial on itemoverview

Categories

(addons.mozilla.org Graveyard :: Developer Pages, defect)

defect
Not set
normal

Tracking

(Not tracked)

RESOLVED FIXED

People

(Reporter: Bugzilla-alanjstrBugs, Assigned: fligtar)

Details

Attachments

(1 file)

/developers/itemoverview.php When an extension is denied, an email is sent to the developer. The text is also retained in the approval table. However, tracking these down could be easier. On the item overview, where it says "Denied", we should display why. To avoid a lot of extra coding, the easiest thing would be to set the "release notes" of that version to be the reason why at the same time we're setting the Denied flag.
Summary: Include reason for denal on itemoverview → Include reason for denial on itemoverview
I'd acutally like to see itemoverview expanded to include: 1) Date Uploaded 2) Date Approved / Denied 3) Reason for Denial if necessary
Mass change - bugs to be read / (re)confirmed.
Assignee: Bugzilla-alanjstrBugs → nobody
Priority: -- → P5
AMO bugspam. Correcting QA contacts on OLD bugs (mozilla.update@update.bugs) -> Correct QA contact (developers@add-ons.bugs) Filtermeplzkthx
QA Contact: mozilla.update → developers
I'm duping this forward, even though they're slightly different, I think that Bug 335373 is a better solution for this. *** This bug has been marked as a duplicate of 335373 ***
Status: NEW → RESOLVED
Closed: 19 years ago
Priority: P5 → --
Resolution: --- → DUPLICATE
Target Milestone: 1.0 → ---
Due to bug 350187, authors are not currently getting the approval/denial emails from AMO, so they have no way of finding out why their add-on was denied. Reopening and working on a patch now.
Status: RESOLVED → REOPENED
Resolution: DUPLICATE → ---
Assignee: nobody → fligtar
Status: REOPENED → NEW
Status: NEW → ASSIGNED
Instead of adding the approval comments, which in some cases are quite long, to the item overview page, I just gave developers access to the Item History page for reviewers for their own add-ons. Only reviewers and admins can see the reviewers' email addresses, however. Also, I discovered a bug with the list of versions in itemoverview.php. It uses a group by URI because there are multiple rows for each version, however when an addon is denied, the URI field is cleared. This means that only one denied version will ever be displayed in the list. I changed the group by to by OSName and Version so that all versions are shown.
Attachment #235532 - Flags: first-review?(morgamic)
Attachment #235532 - Flags: first-review?(morgamic) → first-review+
These two fixes improve the pages quite a bit -- it looked good. They should be checked in. Working on an IT req.
Status: ASSIGNED → RESOLVED
Closed: 19 years ago18 years ago
Resolution: --- → FIXED
Product: addons.mozilla.org → addons.mozilla.org Graveyard
You need to log in before you can comment on or make changes to this bug.

Attachment

General

Created:
Updated:
Size: