Closed (fixed)
Project:
Support Ticketing System
Version:
7.x-1.x-dev
Component:
Miscellaneous
Priority:
Normal
Category:
Support request
Assigned:
Unassigned
Reporter:
Created:
22 Mar 2011 at 08:54 UTC
Updated:
16 Sep 2011 at 19:51 UTC
x creates a ticket.
y assigns it to z.
now, eventhough z has been assigned the ticket, he can not see the ticket at all when logged in.
This happened even when the "Display support ticket links in profile" is enabled in the settings.
How to address this?
Comments
Comment #2
jeremy commentedI believe this issue is fixed with this commit:
#768354: access <i>client</i> support ticket should deny instead of grant
Comment #3
jeremy commentedThis required additional fixes to the queries that build ticket lists:
http://drupalcode.org/project/support.git/commit/1de3667
Needs to be ported to 7.x.
Comment #4
bdragon commentedPorted to D7.
http://drupalcode.org/project/support.git/commit/0732663a30665ac7a1761ca...