Closed
Bug 898309
Opened 12 years ago
Closed 12 years ago
Check regions for paid apps on prod
Categories
(Marketplace Graveyard :: Payments/Refunds, defect, P3)
Tracking
(Not tracked)
RESOLVED
INVALID
People
(Reporter: muffinresearch, Unassigned)
References
Details
It would be good to check paid apps data on prod to make sure none of them are in regions that they shouldn't be.
Previously if currency data didn't tie in with ALL_PAID_REGION_IDS it's possible that an app would not have an exclusion record for a region that's not in ALL_PAID_REGION_IDS.
Also as per bug 897511 it was previously possible to submit "Other regions" for a paid app.
Fixes for these have landed so it would be good now to check the data for anything being amiss and then fixing any erroneous regions.
Subsequent checks down the road wouldn't hurt either to ensure all potential issues with regions have been caught.
Updated•12 years ago
|
Priority: -- → P3
Reporter | ||
Comment 1•12 years ago
|
||
This is pr for a management command to make updating things a little bit easier for admins.
https://github.com/mozilla/zamboni/pull/957
Updated•12 years ago
|
Status: NEW → RESOLVED
Closed: 12 years ago
Resolution: --- → INVALID
You need to log in
before you can comment on or make changes to this bug.
Description
•