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

Enable admin UI access for invited staff members #351

Merged
merged 1 commit into from
Feb 26, 2021

Conversation

loan-laux
Copy link
Contributor

Signed-off-by: Loan Laux loan@outgrow.io

Resolves #330
Impact: critical
Type: bugfix

Issue

Invited staff members don't get access to the admin UI for their shop.

Solution

I can't believe this wasn't noticed earlier, but the shoudlGetAdminUIAccess: true parameter was missing from the inviteShopMember mutation call.

Breaking changes

None.

Testing

  1. Invite a staff member as part of the shop manager group.
  2. Sign up with the invited e-mail.
  3. The admin UI should load fine for the shop that e-mail was invited to.

Signed-off-by: Loan Laux <loan@outgrow.io>
@Akarshit Akarshit merged commit 5d1edfb into reactioncommerce:trunk Feb 26, 2021
@Akarshit Akarshit mentioned this pull request Mar 3, 2021
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

Successfully merging this pull request may close these issues.

Invited shop manager does not have acces to shop
2 participants