Prevent User from deleting users

Hi I need to prevent my staff from deleting messages from the queues, how can I do that ? Thanks

Hi Ali,
I think one possible solution could be using ACL's:
http://faq.otrs.org/otrs/public.pl?Action=PublicFAQ&CategoryID=5&ItemID=68
The second example shows how to allow ticket to close in the 'Raw'
Queue (and remove the close
link). I think you should use the action
AgentTicketClose => 0,
restricted to your staff.
Hope it helps,
Luis Miguel Navas
2008/10/30 Ali Jawad
Hi I need to prevent my staff from deleting messages from the queues, how can I do that ? Thanks
_______________________________________________ OTRS mailing list: otrs - Webpage: http://otrs.org/ Archive: http://lists.otrs.org/pipermail/otrs To unsubscribe: http://lists.otrs.org/cgi-bin/listinfo/otrs
participants (2)
-
Ali Jawad
-
Luis Miguel