Backend ERROR: OTRS-CGI-89 (AdminContactWithData)

Moderator: crythias

Locked
amka
Znuny newbie
Posts: 7
Joined: 15 Dec 2016, 13:54
Znuny Version: 5.0.14
Real Name: Knud Andersen
Company: Scott/Tiger

Backend ERROR: OTRS-CGI-89 (AdminContactWithData)

Post by amka »

After upgrading from Free to Business version, a new menu item appear under tickets: Edit Contacts with data
Clicking this, end up in error:

Code: Select all

Backend ERROR: OTRS-CGI-89 Perl: 5.16.3 OS: linux Time: Mon Jan  2 13:14:27 2017
 Message: No sources found, at least one 'Contact with data' Dynamic Field must be added to the system!
 RemoteAddress: 10.159.1.72
 RequestURI: /otrs/index.pl?Action=AdminContactWithData
 Traceback (17006): 
   Module: Kernel::Output::HTML::Layout::Error Line: 1012
   Module: Kernel::Output::HTML::Layout::ErrorScreen Line: 995
   Module: Kernel::Modules::AdminContactWithData::Run Line: 296
   Module: Kernel::System::Web::InterfaceAgent::Run Line: 1054
   Module: /opt/otrs/bin/cgi-bin/index.pl Line: 40
Using version 5.0.15
Anyone know why it appear ? Anyone know how to fix the error ?

Rgrds
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: Backend ERROR: OTRS-CGI-89 (AdminContactWithData)

Post by reneeb »

As this seems to come from an addon, you should read the documentation of that addon or contact the vendor.

The error message says [quote]No sources found, at least one 'Contact with data' Dynamic Field must be added to the system![/code] So you need a dynamic field. But I don't know if you need to change a sysconfig option to "register" the dynamic field for the addon...
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
wurzel
Znuny guru
Posts: 3273
Joined: 08 Jul 2010, 22:25
Znuny Version: x.x.x
Real Name: Florian

Re: Backend ERROR: OTRS-CGI-89 (AdminContactWithData)

Post by wurzel »

Hi,

you are using OTRS Business Solution? Please ask the vendor for help.

Or you just add a dynamic field type contact with data.


Florian
OTRS 2025 SILVER (Prod)
OTRS 2025 auf Debian 12 (Test)
Znuny 7.x latest version testing auf Debian 12

-- Ich beantworte keine Forums-Fragen PN - No PN please

I won't answer to unfriendly users any more. A greeting and regards are just polite.
amka
Znuny newbie
Posts: 7
Joined: 15 Dec 2016, 13:54
Znuny Version: 5.0.14
Real Name: Knud Andersen
Company: Scott/Tiger

Re: Backend ERROR: OTRS-CGI-89 (AdminContactWithData)

Post by amka »

For information:
The error appeared after upgrade from Free to Business Solution.
Ended up 'hiding'/disable the menu option ...

Rgrds
root
Administrator
Posts: 4253
Joined: 18 Dec 2007, 12:23
Znuny Version: Znuny and Znuny LTS
Real Name: Roy Kaldung
Company: Znuny
Contact:

Re: Backend ERROR: OTRS-CGI-89 (AdminContactWithData)

Post by root »

amka wrote:For information:
The error appeared after upgrade from Free to Business Solution.
AFAIK the BS contains a support option, right? Did you tried to contact the support?
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 ?
wurzel
Znuny guru
Posts: 3273
Joined: 08 Jul 2010, 22:25
Znuny Version: x.x.x
Real Name: Florian

Re: Backend ERROR: OTRS-CGI-89 (AdminContactWithData)

Post by wurzel »

Hi,

@root: you are right, you get support from xxx with it.

regards
Florian
OTRS 2025 SILVER (Prod)
OTRS 2025 auf Debian 12 (Test)
Znuny 7.x latest version testing auf Debian 12

-- Ich beantworte keine Forums-Fragen PN - No PN please

I won't answer to unfriendly users any more. A greeting and regards are just polite.
Locked