Skip to content
This repository was archived by the owner on Apr 26, 2024. It is now read-only.
This repository was archived by the owner on Apr 26, 2024. It is now read-only.

room upgrade doesn't transfer non-standard power structure #5580

@grinapo

Description

@grinapo

Description

A room with nonstandard power structure cannot be upgraded, since the power levels are not moved over. In fact, upgrade results:

{
    "errcode": "M_FORBIDDEN",
    "error": "You don't have permission to add ops level greater than your own"
}

Steps to reproduce

  • crate a room with various levels above 100, with owners and members above, too.
  • room/.../upgrade (I have used from v5 to v5)
  • kaboom

Version information

  • Homeserver: grin.hu
  • Version: 1.0.0
  • Install method: self-hacked debian package
  • Platform: debian/buster

Metadata

Metadata

Assignees

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions