Set rc_patrolled to 2 for autopatrolled changes in rebuildrecentchanges.php
authorGeoffreyT2000 <geoffreytrang@gmail.com>
Wed, 6 Mar 2019 01:55:49 +0000 (17:55 -0800)
committerReedy <reedy@wikimedia.org>
Thu, 28 May 2020 20:05:33 +0000 (20:05 +0000)
commit405f71c51dbb3794f4d141c542c0eaf564da8165
tree1231e4f14b8bbc648bb135364a9dff53d09697a7
parentc6732fe6f7d09137088212a82e930b9fb44ab66e
Set rc_patrolled to 2 for autopatrolled changes in rebuildrecentchanges.php

This fixes what rc_patrolled should be for autopatrolled changes. Also,
non-upload log entries will have rc_patrolled = 2 for now until T217388 decides
what rc_patrolled should be for such entries. In contrast, upload entries
can be patrolled unlike other log entries, so they will have rc_patrolled = 0.

Bug: T199474
Change-Id: Ib7d1f5f7dd3541768305debee703fd342844714b
(cherry picked from commit 87aaf7a1664a1a031f5872ffaf5fd9730db39444)
maintenance/rebuildrecentchanges.php