ServiceDesk

 View Only
  • 1.  Access to tickets made by other people...

    Posted Nov 15, 2012 09:47 AM

    Dear all,

    the manager of one of our divisions would like to have access to all tickets made by the people of her division. My first solution was to add her as a contact to the ticket, but apparently this is not possible, even for the person who created the ticket.
    Is this possible? If not, how can I grant her access to all her division's tickets but not others?

    Thanks for your answers.

    Koen van Carglass

    PS. SD 7.1 SP2

     



  • 2.  RE: Access to tickets made by other people...

    Posted Nov 15, 2012 10:22 AM

    Permission has always been broken in ServiceDesk and that hasn't changed in 7.5. What they can do is make sure they assign it to the group instead of an individual so that way the permissions from the group is pushed down to all the workers.

    But if it's directly assigned to a worker then the permissions for the group are not there. You can try a customization I did that sets permissions for all the groups the worker belongs to so that anyone in that group can see and work the ticket. 

    How to add permissions if an incident has been directly assigned to a worker

    https://www-secure.symantec.com/connect/articles/how-add-permissions-group-if-incident-has-been-directly-assigned-worker



  • 3.  RE: Access to tickets made by other people...

    Posted Nov 16, 2012 04:13 AM

    Hey Aryanos,

    Thanks for the reply, but I'm afraid I wasn't too clear about my question. What I need is that a manager from the business can view the contents of all the tickets his/her people have logged, not a manager from the IT department.

    Kind regards

    Koen

     



  • 4.  RE: Access to tickets made by other people...

    Posted Jan 07, 2013 03:21 PM

    You could create an SQL query component, which looks up the affected users Manager, then use that during the incident creation workflow. If the affected user has the specific mananger you are want give access, then have the process add him as an additional contact.

    Now for 7.5 you would created a seperate workflow (since you no longer can modify the core workflows) and called that work flow during the uponticketcreation ruleset.

    Hope this gives you some idea where to go from here.