Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Disabling all countries in settings makes it impossible to access settings page #1314

Closed
peteeveleigh opened this issue Mar 3, 2020 · 2 comments

Comments

@peteeveleigh
Copy link
Contributor

It's possible to disable all countries in the store settings.
If this is done (nice one client!) then it becomes impossible to access the admin/commerce/store-settings from the CP.

Steps to reproduce

  1. Disable all countries in store-settings/countries
  2. Try to visit admin/commerce/store-settings

Additional info

  • Craft version: 3.4.8
  • Commerce version: 3.0.10
@Adamascroft
Copy link

Same issue here:

Craft version: 3.4.9
Commerce version: 3.0.11

@nfourtythree
Copy link
Contributor

Hi all

We have just pushed an update that fixes this issue.

It will be included in the next release.

To get this early, change your craftcms/commerce requirement in composer.json to:

"require": {
  "craftcms/commerce": "dev-develop#6deea991b99305c80b4923aabf49b4879844c0b1 as 3.0.11",
  "...": "..."
}

Then run composer update.

Thanks.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants