matrix-org / matrix-appservice-irc

Node.js IRC bridge for Matrix
Apache License 2.0
465 stars 150 forks source link

Making myself an op in a bridged IRC channel does not make me a moderator of the Matrix channel #1725

Open daviwil opened 1 year ago

daviwil commented 1 year ago

Apologies if this has been reported before, I wasn't able to find my exact issue.

I've got a matrix.org room (!EoRhMvNpnWxCMTMPeP:libera.chat) bridged over to a libera.chat channel (#systemcrafters). The bridged room was probably created a year or more ago (room version is 6). I am an op of #systemcrafters but for some reason I am not a moderator of the Matrix channel. If I use ChanServ to deop and re-op myself, my power level is not set to moderator level.

However, I created a bridged channel for a new libera.chat channel last week and making myself in op in that channel does give me moderator power level.

Is there something wrong with the channel configuration? Is there anyway to reset its state using appservice?

Half-Shot commented 1 year ago

Hey there, this seems to be caused by https://github.com/matrix-org/matrix-appservice-irc/issues/1731.

Half-Shot commented 1 year ago

@daviwil are you still seeing this?