Closed Bug 487876 Opened 16 years ago Closed 16 years ago

update review queue age columns

Categories

(addons.mozilla.org Graveyard :: Admin/Editor Tools, defect, P2)

defect

Tracking

(Not tracked)

VERIFIED FIXED

People

(Reporter: osunick, Assigned: wenzel)

References

Details

Attachments

(1 file)

This was recently changed, but is not quite right: https://addons.mozilla.org/en-US/editors/queue/nominated The "Time in queue" column should show time since the add-on entered the nomination queue and not the time since the add-on was first nominated. For example, an add-on that was recently denied nomination should have this counter reset when it gets resubmitted. Once this fix is in place we can remove the "Add-on Age" column from the UI and database. This column should also be removed from the Pending Queue and an identical "Time in queue" column added. Default sort should be from oldest to newest.
Priority: -- → P2
(In reply to comment #0) > The "Time in queue" column should show time since the add-on entered the > nomination queue and not the time since the add-on was first nominated. For > example, an add-on that was recently denied nomination should have this counter > reset when it gets resubmitted. I tested this locally and looked at the code, and the behavior is already like you say. It is possible that it is still looking a little differently on production because for bug 483884, this was initialized for all add-ons as the same as their last modification date (cf. https://wiki.mozilla.org/Update:Developers/Database_Changes). For add-ons that are nominated from now on, the behavior will be as expected. > Once this fix is in place we can remove the "Add-on Age" column from the UI and > database. All right, we can remove that column if you like (not from the db though). > This column should also be removed from the Pending Queue and an identical > "Time in queue" column added. Default sort should be from oldest to newest. That should be possible.
Depends on: 483884
(In reply to comment #1) > > This column should also be removed from the Pending Queue and an identical > > "Time in queue" column added. Default sort should be from oldest to newest. > > That should be possible. Actually, the "version created" time *is* the time-in-queue. When uploading an updated version to a public add-on, it is automatically put into the queue. If it is rejected, the author has to fix the problems and upload a new version which will likewise be put into the queue immediately. I could re-label the existing column, but the time shown there should already be what you ask for.
Attached patch Patch, rev. 1Splinter Review
Renaming the column in the update queue and removing the add-on age from the nomination queue.
Attachment #372216 - Flags: review?(clouserw)
Status: NEW → ASSIGNED
Attachment #372216 - Flags: review?(clouserw) → review+
Committed to r24390, thanks.
Status: ASSIGNED → RESOLVED
Closed: 16 years ago
Keywords: push-needed
Resolution: --- → FIXED
https://preview.addons.mozilla.org/en-US/editors/queue/nominated: * defaults to longest-time-in-review-queue * no longer has "Add-on Age" column https://preview.addons.mozilla.org/en-US/editors/queue/pending * ditto, per above two items Nick, mind giving these a glance too?
Verified FIXED, per comment 5.
Status: RESOLVED → VERIFIED
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: