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

Emails: Link in invitation email does not bring you to expected page #5114

Closed
3 tasks done
aldeed opened this issue Apr 10, 2019 · 3 comments
Closed
3 tasks done

Emails: Link in invitation email does not bring you to expected page #5114

aldeed opened this issue Apr 10, 2019 · 3 comments
Assignees

Comments

@aldeed
Copy link
Contributor

aldeed commented Apr 10, 2019

Prerequisites

  • Are you running the latest version?
  • Are you able to consistently reproduce the issue?
  • Did you search the issue queue for existing issue? Search issues

Issue Description

The email sent when you invite an admin user to your shop has a button. When you click that button, it doesn't bring you to a page to accept the invitation or explain how to register and accept.

Steps to Reproduce

Setup

  1. Log in as operator.
  2. Edit Shop settings and make sure the shop email address is [email protected]. This address is verified to send emails through the Reaction testing SES account. Other addresses may not work.
  3. Go to the operator user profile page and make sure you have a real email address. You can use something like <yourname>[email protected].
  4. Enter correct email service credentials on Email page. Make sure the indicator is green.

Reproduce

  1. Log in to operator UI
  2. Go to Accounts screen
  3. On "Add Admin User" card, add a new user with a real email address. For example, <yourname>[email protected]
  4. Click the button in the "You are invited to join" email.

Possible Solution

Need to figure out what should happen or what previously happened when this worked, and then make it happen again.

Versions

2.0.0 RC 11

@willopez
Copy link
Member

Cannot reproduce this error. I was able to invite a new shop manager and set new password. The invitation email contained an email link in this format: http://localhost:3000/account/enroll/TOKEN which is correct.

@willopez
Copy link
Member

Verified this issue has been resolved in a previous update.

@trojanh
Copy link
Contributor

trojanh commented Sep 9, 2019

resolved by #5173

Adding this PR for reference

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