Page MenuHomePhabricator

Allow to filter the move log by types
Open, LowestPublic

Description

I think the following types are useful:

  • Move with redirect
  • Move without redirect (also because this is a typical sysop right)
  • the move overwrites a redirect
  • The move overwrites a redirect and was without redirect

Event Timeline

Luke081515 raised the priority of this task from to Needs Triage.
Luke081515 updated the task description. (Show Details)
Luke081515 set Security to None.
Luke081515 added subscribers: Luke081515, Aklapper.
Aklapper triaged this task as Lowest priority.Aug 17 2015, 10:39 AM

(General note: For feature requests it's general welcome to provide specific usecases for the requested functionality.)

suppressredirect is a typical sysop right, so you can control person, using this right better

Luke081515 renamed this task from Allow to filter the move log after types to Allow to filter the move log by types.Mar 31 2016, 11:23 PM

Since https://gerrit.wikimedia.org/r/#/c/281637/ you can already search for: Normal move, or overwriting redirect. But you still can't search for: suppressredirect used or not. But remeber, you can overwrite a redirect, and use suppressredirect, so we need a possibility to choose both.

Filtering based on parameters... might be problematic since the parameters get stored in various different formats that aren't really easy to query

Other move log types that could be considered are based on the different rights needed: general "move", user page "move-rootuserpages", file "movefile", category "move-categorypages", (and, maybe, pending-changes "movestable")