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

Fixing username for invited users #8

Open
2ndkauboy opened this issue Oct 16, 2015 · 2 comments
Open

Fixing username for invited users #8

2ndkauboy opened this issue Oct 16, 2015 · 2 comments

Comments

@2ndkauboy
Copy link

I am using your great program to invite members to our slack team. One new member reported, that the name they provided into the form is used as the first name in slack. I also found the code which sets this value: https://github.com/vluzrmos/lumen-slackin/blob/master/app/Services/SlackTeamService.php#L50

In the form validation you enforce the user to enter two word: https://github.com/vluzrmos/lumen-slackin/blob/master/app/Services/SlackTeamService.php#L50

I would suggest that you only ask for a username, only for the first name or add another separate field for the last name (so the form would than have three fields).

@vluzrmos
Copy link
Owner

Thanks for your suggestion!

As soon as possible I will do that change.

@wemersonjanuario
Copy link
Contributor

Meus usuários reclamam que não conseguir solicitar convite devido ao erro

FatalErrorException in SlackChannelsService.php line 70:
Cannot use object of type stdClass as array

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

No branches or pull requests

3 participants