Closed
Bug 1046922
Opened 11 years ago
Closed 11 years ago
Apps queue count displays wrong info
Categories
(Marketplace Graveyard :: Reviewer Tools, defect, P3)
Tracking
(Not tracked)
RESOLVED
FIXED
People
(Reporter: dolftax, Assigned: mat)
References
Details
(Whiteboard: [repoman])
User Agent: Mozilla/5.0 (X11; Linux x86_64; rv:34.0) Gecko/20100101 Firefox/34.0 (Beta/Release)
Build ID: 20140723030202
Steps to reproduce:
Login into Reviewer Tools
Click Apps
Screenshot : http://pbrd.co/UDJw1X
Actual results:
Number of apps is 6 but the queue count says 9
Expected results:
The queue count should display 6
Updated•11 years ago
|
Status: UNCONFIRMED → NEW
Ever confirmed: true
Comment 1•11 years ago
|
||
It looks like the query changed to also check file statuses in bug 890177 but the count query was not updated.
Priority: -- → P3
Whiteboard: [repoman]
Comment 2•11 years ago
|
||
We should probably change all the queries so they're only defined once and we don't have to update 2 queries each time.
| Assignee | ||
Updated•11 years ago
|
Assignee: nobody → mpillard
| Assignee | ||
Updated•11 years ago
|
Status: NEW → ASSIGNED
| Assignee | ||
Comment 4•11 years ago
|
||
Should be fixed in https://github.com/mozilla/zamboni/commit/386e8d194813af7fd036354a8a762e518c61dc0c
I'd give STR but I don't know how it got in this state, so for QA : try to add apps in various states (probably best thing to do is add packaged apps and then disable the latest version of a pending app, make another public with a version pending, etc), and then check that the counts in reviewer tools match the number of apps in each queue.
Status: ASSIGNED → RESOLVED
Closed: 11 years ago
Resolution: --- → FIXED
You need to log in
before you can comment on or make changes to this bug.
Description
•