Pending status automatic setting of next reminder

Moderator: crythias

Post Reply
drodralv
Znuny advanced
Posts: 102
Joined: 26 Jul 2019, 08:25
Znuny Version: 5.0.28

Pending status automatic setting of next reminder

Post by drodralv »

Hi,

We currently use 3 different states of pending status. Will be possible to automatically define the next reminder for each state? For Pending1 15 days, pending2 10 days and pending3 5 days ?

I could not find that within the sysconfig options. Is it in any newer version?

THank you
root
Administrator
Posts: 3965
Joined: 18 Dec 2007, 12:23
Znuny Version: Znuny and Znuny LTS
Real Name: Roy Kaldung
Company: Znuny
Contact:

Re: Pending status automatic setting of next reminder

Post by root »

drodralv wrote: 19 May 2020, 14:58 We currently use 3 different states of pending status. Will be possible to automatically define the next reminder for each state? For Pending1 15 days, pending2 10 days and pending3 5 days ?

I could not find that within the sysconfig options. Is it in any newer version?
Hi,

No, there nothing like this in version 6.

- Roy
Znuny and Znuny LTS running on CentOS / RHEL / Debian / SLES / MySQL / PostgreSQL / Oracle / OpenLDAP / Active Directory / SSO

Use a test system - always.

Do you need professional services? Check out https://www.znuny.com/

Do you want to contribute or want to know where it goes ?
zzz
Znuny superhero
Posts: 889
Joined: 15 Dec 2016, 15:13
Znuny Version: All
Real Name: Emin
Company: Efflux GmbH
Contact:

Re: Pending status automatic setting of next reminder

Post by zzz »

Hey,

You can only have one default 'pending difference/time', which can be set in 'Ticket::Frontend::PendingDiffTime'.
You'll need to write some JavaScript if you want different default pending times per state.

— Emin
Professional OTRS, Znuny & OTOBO services: efflux.de | efflux.de/en/

Free and premium add-ons: German | English
drodralv
Znuny advanced
Posts: 102
Joined: 26 Jul 2019, 08:25
Znuny Version: 5.0.28

Re: Pending status automatic setting of next reminder

Post by drodralv »

Oh yes, i see that option now, 1 day by default.

Thank you guys
drodralv
Znuny advanced
Posts: 102
Joined: 26 Jul 2019, 08:25
Znuny Version: 5.0.28

Re: Pending status automatic setting of next reminder

Post by drodralv »

Hi,

We have set a state change during the workflow of some processes due the need of someone approving the tickets. So the ticket changes state "Open" to "Pending to be authorized" and to "Approved" once is approved by the approver.

For that state changing to "Pending" automatically because of the transition action, the pending diff time is not automatically set, is that normal? Are the times being set only when having that field to be define in the screens of classifying ticket, pending.. etc?

If that is the normal behaviour, could i add a transition action to set that pending time to 5 days for example anyhow?

Thank you
skullz
Znuny superhero
Posts: 624
Joined: 24 Feb 2012, 03:58
Znuny Version: LTS and Features
Real Name: Mo Azfar
Location: Kuala Lumpur, MY
Contact:

Re: Pending status automatic setting of next reminder

Post by skullz »

When using transition action ticket state update, there is an additional option to set the pending time by seconds..I think the key is 'PendingTimeDiff'..however do check the official doc process management for confirmation.
Post Reply