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

fix: username to userid method signature #1458

Merged
merged 3 commits into from
Oct 17, 2020

Conversation

sijis
Copy link
Contributor

@sijis sijis commented Oct 8, 2020

This should fix the TypeError: username_to_userid() missing 1 required positional argument: 'name' errors.

Fixes #1447.

@sijis sijis merged commit e9fa5c0 into errbotio:master Oct 17, 2020
@sijis sijis deleted the fix/missing_userid_rtm branch October 17, 2020 03:10
sijis added a commit that referenced this pull request Nov 17, 2020
* fix: username to userid method signature

* Fix username_to_userid and raise when username not uniquely identified (#1447)

* style: fix codestyle warnings

Co-authored-by: Carlos <nzlosh@yahoo.com>
nzlosh added a commit to nzlosh/errbot that referenced this pull request Nov 24, 2020
* fix: username to userid method signature

* Fix username_to_userid and raise when username not uniquely identified (errbotio#1447)

* style: fix codestyle warnings

Co-authored-by: Carlos <nzlosh@yahoo.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Errbot experiencing constant slack backends error - cannot find user with ID
2 participants