Error in 6.0.28 migration (SOLVED)

Moderator: crythias

Locked
kruegerM
Znuny expert
Posts: 213
Joined: 02 Dec 2010, 16:53
Znuny Version: 6.0.29
Real Name: Marc
Company: National Jewish Health
Location: Denver, CO

Error in 6.0.28 migration (SOLVED)

Post by kruegerM »

Migrating from 6.0.19 to 6.0.28, I received the following error on Step 9 of 44 (DBUpdate-to-6.pl):

Step 9 of 44: Migrate configuration ...
ERROR: OTRS-otrs.Console.pl-Dev::Code::CPANAudit-10 Perl: 5.16.3 OS: linux Time: Thu Jun 18 07:10:30 2020

Message: 'Project Size' option not found in Select!

Traceback (29009):
Module: Kernel::System::SysConfig::ConfigurationXML2DB Line: 2685
Module: scripts::DBUpdateTo6::Base::RebuildConfig Line: 81
Module: scripts::DBUpdateTo6::MigrateConfigEffectiveValues::Run Line: 48
Module: scripts::DBUpdateTo6::_ExecuteComponent Line: 157
Module: scripts::DBUpdateTo6::Run Line: 69
Module: scripts/DBUpdate-to-6.pl Line: 87


I'm looking - but not sure I know what to look for. Suggestions appreciated, as always!

M

ps - for what it's worth - I've continued on, logged in, done package upgrades, etc - everything seems to be ok -- just makes the above error curious.
Last edited by kruegerM on 19 Jun 2020, 17:58, edited 1 time in total.
zzz
Znuny superhero
Posts: 914
Joined: 15 Dec 2016, 15:13
Znuny Version: All
Real Name: Emin
Company: Efflux GmbH
Contact:

Re: Error in 6.0.28 migration

Post by zzz »

That doesn't really seem to be a default configuration.
Did you create your own .xml file? If so, that file probably contained a syntax error.

Your system should still run fine, but the module that calls that setting might not work properly.

— Emin
Professional Znuny and OTRS services: efflux.de | efflux.de/en/

Free and premium add-ons: German | English
kruegerM
Znuny expert
Posts: 213
Joined: 02 Dec 2010, 16:53
Znuny Version: 6.0.29
Real Name: Marc
Company: National Jewish Health
Location: Denver, CO

Re: Error in 6.0.28 migration

Post by kruegerM »

We do have a custom XML file - thanks!
Interestingly - "Project Size" is dropdown - not an option in a dropdown ....
Anyhoo - I'll dig into the XML. Thanks again!

M
kruegerM
Znuny expert
Posts: 213
Joined: 02 Dec 2010, 16:53
Znuny Version: 6.0.29
Real Name: Marc
Company: National Jewish Health
Location: Denver, CO

Re: Error in 6.0.28 migration [SOLVED]

Post by kruegerM »

That did it!
Fixed the XML - error went away

Thanks!!!
Locked