LockTimeOut Notification [SOLVED]

Moderator: crythias

Locked
SLESSARD
Znuny advanced
Posts: 119
Joined: 12 Jan 2011, 22:35
Znuny Version: 4.x.x.x.x
Company: Self-Employed

LockTimeOut Notification [SOLVED]

Post by SLESSARD »

We are not using the lock feature in OTRS simply because we are a very small shop and people are just not used to it therefore since we cannot simply deactivate the feature:

- I have set my queues to unlock every 1 min;
- Set all possible options in sysconfig not to lock after specific actions;
- I have a GenericAgent job running to unlock tickets every 10 minutes just to be safe (Queue = 1min don't always work)

With those options set, I was obviously expecting a lot of Timeout notifications to be triggered so I turned it off from the Preferences and Hidden the setting from the Preference page.

Problem is that we keep getting notification of all UnlockTimeouts ... although turned off in Preferences. Anything I'm doing wrong?? Or how can I turn off timeout unlock notification completely
Last edited by SLESSARD on 16 Jun 2011, 20:42, edited 1 time in total.
OTRS 4.0.11
Ubuntu 15.04
MySQL Database, PHP5, Apache (LAMP server bundle)
Wolfgangf
Znuny ninja
Posts: 1029
Joined: 13 Apr 2009, 12:26
Znuny Version: 6.0.13
Real Name: Wolfgang Fürtbauer
Company: PBS Logitek GmbH
Location: Pinsdorf

Re: LockTimeOut Notification

Post by Wolfgangf »

did you also check the "Ticket lock timeout notification :" in the users setting?
Produktiv:
OTRS 6.0.13/ ITSM 6.0.13
OS: SUSE Linux (SLES 12, Leap), MySql 5.5.x, 5.6.x
Windows 2012 AD Integration (agents and customers), Nagios integration (incidents, CMDB), Survey, TimeAccounting
SLESSARD
Znuny advanced
Posts: 119
Joined: 12 Jan 2011, 22:35
Znuny Version: 4.x.x.x.x
Company: Self-Employed

Re: LockTimeOut Notification

Post by SLESSARD »

Yup ... I even turned it off at the sysconfig level for everybody and hide the section in the preferences
notification.jpg
You do not have the required permissions to view the files attached to this post.
OTRS 4.0.11
Ubuntu 15.04
MySQL Database, PHP5, Apache (LAMP server bundle)
SLESSARD
Znuny advanced
Posts: 119
Joined: 12 Jan 2011, 22:35
Znuny Version: 4.x.x.x.x
Company: Self-Employed

Re: LockTimeOut Notification

Post by SLESSARD »

Any idea anyone ?? This is getting annoying!!

LockTimeout Notification is triggered while turned off (We don't need that at all for any of our users)
Watch Notification is not triggered while turned on (We need this to work)

No idea what is going on
OTRS 4.0.11
Ubuntu 15.04
MySQL Database, PHP5, Apache (LAMP server bundle)
SLESSARD
Znuny advanced
Posts: 119
Joined: 12 Jan 2011, 22:35
Znuny Version: 4.x.x.x.x
Company: Self-Employed

Re: LockTimeOut Notification

Post by SLESSARD »

I ended up removing the setting option under Agent Preferences in sysconfig and modified a few module pages to prevent locking as we don't use locking in our environment

By having no locking whatsoever there is consequently no LockTimeOut Notification triggered. I couldn't find why the notification was sent when all options we set to No

Anyway case closed by some sort of workaround
OTRS 4.0.11
Ubuntu 15.04
MySQL Database, PHP5, Apache (LAMP server bundle)
Locked