Bug: Cliptok's lockdown failsafe for itself sometimes fails
Closed this issue · 0 comments
FloatingMilkshake commented
When locking a channel, Cliptok is supposed to grant two failsafes: it grants Send Messages for the Moderator role, and it grants Send Messages for itself (this one is just a user override).
If a user override for Cliptok is set on a channel (regardless of its permission set), Cliptok fails to apply the failsafe for itself. Moderator is granted Send Messages, but Cliptok is not. It should be merging the two permission sets, keeping the Deny for View Channel but granting Send Messages also.