Receive of customer's reply

Moderator: crythias

Locked
GulsumCengiz
Znuny newbie
Posts: 33
Joined: 04 Nov 2016, 12:58
Znuny Version: OTRS 4
Real Name: GULSUM
Company: ASYAPORT LIMAN

Receive of customer's reply

Post by GulsumCengiz »

Hello everyone,

in re: when the customer's replys to ticket, Ticket's state is changed as new ticket. But I don't want to change the state of ticket.

Could someone help me please?

Thanks in advance.
reneeb
Znuny guru
Posts: 5018
Joined: 13 Mar 2011, 09:54
Znuny Version: 6.0.x
Real Name: Renée Bäcker
Company: Perl-Services.de
Contact:

Re: Receive of customer's reply

Post by reneeb »

That's not the default behaviour. By default customer replies do not change the ticket state (except when the ticket is closed, then the ticket - depending on the queue configuration - is reopened). So you should check your OTRS configuration (may be a GenericAgent sets the ticket state or an event module or something else).
Perl / Znuny development: http://perl-services.de
Free Znuny add ons from the community: http://opar.perl-services.de
Commercial add ons: http://feature-addons.de
GulsumCengiz
Znuny newbie
Posts: 33
Joined: 04 Nov 2016, 12:58
Znuny Version: OTRS 4
Real Name: GULSUM
Company: ASYAPORT LIMAN

Re: Receive of customer's reply

Post by GulsumCengiz »

Dear Reneeb,
Thanks for your reply. But I already made reject Follow up Option and Ticket lock after a follow up settings for closed ticket each queue.
I don't want to just change state when customer's reply for ticket. For example, if the state is pending reminder, The ticket status remains the same.

could you please help us me?
wurzel
Znuny guru
Posts: 3273
Joined: 08 Jul 2010, 22:25
Znuny Version: x.x.x
Real Name: Florian

Re: Receive of customer's reply

Post by wurzel »

Hi,

if the ticket is closed it uses queue settings (reject/new ticket/possible) options.

for not-closed tickets
have a look in Core::Postmaster --> PostmasterFollowUpState

Usually the tickets gets open after a customer reply.


If you want to have the state untouched - maybe delete the value from PostmasterFollowUpState. But
I doubt this will work.


Florian
OTRS 2025 SILVER (Prod)
OTRS 2025 auf Debian 12 (Test)
Znuny 7.x latest version testing auf Debian 12

-- Ich beantworte keine Forums-Fragen PN - No PN please

I won't answer to unfriendly users any more. A greeting and regards are just polite.
Locked