Hi,
if I make use of a TicketFreeKey, fill out the proper fields in Ticket -> Core::TicketFreeText (and save the change), then I will have this TicketFreeKey (and its respective TicketFreeText) available in all GUI filters, for example in any NotificationEvent filters.
If at a later time I go back and modify this TicketFreeKey to something else, then I have both the previous TicketFreeKey value as well as this new one presented in a select list.
Here is TicketFreeKey2 in my SysConfig (Core::TicketFreeText):
And here it is in my NotifEvent filter:
How come the highlighted entry is still there when I only have a single Key/Content set up for TicketFreeKey2 in SysConfig?
I checked Kernel/Config/ and Kernel/Config/files and the old value is not in any of these.
I went in to /opt/otrs/var/tmp/Cache and CacheFileStorable and indeed found the old value cached. Thing is, neither otrs.DeleteCache.pl, nor a full system restart deletes this old value. Could this have been stored in the DB?
It is a cosmetic issue but it means that one can not modify a previously configured TicketFreeKey ?
Thanks for any hints!
Cheers,
Peter
[SOLVED]TicketFreeKeys multiplying
Moderator: crythias
[SOLVED]TicketFreeKeys multiplying
You do not have the required permissions to view the files attached to this post.
Last edited by pekkaar on 09 Jan 2012, 15:41, edited 1 time in total.
otrs 4.0.3, mysql 5.5.15, Fedora r15
Re: TicketFreeKeys multiplying
Is the old value stored in a ticket?
"Production": OTRS™ 8, OTRS™ 7, STORM powered by OTRS
"Testing": ((OTRS Community Edition)) and git Master
Never change Defaults.pm! :: Blog
Professional Services:: http://www.otrs.com :: enjoy@otrs.com
"Testing": ((OTRS Community Edition)) and git Master
Never change Defaults.pm! :: Blog
Professional Services:: http://www.otrs.com :: enjoy@otrs.com
Re: [SOLVED]TicketFreeKeys multiplying
Hi jojo,
indeed, there was a single record with this old value. By changing that I had the GUI work as I wished!
Thank you!
Regards,
Peter
indeed, there was a single record with this old value. By changing that I had the GUI work as I wished!
Thank you!
Regards,
Peter
otrs 4.0.3, mysql 5.5.15, Fedora r15