Closed
Bug 531910
Opened 15 years ago
Closed 14 years ago
Allow editors to search for completed add-on reviews
Categories
(addons.mozilla.org Graveyard :: Admin/Editor Tools, defect, P3)
addons.mozilla.org Graveyard
Admin/Editor Tools
Tracking
(Not tracked)
VERIFIED
FIXED
6.0.11
People
(Reporter: TheOne, Assigned: gkoberger)
References
Details
(Whiteboard: [see comments 9,10,11])
User-Agent: Mozilla/5.0 (Windows; U; Windows NT 6.1; de; rv:1.9.1.5) Gecko/20091102 Firefox/3.5.5
Build Identifier:
Editors need this for better supporting add-on authors about the review on their add-on.
So it would be nice if we could not only search for add-on name and author but also for add-on id.
Reproducible: Always
| Reporter | ||
Updated•15 years ago
|
Whiteboard: [required amo-editors]
Updated•15 years ago
|
Status: UNCONFIRMED → NEW
Ever confirmed: true
Comment 1•15 years ago
|
||
I don't think the title of this bug matches the description.
So, to be clear, this bug is about being able to search for an add-on ID using the queue filtering on the editor queues?
| Reporter | ||
Comment 2•15 years ago
|
||
Yeah, sorry, that happens if you are non native english speaker.
It's not about searching for done reviews in the queue t(which doesn't make any sense because they aren't in the list anymore).
It's about a way to find done reviews (i.e. der review details page) by name, id etc apart from the queue.
Comment 3•15 years ago
|
||
You want to be able to go to a Review Details page and have a way to filter the "Item History" section by name, id, and comment. Is that right?
| Reporter | ||
Comment 4•15 years ago
|
||
Hm no.
The use case is: an author sent an email to the mailing list regarding the review an editor has done. Now another editor want to have a look at the details page of that add-on, maybe because the author didn't reply to the review email and therefore can't see the text that was entered as response.
Another use case might be: an editor wants to add a comment to an add-on for future reviews either for himself or for other editors.
So what I meant is a search-box _somewhere_ where I can enter add-on id, name, author email etc and when I click the submit button, I get a list with reviewed add-ons that match my searchterm (so the search feature should go through all done reviews). When I click on an entry, I get to the review details page.
It's a bit like the review log, but that log does not have search-box.
Comment 5•15 years ago
|
||
Bug 533033 (the editor redesign) would fix this issue by changing the review page URL scheme, but it remains to be seen if all of these changes will be implemented
Updated•15 years ago
|
Assignee: nobody → jbalogh
Summary: Allow editors to search for already done add-on reviews → Allow editors to search for completed add-on reviews
Comment 6•15 years ago
|
||
-> jorge for explanation/plans/resolution/etc.
Assignee: jbalogh → jorge
Severity: normal → enhancement
Priority: -- → P5
Target Milestone: --- → Future
Comment 7•15 years ago
|
||
This was brought up as an important bug to fix in the last AMO Editors meeting. Moving to 5.12.
Severity: enhancement → normal
Priority: P5 → P3
Target Milestone: Future → 5.12
Comment 8•15 years ago
|
||
One way to implement this is how it is specified in the re-design mockups:
https://bug533033.bugzilla.mozilla.org/attachment.cgi?id=418727
The idea here is that we would add a checkbox to search for resolved reviews. You would be able to enter the add-on name or author email address, just like now. When the checkbox is checked, the query would be performed on all reviews and not only the pending ones. Showing only the latest review per add-on, and showing only one page of results should be enough IMO.
Updated•15 years ago
|
Target Milestone: 5.12 → 4.x (triaged)
Comment 9•14 years ago
|
||
The Review Log already has a complete list of past reviews. Wouldn't this make more sense as a filter on that page?
Updated•14 years ago
|
Whiteboard: [required amo-editors] → [required amo-editors][ddn]
| Reporter | ||
Comment 10•14 years ago
|
||
(In reply to comment #9)
> The Review Log already has a complete list of past reviews. Wouldn't this make
> more sense as a filter on that page?
Yes indeed. I suggest a searchbox with the same functionality as on the review queue pages.
Comment 11•14 years ago
|
||
Yes, what we need is to add filtering options for Add-on Name, Editor Name, and Comments (search through all editor comments).
Updated•14 years ago
|
Assignee: nobody → gkoberger
Whiteboard: [required amo-editors][ddn] → [required amo-editors]
Target Milestone: 4.x (triaged) → Q2 2011
Updated•14 years ago
|
Whiteboard: [required amo-editors] → [see comments 9,10,11]
Target Milestone: Q2 2011 → 6.0.9
| Assignee | ||
Comment 13•14 years ago
|
||
To clarify:
We just want to add a search box to /en-US/editors/reviewlog, which will search add-on name, editor name and comments? Separate boxes, or just one box?
Comment 14•14 years ago
|
||
Either way works for us. I like the idea of a single search box, though.
Updated•14 years ago
|
Target Milestone: 6.0.9 → Q2 2011
Updated•14 years ago
|
Target Milestone: Q2 2011 → 6.0.11
| Assignee | ||
Comment 15•14 years ago
|
||
http://github.com/jbalogh/zamboni/commit/828ea06
QA: Unless `manage.py commentlog` is run, the comment search will only work for new review actions.
Status: NEW → RESOLVED
Closed: 14 years ago
Resolution: --- → FIXED
Comment 16•14 years ago
|
||
Status: RESOLVED → VERIFIED
Updated•9 years ago
|
Product: addons.mozilla.org → addons.mozilla.org Graveyard
You need to log in
before you can comment on or make changes to this bug.
Description
•