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

For support room invites, fix multiple-role people not being invited #231

Merged
merged 2 commits into from
Jun 3, 2024

Conversation

reivilibre
Copy link
Contributor

Pulled out of FOSDEM 2024 hotfixes #228

Two things here:

  • in the general case, we make it so that the Coordinator trumps Speaker. This at least makes it a little more deterministic when there's a conflict, but I think we ought to consider supporting multiple role people a bit more natively/robustly in the future. (but at short-notice, this would have been too error-prone to do)
  • for the support room invite case, we fix dual-role wielders not being invited to the right room, by applying the correct filtering at the source to avoid role conflicts messing stuff up.

@reivilibre reivilibre requested a review from a team as a code owner February 4, 2024 10:47
Copy link
Member

@turt2live turt2live left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

This looks correct, I think. Apologies for the delay :(

@reivilibre reivilibre merged commit 340b81a into main Jun 3, 2024
5 checks passed
@reivilibre reivilibre deleted the rei/fd24_role_filtering_at_source branch June 3, 2024 10:57
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.

2 participants