Hello everybody,
Is there an option where I can disable the customers function to change the ticket state? See attachment, thanks!
User changing the ticket status
Moderator: crythias
User changing the ticket status
You do not have the required permissions to view the files attached to this post.
Re: User changing the ticket status
Without having checked it out myself my guess would be that you could achive that with ACLs.
Take a look at this:http://doc.otrs.org/3.0/en/html/acl.html
Cheers
Thomas
Take a look at this:http://doc.otrs.org/3.0/en/html/acl.html
Cheers
Thomas
OTRS 3.0.8
Debian 6.0
MySQL
KundenDB aus postgres angebunden.
Debian 6.0
MySQL
KundenDB aus postgres angebunden.
Re: User changing the ticket status
This is possible in your system configuration. Open OTRS management and open system configuration. Then select "ticket" and open frontend::Customer::Ticket::ViewZoom and set Ticket::Frontend::CustomerTicketZoom###State to 'No'. From here it is also possible to change the possibility for customers to change the priority. I sea your screendump is in dutch so:
Ga naar beheer, open systeemconfiguratie en selecteer ticket. Open frontend::customer:
:ViewZoom en zet de optie Ticket::Frontend::CustomerTicketZoom###State op 'Nee'. Hier kan je ook instellen dat de klant zijn prioriteit niet kan wijzigen. 
Ga naar beheer, open systeemconfiguratie en selecteer ticket. Open frontend::customer:

Re: User changing the ticket status
Excellent thanks! Works like charm.