Hi
I understand that the default action in OTRS is that a ticket will only change from a new state to open if an email is raised against a new ticket.
Is it possible to change the state to open if a ticket is either locked, a note added or owner changed?
Thank you.
![]() |
Heya,
A ticket will go from new to open when a e-mail external or note-external is added, it basically means that the customer needs to be informed before its going to open (e-mail-external = customer gets e-mail, note-external = customer can see into the note when logging into customer.pl)
If u want all notes to be external notes u can change it in sysconfig.
Frontend::Agent::Ticket::ViewNote
Met vriendelijke groet,
Gerrit Tamboer
Halma Automatisering
Email: ger...@halma.nl
www: http://www.halma.nl/
This electronic message may contain privileged, confidential and
copyright protected information. If you have received this e-mail
by mistake, please immediately notify the sender and delete this
e-mail and all its attachments. Please ensure all e-mail attachments
are scanned for viruses prior to opening or using.
Is it possible to change the state to open if a ticket is either locked, a note added or owner changed?
Thanks to all on this for the clarification and the tips.
From: otrs-b...@otrs.org [mailto:otrs-b...@otrs.org] On Behalf Of Nils Leideck - ITSM
Sent: 14 January 2010 12:07
To: User questions and discussions about OTRS.
Hi Gordon,
Here is the answer you are looking for:
From my notes:
To add the option on NOTE for changing the state of ticket, go to:
Frontend::Agent::Ticket::ViewNote
Then --> Ticket::Frontend::AgentTicketNote###State: "YES" --> Update
After adding this, you will have the otion to change the state of a ticket under notes.
Thanks!
Jose Luis Spahr