Closed
Bug 965213
Opened 12 years ago
Closed 12 years ago
can't approve update to 'My Book' app
Categories
(Marketplace Graveyard :: Reviewer Tools, defect, P2)
Tracking
(Not tracked)
RESOLVED
FIXED
2014-02-25
People
(Reporter: eviljeff, Assigned: kngo)
References
()
Details
(Whiteboard: [incorrect_implementation])
Attachments
(1 file)
|
397.32 KB,
image/png
|
Details |
Version 1.2 is Pending Approval at the bottom of the review history; but the push to public button isn't visible.
Reviewer comments are being saved to the last (not deleted) approved version, 1.1.
Fix please.
Comment 1•12 years ago
|
||
Comment 2•12 years ago
|
||
App review url: https://marketplace.firefox.com/reviewers/apps/review/my-book-1
| Assignee | ||
Updated•12 years ago
|
Assignee: nobody → kngo
Priority: -- → P2
Target Milestone: --- → 2014-03-04
| Reporter | ||
Comment 3•12 years ago
|
||
my best guess is that one of the 'latest version' properties wasn't updated. Or there is a problem with the later versions.
| Assignee | ||
Comment 4•12 years ago
|
||
I had to manually find the latest version and update the app's latest version.
UPDATE addons SET latest_version=1514937 WHERE addons.app_slug = 'my-book-1' LIMIT 1;
This might happen again (or this might be an edge case). Keep on look out for STRs.
Status: NEW → RESOLVED
Closed: 12 years ago
Resolution: --- → FIXED
Target Milestone: 2014-03-04 → 2014-02-25
Updated•12 years ago
|
Whiteboard: [incorrect_implementation]
You need to log in
before you can comment on or make changes to this bug.
Description
•