Error after migration to 3.3.1 on Tickets / QueueView

Moderator: crythias

Locked
bon2373
Znuny newbie
Posts: 1
Joined: 15 Nov 2013, 13:43
Znuny Version: 3.3.1

Error after migration to 3.3.1 on Tickets / QueueView

Post by bon2373 »

Hi, I have just migrated from otrs 2.2 to 3.3.1; all was fine apart en error on Tickets / Queue View where the browser (IE/Chrome/firefox) give me a error popus as follow:
Cannot call method 'InitUserAutocomplete' of undefined at http://x.x.x.x/otrs/index.pl?Action=Age ... ll:5675:25 at HTMLDocument.<Anonymous> (http://x.x.x.x/otrs-web/js/js-cache/Com ... s:1281:173)...

during upgrade I already runned:
bin/otrs.RebuildConfig.pl
bin/otrs.DeleteCache.pl

Could you please tell me any ideas about problem?
best regards

Paolo
You do not have the required permissions to view the files attached to this post.
crythias
Moderator
Posts: 10170
Joined: 04 May 2010, 18:38
Znuny Version: 5.0.x
Location: SouthWest Florida, USA
Contact:

Re: Error after migration to 3.3.1 on Tickets / QueueView

Post by crythias »

did you convert 2.2 -> 2.3.6 ->2.4.9 -> 3.0.9->3.1.18 -> 3.2.12 ->3.3.1 following UPGRADING at each step and run all scripts, including database perl migration, testing, etc?

Are you using stock or custom themes?
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
reneeb
Znuny guru
Posts: 5018
Joined: 13 Mar 2011, 09:54
Znuny Version: 6.0.x
Real Name: Renée Bäcker
Company: Perl-Services.de
Contact:

Re: Error after migration to 3.3.1 on Tickets / QueueView

Post by reneeb »

Please check if there are values in Kernel/Config/Files/ZZZAAuto.pm that overrides any paths to JS libraries and if thos paths still exist. Whenever OTRS adds a new version of libraries like JQuery they import it into a path that contains the version number.
Perl / Znuny development: http://perl-services.de
Free Znuny add ons from the community: http://opar.perl-services.de
Commercial add ons: http://feature-addons.de
tobiasolge
Znuny newbie
Posts: 7
Joined: 21 Oct 2013, 11:38
Znuny Version: 3.2.11

Re: Error after migration to 3.3.1 on Tickets / QueueView

Post by tobiasolge »

Hey,

we have the same Error.
Did you solve it?
tobiasolge
Znuny newbie
Posts: 7
Joined: 21 Oct 2013, 11:38
Znuny Version: 3.2.11

Re: Error after migration to 3.3.1 on Tickets / QueueView

Post by tobiasolge »

noone?
tobiasolge
Znuny newbie
Posts: 7
Joined: 21 Oct 2013, 11:38
Znuny Version: 3.2.11

Re: Error after migration to 3.3.1 on Tickets / QueueView

Post by tobiasolge »

I solved the problem by deactivating and reactivating Frontend::Module###AgentTicketStatusView in Sysconfig.
otterxxl
Znuny newbie
Posts: 1
Joined: 16 Apr 2014, 09:53
Znuny Version: 3.3.6

Re: Error after migration to 3.3.1 on Tickets / QueueView

Post by otterxxl »

tobiasolge wrote:I solved the problem by deactivating and reactivating Frontend::Module###AgentTicketStatusView in Sysconfig.
Migrated from 3.2.1 this morning to 3.3.6 and this was one show-stopper.
_Really_ thanks for this hint!
pyperdown
Znuny newbie
Posts: 6
Joined: 31 Aug 2016, 01:31
Znuny Version: 5.0.14
Real Name: Jefferson Davis
Company: Standard School District

Re: Error after migration to 3.3.1 on Tickets / QueueView

Post by pyperdown »

tobiasolge wrote:I solved the problem by deactivating and reactivating Frontend::Module###AgentTicketStatusView in Sysconfig.
Many thanks. I reset this to default in 5.0.14. Fixed my issue of no fields showing up for custom column selection in the Short/Small mode.
Locked