Closed (fixed)
Project:
Support Ticketing System
Version:
7.x-1.x-dev
Component:
Code
Priority:
Normal
Category:
Bug report
Assigned:
Unassigned
Reporter:
Created:
20 Sep 2011 at 19:13 UTC
Updated:
4 Oct 2011 at 19:51 UTC
The Latest tickets view doesn't show who a ticket is assigned to; this is confusing, as this includes tickets the selected user created but aren't necessarily assigned to them.
Comments
Comment #1
jeremy commentedCommitted:
http://drupalcode.org/project/support.git/commit/6db0c5a
Comment #2
bdragon commentedPorted.
http://drupalcode.org/project/support.git/commit/b056ed2416296939792cd3b...
It looks a bit buggy though, (reading through the diff), the sort is using totally the wrong field.
Looking into it.
Comment #3
bdragon commentedDrupal 6 followup:
http://drupalcode.org/project/support.git/commit/51c2cb03a90d4d41c84dd56...
Drupal 7 followups:
http://drupalcode.org/project/support.git/commit/c439711407ad0630dd44851...
http://drupalcode.org/project/support.git/commit/16908debb56ef780bcbd15d...
I didn't test the click sorting capability on D6 though. The fix on d6 was obvious.