Closed
Bug 1206216
Opened 10 years ago
Closed 10 years ago
Allow reviewers to check logs/history for any fxos add-on
Categories
(Marketplace Graveyard :: Reviewer Tools, defect, P3)
Tracking
(Not tracked)
RESOLVED
FIXED
People
(Reporter: krupa.mozbugs, Assigned: kngo)
References
Details
Right now, reviewers can check the Review History for only add-ons pending review. They should be able to view the Review History for any add-on from /logs like we currently can for apps.
Updated•10 years ago
|
Priority: -- → P3
Updated•10 years ago
|
| Assignee | ||
Updated•10 years ago
|
Status: NEW → RESOLVED
Closed: 10 years ago
Resolution: --- → DUPLICATE
Comment 2•10 years ago
|
||
I don't see this as a dupe - its about providing a way of searching the logs for a search string, or reviewer name (or listing all activity) without knowing or specifying which add-on(s) it related to.
bug 1209221 is when you know the add-on, or are searching for the add-on name/description.
The results from this log viewer would be the log messages; the results from bug 1209221 would be the add-ons themselves.
Status: RESOLVED → REOPENED
Resolution: DUPLICATE → ---
Comment 3•10 years ago
|
||
OH, so krupa means like /reviewers/apps/reviewlogs.
| Assignee | ||
Comment 4•10 years ago
|
||
The bug did imply "for any fxos add-on" (i.e., for a particular app). Which would be a dupe of 1209221.
Then it also wants something like /logs. Andrew, is this something that is high priority? Would it suffice being able to look up any single add-on and view its logs?
Comment 5•10 years ago
|
||
(In reply to Kevin Ngo [:ngoke] from comment #4)
> Then it also wants something like /logs.
yes, like /reviewlogs. (I renamed it from /logs a while back because moderated review logs made the urls confusing)
> Andrew, is this something that is high priority?
Its not a 2.5 blocker. But shortly after the launch there will be times when you need to search for something said in a review, or something said in many reviews, or all reviews by a particular reviewer.
> Would it suffice being able to look up any single add-on and view its logs?
No, that's bug 1209221, which was implemented as part of 1214821.
Updated•10 years ago
|
| Assignee | ||
Comment 6•10 years ago
|
||
https://github.com/mozilla/zamboni/pull/3438
https://github.com/mozilla/marketplace-content-tools/pull/72
almost done
Assignee: nobody → kngo
| Assignee | ||
Comment 7•10 years ago
|
||
STR:
1. Go to add-on review queue page.
2. Click on Logs.
You should be able to search for message bodies, emails, usernames. For performance reasons, does not search add-on names atm, that can be done in the reviewer add-on search.
Status: REOPENED → RESOLVED
Closed: 10 years ago → 10 years ago
Resolution: --- → FIXED
You need to log in
before you can comment on or make changes to this bug.
Description
•