Closed Bug 895688 Opened 11 years ago Closed 11 years ago

Cleaning up apps after changing price tiers

Categories

(Marketplace Graveyard :: Payments/Refunds, defect, P3)

x86
macOS
defect

Tracking

(Not tracked)

RESOLVED INVALID

People

(Reporter: andy+bugzilla, Unassigned)

References

Details

If an app is unavailable for a price tier in a region eg price tier 20 in Colombia, then when you go to the devhub payments page, the price tier is shown as greyed out. 

Saving it gives you an exclusion for that region, this is probably the right thing to do because it stops the app appearing in that region.

However trickiness abounded when we found an issue with price tier 20 in Colombia, which is not working. We turned off that price currency. But this didn't (understandably) set the addon exclusion on that app.

Assuming that we need to be able to turn on and off price currency objects (aka price tiers) we need a script or some way to do this so that:
* removing a price currency updates the exclusions for all the apps that use it
* adding a price currency updates the exclusions for all the apps that use it

If we want to get really clever we could combine this with: bug 882827, so that we do this change via the API and the API does all this cleaning up for us.
Priority: -- → P3
Status: NEW → RESOLVED
Closed: 11 years ago
Resolution: --- → INVALID
You need to log in before you can comment on or make changes to this bug.