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

User group not visible after updating primary billing / shipping address #1421

Closed
jmauzyk opened this issue Apr 30, 2020 · 1 comment
Closed
Labels

Comments

@jmauzyk
Copy link

jmauzyk commented Apr 30, 2020

Description

After updating a customer's primary billing or shipping address from their CP edit user page, their user group is no longer selected under the Permissions tab.

Steps to reproduce

  1. From CP edit user page, select the Customer Info tab.
  2. Select an address and click Set as Primary Billing from the actions menu.
  3. Select the Permissions tab. All user group checkboxes are blank. Reloading the page shows the groups selected for that user.

Additional info

  • Craft version: Pro 3.4.17.1
  • PHP version: 7.4.5
  • Database driver & version: MySQL 5.5.5
  • Plugins & versions: Commerce Pro 3.1.3
@nfourtythree
Copy link
Contributor

Hi @jmauzyk

Thank you for bringing this to our attention. We have pushed up a fix to solve this and it will be included in the next release.

To get this early, change your craftcms/commmerce requirement in you project's composer.json to:

"require": {
  "craftcms/commmerce": "dev-develop#a272781cc244b5dd311c6853e168c19e6a0a3c9e as 3.1.3",
  "...": "..."
}

Then run composer update.

Thanks.

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

No branches or pull requests

2 participants