Protections and SetMembershipPolicyRevisionIssuer
are not being informed of MembershipChange
s in some situations
#718
Labels
2.0.0 Follow Up
Issue discoverd in after the release of Draupnir 2.0.0
L3 Some Users
Likelihood
P3 Outrageous / Cannot continue to or start to use
Priority level - includes missing documentation leading to same outrage etc
T6 Crash
Bug causes crash OR data loss
I don't know how this bug is caused, but it's almost like the revision issuer is completely cutoff.
In the Draupnir where this was observed we had the following:
!draupnir rooms list
MemberBanSynchronisationProtection
orRedactionSynchronisationProtection
rooms remove
, thenrooms add
) causesMemberBanSynchronisationProtection
to trigger and ban the user, but notRedactionSynchronisationProtection
. Which implies thatRedactionSynrhronisationProtection
cannot see the membership change.This could mean either:
SetRoomMembershipRevisionIssuer
is not being issued properlyRoomStateRevisionIssuer
orRoomMembershipRevisionIssuer
's are not issuing revisions properly.The text was updated successfully, but these errors were encountered: