There has been some sneak behavior in the overview query for a long time -- unpublishing all of the comments on a ticket will cause the ticket to disappear from the queue.

This behavior is unnecessary, it slows the query down, and I am having difficulty supporting it on D7, so I am removing it.

Comments

bdragon’s picture

Version: 6.x-1.x-dev » 7.x-1.x-dev
Status: Active » Fixed

6.x-1.x: http://drupalcode.org/project/support.git/commit/612a0c85d218bcfc7ce00f2...
7.x-1.x: http://drupalcode.org/project/support.git/commit/9af402bc9b72b5876ffc306...

The 7.x version fixes an issue where the paging is screwed up. (There's no changelog entry on the 7.x one, this is on purpose, it will appear when I catch up on merging...)

Status: Fixed » Closed (fixed)

Automatically closed -- issue fixed for 2 weeks with no activity.