Closed (fixed)
Project:
Support Ticketing System
Version:
7.x-1.x-dev
Component:
Code
Priority:
Normal
Category:
Bug report
Assigned:
Reporter:
Created:
6 Sep 2011 at 18:22 UTC
Updated:
20 Sep 2011 at 18:31 UTC
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
Comment #1
bdragon commented6.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...)