Grant Access for Managers to See Employee Tickets

Moderator: crythias

Locked
stizmatic
Znuny newbie
Posts: 8
Joined: 14 Dec 2010, 20:32
Znuny Version: 3.04

Grant Access for Managers to See Employee Tickets

Post by stizmatic »

I am working on implementing OTRS into our organization. We have a requirement that departmental managers be able to see all of their employee's tickets. Employees should not be able to see anyone else's ticket. I am not sure if this is possible in OTRS.

My first thought was to use the Company Ticket ID and just give each department a unique ID. This would allow managers to see their employee tickets, however, it would also allow employees to see other employee tickets in their department. Is there anyway to prevent this?

Any help would be greatly appreciated, thanks!
crythias
Moderator
Posts: 10170
Joined: 04 May 2010, 18:38
Znuny Version: 5.0.x
Location: SouthWest Florida, USA
Contact:

Re: Grant Access for Managers to See Employee Tickets

Post by crythias »

yes. Check out CustomerIDs in the docs http://doc.otrs.org/3.0/en/html/x2276.h ... mer-ids-db
OTRS 6.0.x (private/testing/public) on Linux with MySQL database.
Please edit your signature to include your OTRS version, Operating System, and database type.
Click Subscribe Topic below to get notifications. Consider amending your topic title to include [SOLVED] if it is so.
Need help? Before you ask
stizmatic
Znuny newbie
Posts: 8
Joined: 14 Dec 2010, 20:32
Znuny Version: 3.04

Re: Grant Access for Managers to See Employee Tickets

Post by stizmatic »

Ah yes, thanks! I looked through the docs too, my carelessness had the best of me.
Locked