Edit filter configuration

Differences between versions

ItemVersion from 21:16, 14 February 2020 by Suffusion of YellowVersion from 22:53, 17 January 2022 by Suffusion of Yellow
Basic information
Notes:
Requested by DannyS712 at [[Special:PermaLink/940459180#Log editing mass message lists by new users]]. --Suffusion of Yellow 21:14 14 Feb 2020
Requested by DannyS712 at [[Special:PermaLink/940459180#Log editing mass message lists by new users]]. --Suffusion of Yellow 21:14 14 Feb 2020
Exclude users adding/removing self or editing the description. --Suffusion of Yellow 22:53 17 Jan 2022
Filter conditions
Conditions:
(documentation)
old_content_model == 'MassMessageListContent' &
old_content_model == 'MassMessageListContent' &
!("confirmed" in user_groups)
!("confirmed" in user_groups) &
!(user_name in (added_lines + removed_lines)) &
count('"title"', added_lines) != count('"title"', removed_lines)