Skip to content

Members and nonmembers moderation action fallback

Members and nonmember's moderation action should be None by default, and in that case the moderation rule should fallback to the mailing list's default action. See bug #189 (closed) for details.

This branch also contains a data migration which will convert members whose moderation_action is the same as the list default to None. I think it is useful, but there could be a risk of changing deliberately set moderation actions if the list's defaults were changed, or if the action was set to the same action as the list defaults.

Fixes: #189 (closed)

Merge request reports