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

Roles & Permissions section does not appear with custom permission #19899

Closed
BramvdnHeuvel opened this issue Nov 25, 2021 · 2 comments
Closed
Labels

Comments

@BramvdnHeuvel
Copy link

Steps to reproduce

  1. Create a new Matrix room on Element version 1.9.5;
  2. Go to Settings > Advanced > Open Devtools > Explore Room State > m.room.power_levels;
  3. Click on Edit;
  4. Add com.example.whatever to the events key with permission level 100;
  5. Press Send. The permissions should now look like something like the following:
    afbeelding
  6. Exit the Developer Tools menu, but keep the Room Settings menu open;
  7. Click on Roles & Permissions;

Outcome

What did you expect?

Element should now display the Roles & Permissions section of the room.
afbeelding

Similarly, it shows a similar view on Element Android.
afbeelding

What happened instead?

The Roles & Permissions section closes unexpectedly. The console also shows an error.
afbeelding

This happens with Element on Firefox and on Element Desktop. Element Android remains unchanged. I could not test this issue on Element iOS or on other browsers.

Operating system

Windows desktop, Firefox

Application version

Element version: 1.9.5, Olm version: 3.2.3

How did you install the app?

https://element.io/get-started

Homeserver

noordstar.me

Will you send logs?

No

@tulir
Copy link
Contributor

tulir commented Nov 25, 2021

Duplicate of #19812

@BramvdnHeuvel
Copy link
Author

Good catch! 🔥 I'm closing the issue.

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

2 participants