Prevent email follow up after ticket close

Moderator: crythias

Locked
vinesh
Znuny newbie
Posts: 76
Joined: 01 Sep 2012, 09:51
Znuny Version: 5.0.16
Real Name: Vinesh Narayanan
Company: NTS

Prevent email follow up after ticket close

Post by vinesh »

Hi,

Is it possible to block the option to re-opening the old ticket if it is closed successfully 3 days before?

Eg:- I used to receive emails from my vendor ticket system asking follow up within 3 days. If I haven't replied in those time frame and later if I am replying, My reply rejects saying ticket is archived and no more follow up can be made for that ticket.
crythias
Moderator
Posts: 10170
Joined: 04 May 2010, 18:38
Znuny Version: 5.0.x
Location: SouthWest Florida, USA
Contact:

Re: Prevent email follow up after ticket close

Post by crythias »

Queue setting followup reject. Also always for you close with pending autoclose successful. But set default pending time (sysconfig) to three days worth of seconds.
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
vinesh
Znuny newbie
Posts: 76
Joined: 01 Sep 2012, 09:51
Znuny Version: 5.0.16
Real Name: Vinesh Narayanan
Company: NTS

Re: Prevent email follow up after ticket close

Post by vinesh »

IF I set followup reject, if follow up to closed tickets wouldn't re-open the ticket right?

I want user to re-open the ticket in case their issue not solved with in 3 days and post 3 days they should not be able to reopen.
crythias
Moderator
Posts: 10170
Joined: 04 May 2010, 18:38
Znuny Version: 5.0.x
Location: SouthWest Florida, USA
Contact:

Re: Prevent email follow up after ticket close

Post by crythias »

read my response again.
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
vinesh
Znuny newbie
Posts: 76
Joined: 01 Sep 2012, 09:51
Znuny Version: 5.0.16
Real Name: Vinesh Narayanan
Company: NTS

Re: Prevent email follow up after ticket close

Post by vinesh »

crythias,

I got you, I made auto close with followup as Reject. I could able to change the status for auto close successfully to close successfully using a generic agent job.

Is there a way to change status from auto close successfully to close successfully with out using generic agent job ?
crythias
Moderator
Posts: 10170
Joined: 04 May 2010, 18:38
Znuny Version: 5.0.x
Location: SouthWest Florida, USA
Contact:

Re: Prevent email follow up after ticket close

Post by crythias »

No.

The way you want to do this is to Reply/Respond to the customer that you've closed the task with the appropriate resolution. The next state is pending autoclose+. This will do all that you want. After the default number of seconds, it will set the state as Closed Successful. Until that time, it's pending... if the customer replies to it, it will go open, otherwise after the time, it will close. And at that time, the queue's reject setting will work.

Notice I didn't use Generic Agent at all on this.

If you *don't* want to send an email to the customer, then use "note" to close the ticket. Make sure next state is available (via SysConfig) and the rest is exactly as above.

Don't really try to do this with "Close" action.
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
vinesh
Znuny newbie
Posts: 76
Joined: 01 Sep 2012, 09:51
Znuny Version: 5.0.16
Real Name: Vinesh Narayanan
Company: NTS

Re: Prevent email follow up after ticket close

Post by vinesh »

Pending auto close+ and auto close- working with new version 5.0.13 without generic agent job now, but I have a problem if i close the tickets with pending auto close+ or auto close- its appearing in the dashboard of agents in Escalated Tickets now....how to remove state pending auto close+ or auto close- from agents dashboard from Escalated tickets.
You do not have the required permissions to view the files attached to this post.
wurzel
Znuny guru
Posts: 3274
Joined: 08 Jul 2010, 22:25
Znuny Version: x.x.x
Real Name: Florian

Re: Prevent email follow up after ticket close

Post by wurzel »

Hi,

suspending the escalation needs additional modules for example
https://www.otrs.com/otrs-business-solu ... n-suspend/

Flo
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.
vinesh
Znuny newbie
Posts: 76
Joined: 01 Sep 2012, 09:51
Znuny Version: 5.0.16
Real Name: Vinesh Narayanan
Company: NTS

Re: Prevent email follow up after ticket close

Post by vinesh »

Hi

i have already installed SlaStop from Complemento on my otrs version 5.0.13 but still issue reflecting on my agents dashboard, please someone help.
wurzel
Znuny guru
Posts: 3274
Joined: 08 Jul 2010, 22:25
Znuny Version: x.x.x
Real Name: Florian

Re: Prevent email follow up after ticket close

Post by wurzel »

Hi,

you should ask the vendor for support.

Flo
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