Closed Bug 904157 Opened 11 years ago Closed 11 years ago

Remove restrictions to region exclusions for paid apps

Categories

(Marketplace Graveyard :: Developer Pages, defect, P2)

x86
macOS
defect

Tracking

(Not tracked)

RESOLVED FIXED
2013-10-01

People

(Reporter: scolville, Assigned: scolville)

References

Details

(Whiteboard: qa++)

Currently we are restricting region exclusions for paid apps down to regions that are relevant to the price point selected.

This causes problems.

For example if payments are turned off for a region temporarily the user could currently go into devhub save the payment details and then create an exclusion record for that region. Once it's re-enabled they would then have their app excluded even if they didn't previously.

The solution is to show all regions regardless (possibly separated by those that have payments and those that don't)

If payments are not available for the price point, this will be shown in the UI. 

Always the developer will be able to set *any* of the regions for paid apps. This then de-couples regions (as relate to addonExcludedRegion records) from price region data.
Blocks: 889645
This doesn't seem like a high priority, but interested in your input.  What's the priority/status?
Priority: -- → P4
This is necessary to prevent a lot of pain in terms of managing the relationship between region exclusions for the apps as well as regions for payments.

Whilst the immediate impact to end-users is not much presently getting this done sooner rather than later is preferable and the fix is already quite fair along. So I'd put this as more a p3 for that reason.
Priority: P4 → P3
Target Milestone: --- → 2013-09-10
Depends on: 913105
Depends on: 913123
Target Milestone: 2013-09-10 → 2013-09-17
Making this P2 as per the dep bugs.
Depends on: 913546
Priority: P3 → P2
Removing the milestone due to the deps. I'll keep this branch up to date so it doesn't bit-rot for when we are ready.
Target Milestone: 2013-09-17 → ---
Blocks: 916843
Blocks: 916853
Depends on: 909532
Still needs reworking animations over to transitions.
Status: NEW → ASSIGNED
(In reply to Stuart Colville [:scolville] from comment #5)
> Still needs reworking animations over to transitions.

Going to look at this separately.
Target Milestone: --- → 2013-10-01
https://github.com/mozilla/zamboni/commit/1bb5a3816b34728487686721cee6775fe4d76d63
Status: ASSIGNED → RESOLVED
Closed: 11 years ago
Resolution: --- → FIXED
Extra QA Notes:

This changes a lot of code around the devhub for region selection for both free and paid apps. Please make sure everything is working as expected.

Suggested areas to check (but not limited to):

* App region selection.
* Conversion between free and paid apps.
* Enable new regions checkbox.
* Selection of prices (see the animations of checkboxes so the user knows which apps are associated with which regions).

This de-restricts region choices for paid so checking how this is displayed (code to filter apps in search has already landed separately).
Whiteboard: qa++
You need to log in before you can comment on or make changes to this bug.