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(doorkeeper): error after .pass of a returned user with a deleted role #6

Open
gretmn102 opened this issue May 15, 2024 · 1 comment
Labels
bug Something isn't working

Comments

@gretmn102
Copy link
Owner

gretmn102 commented May 15, 2024

Error reproduction:

  • Configure doorkeeper module
  • Create @role
  • Give it to @user
  • Log @user out of the server
  • Delete @role
  • Log @user into the server
  • .pass @user
@gretmn102 gretmn102 added the bug Something isn't working label May 15, 2024
@gretmn102 gretmn102 changed the title bug: error after .pass of a returned user with a deleted role bug(doorkeeper): error after .pass of a returned user with a deleted role May 15, 2024
@gretmn102
Copy link
Owner Author

изображение

изображение

@gretmn102 gretmn102 changed the title bug(doorkeeper): error after .pass of a returned user with a deleted role fix(doorkeeper): error after .pass of a returned user with a deleted role May 15, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
Status: No status
Development

No branches or pull requests

1 participant