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 ?perms get command showing IDs instead of user or role mentions. #2927

Merged
merged 1 commit into from
Jan 8, 2021
Merged

Fix ?perms get command showing IDs instead of user or role mentions. #2927

merged 1 commit into from
Jan 8, 2021

Conversation

Jerrie-Aries
Copy link
Contributor

This occurred since bot v3.6 or v3.7 if I'm not mistaken, because we changed the user or role IDs (for Permissions Level/command permissions) that we saved to database into str.

Before fix:
before

After fix:
after

@fourjr
Copy link
Collaborator

fourjr commented Jan 8, 2021

Thank you!

@fourjr fourjr merged commit b3c47e4 into modmail-dev:development Jan 8, 2021
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

Successfully merging this pull request may close these issues.

None yet

2 participants