Page MenuHomePhabricator

Already merged code-reviews show up on gerrit
Closed, DuplicatePublic

Description

I just noticed that a bunch (~10) of code review appeared in gerrit that have long been merged. Example:

Could this be due to yesterday's gerrit server maintenance?

What should I do with these? Review/Merge them again? Abandon them? Delete them in another way?

Event Timeline

I'm seeing the same thing in MediaWiki core - several of my merged patches are showing up as open in my outgoing reviews queue.

Most obvious example is: https://gerrit.wikimedia.org/r/#/c/mediawiki/core/+/528918/, which introduced a new file, BlockErrorFormatter.php, which is present in master. (Interestingly it's an old patch set that shows up, before the file was renamed from BlockInfoFormatter.)