Steps to Reproduce:
- Create a page from an account without editor, in a namespace recognized by Flagged Revs
- Use the api to review that one revision from an account with reviewer:
{ action:"review", revid:<revision id> }
- Now the page is marked as reviewed in recent changes, you can look at verify
- Move the page to a namespace ignored by Flagged Revs (e.g. User)
Actual Results: The page is now marked as Unreviewed in Recent Changes
Expected Results: The page should still be reviewed in recent changes.