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

Keep chat channels in a consistent order when listing chat channels #650

Open
alyphen opened this issue Aug 24, 2023 · 0 comments
Open

Keep chat channels in a consistent order when listing chat channels #650

alyphen opened this issue Aug 24, 2023 · 0 comments
Assignees
Labels
Milestone

Comments

@alyphen
Copy link
Member

alyphen commented Aug 24, 2023

When /listchatchannels is used, the channels can come out in an unpredictable order due to mute query happening asynchronously.
While the queries should be fired off asynchronously, the eventual order should be determined by the order of the chat channels in the config

@alyphen alyphen added the bug label Aug 24, 2023
@alyphen alyphen self-assigned this Jan 13, 2024
@alyphen alyphen added this to the v2.4.3 milestone Jan 13, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

1 participant