Closed (fixed)
Project:
Support Ticketing System
Version:
6.x-1.x-dev
Component:
Code
Priority:
Normal
Category:
Bug report
Assigned:
Unassigned
Reporter:
Created:
16 Mar 2010 at 22:56 UTC
Updated:
6 Mar 2011 at 02:51 UTC
access CLIENT tickets permissions don't follow the regular Drupal hierarchy. ie. if "authenticated user" is ticked for the client permissions, higher roles still can't be assigned to a ticket and don't show up in the auto-complete drop-down.
You therefore must tick all roles that you want to have access to the client.
Comments
Comment #1
jeremy commentedThe support module is using the user_access() function to determine access, so this should work correctly. It seems to in my testing -- perhaps this was fixed during the latest extremely lengthy dev cycle. I plan to roll a new release soon, please re-test and re-open if this is still a problem. Please provide specific steps necessary to duplicate.