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

Invitation Mail--User Name should be invited user not logged in user #1448

Closed
hrath2015 opened this issue Sep 28, 2016 · 5 comments
Closed
Assignees
Milestone

Comments

@hrath2015
Copy link
Collaborator

hrath2015 commented Sep 28, 2016

Expected behavior

Invitation should be extended to invited user and not logged in user

Actual Behavior

Logged in user name is used.

Steps to Reproduce the Behavior

Invite an user from Admin Dashboard and check the mail sent by system.

the issue is from below line where meteor.user() is passed.
https://github.com/reactioncommerce/reaction/blob/development/server/methods/accounts/accounts.js#L371

@aaronjudd
Copy link
Contributor

Should be addressed in #1429 but I'll leave open in for tracking.

@kieckhafer
Copy link
Member

kieckhafer commented Nov 7, 2016

Verified this is working correctly. Added new user named "Invite Test", sent from an admin account where "Erik" is the name, this is what came through:

screen shot 2016-11-07 at 10 56 55 am

@hrath2015
Copy link
Collaborator Author

Thanks. Is this merged in Dev. I tested it on latest Dev and not getting(seeing) pretty mailer as yours in GMAIL. There is no Get Started button and no Logo.

@hrath2015
Copy link
Collaborator Author

See below image for later part of content;
image

@kieckhafer
Copy link
Member

kieckhafer commented Nov 11, 2016

@hrath2015 this is not yet merged into our development branch, it's currently in our working release-0.18.0 branch.

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

4 participants