Edit filter configuration

Differences between versions

ItemVersion from 05:10, 10 December 2021 by BradvVersion from 04:19, 22 April 2024 by Suffusion of Yellow
Basic information
Notes:
Things to check when this gets hit:
Things to check when this gets hit:
- is there an old redirect that should get merged back to mainspace
- is there an old redirect that should get merged back to mainspace
- is the author of the article still active, and have they been notified on their talk page
- is the author of the article still active, and have they been notified on their talk page
- would AfD be more appropriate (i.e. is this going to just sit around for 6 months and then get deleted via G13)
- would AfD be more appropriate (i.e. is this going to just sit around for 6 months and then get deleted via G13)


2020/09/20 - changed from 90 to 120 days - NPP often takes longer than 90 days (bv)
2020/09/20 - changed from 90 to 120 days - NPP often takes longer than 90 days (bv)
2021/12/10 - change to 180 days (bv)
2021/12/10 - change to 180 days (bv)
Save some variables for future testing. --Suffusion of Yellow 04:19 22 Apr 2024
Filter conditions
Conditions:
(documentation)
action == 'move' &
action == 'move' &
moved_to_namespace == 118 &
moved_to_namespace == 118 &
moved_from_namespace == 0 &
moved_from_namespace == 0 &
moved_from_age > 15552000 &
moved_from_age > 15552000 &
!(moved_to_title like 'Move/*')
!(moved_to_title like 'Move/*') &
(
    moved_to_age;
    moved_to_last_edit_age;
    moved_from_last_edit_age;
    true;
)