[SOLVED] Reset Escalation update time with a note created from Generic Agent

Moderator: crythias

Locked
rodolfor
Znuny advanced
Posts: 103
Joined: 11 Jun 2020, 14:56
Znuny Version: 6.5.8
Real Name: Rodolfo Rughi
Company: none

[SOLVED] Reset Escalation update time with a note created from Generic Agent

Post by rodolfor »

Hi All.
I have an escalation between queues, performed by a GenericAgent job, when EscalationUpdateTime is reached.
This job also create a note (not visibile to customer) which simply describe the escalation.
I need to consider this note as an update, inserted which, EscalationUpdateTime reset.
How could it be possible?

Thanks
Last edited by rodolfor on 12 Nov 2020, 19:28, edited 1 time in total.
root
Administrator
Posts: 4251
Joined: 18 Dec 2007, 12:23
Znuny Version: Znuny and Znuny LTS
Real Name: Roy Kaldung
Company: Znuny
Contact:

Re: REset Escalation update time with a note created from Generic Agent

Post by root »

Hi,

This is not possible. An article which should reset the UpdateTime needs to be communiction to the customer.
If you don't send and update to the customer or like having it automatically as described is the same like disablingg the update time .

- 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 ?
rodolfor
Znuny advanced
Posts: 103
Joined: 11 Jun 2020, 14:56
Znuny Version: 6.5.8
Real Name: Rodolfo Rughi
Company: none

Re: REset Escalation update time with a note created from Generic Agent

Post by rodolfor »

Thanks root.
I will play with source code, to identify where Notes are filtered out from update EscalationUpdateTime recalc.
rodolfor
Znuny advanced
Posts: 103
Joined: 11 Jun 2020, 14:56
Znuny Version: 6.5.8
Real Name: Rodolfo Rughi
Company: none

Re: REset Escalation update time with a note created from Generic Agent

Post by rodolfor »

Locked