Active
Project:
Support Ticketing System
Version:
8.x-1.x-dev
Component:
Documentation
Priority:
Normal
Category:
Support request
Assigned:
Unassigned
Reporter:
Created:
10 Jun 2011 at 04:08 UTC
Updated:
31 Mar 2023 at 04:01 UTC
Jump to comment: Most recent
Comments
Comment #1
ben_m commentedI was working on a module to handle this kind of thing back in November for drupal 6..
http://drupal.org/node/556428
unfortunately i've not had time to finish this off due to having to write a separate module to import all our existing tickets with comments and states etc over to the new site, - both modules are 90% finished but it's just a case of finding the time between jobs to spend doing this - as it's for an internal system it's been the very lowest priority - but need to get it done in the next couple of months!
the basis of the module is in the thread linked above - so check the code out and see if it will do what you require - it's drupal 6 code but shouldn't be too hard to port to 7
Comment #2
astanley86 commentedsubscribing
Comment #3
nuezI had the same issue too. A workaround for me was to create a role for every 'client', it has no permissions except for the 'Access your client tickets. That way members of the same client (employees of a company e.g.) can access their own tickets at yoursite/support/client, but cannot access other clients tickets.
Comment #4
spacereactor commented#3 the problem with this workaround is that you can't subscribe other users to notifications AND assign tickets to any user unless you want them to know every users that exist in your drupal database. The workaround show all users in the dropdown list if enable "Can subscribe other users to notifications" and "Can assign tickets to any user"
Is there a patch to limited the users within the roles type?
Comment #5
jeremy commentedMarking as duplicate of #556428: Using Support module with Organic Groups
Comment #6
stoltoguzzi commentedthis is marked as duplicate but there we talk about og6 what about support and og7 are there any experiences about that?
Comment #7
Balbo commentedIt's not a duplicated since, as noted by stoltoguzzi, here we are talking about 7 and not 6.
Comment #8
Yuri commentedIs there any progress or idea of alternatives in this issue?
Comment #9
purencool commented