Closed
Bug 741514
Opened 13 years ago
Closed 13 years ago
Log app editor activity
Categories
(addons.mozilla.org Graveyard :: Admin/Editor Tools, defect, P2)
addons.mozilla.org Graveyard
Admin/Editor Tools
Tracking
(Not tracked)
RESOLVED
FIXED
6.5.1
People
(Reporter: krupa.mozbugs, Assigned: robhudson)
References
Details
Log app editor activity which includes approving/rejecting apps, flagged reviews and any other changes to the editor tools (like MOTD etc)
Updated•13 years ago
|
Priority: -- → P2
Updated•13 years ago
|
Assignee: nobody → robhudson.mozbugs
Comment 1•13 years ago
|
||
We should be excluding apps for AMO and filtering by only apps for Marketplace. See https://github.com/mozilla/zamboni/blob/master/apps/editors/views.py#L99 for where we do these queries.
Assignee | ||
Updated•13 years ago
|
Target Milestone: --- → 6.5.1
Assignee | ||
Comment 2•13 years ago
|
||
Status: NEW → RESOLVED
Closed: 13 years ago
Resolution: --- → FIXED
Assignee | ||
Comment 3•13 years ago
|
||
I suppose we also need the backend part (which I did) hooked up to the front-end somewhere like /reviewers/logs? (I just discovered the existence of this page.)
Status: RESOLVED → REOPENED
Resolution: FIXED → ---
Assignee | ||
Comment 4•13 years ago
|
||
2nd part now done...
https://github.com/mozilla/zamboni/commit/fcb80e3
https://marketplace-dev.allizom.org/en-US/reviewers/logs
Old logs (if any?) won't be listed since they were still being logged to the addons table.
Status: REOPENED → RESOLVED
Closed: 13 years ago → 13 years ago
Resolution: --- → FIXED
Updated•10 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
•