Adding a new Service not possible

Moderator: crythias

Post Reply
otrswin
Znuny newbie
Posts: 19
Joined: 04 Dec 2013, 15:11
Znuny Version: 4.0.6.D150219.196
Real Name: Vivian
Company: WDMM

Adding a new Service not possible

Post by otrswin »

Hi,

I just tried to add a new Service but otrs claims missing criticality. There is no matrix either (criticality<-> impact<-> priority). It worked before. I cannot understand why this changed? :shock:

Has anybody an Idea how to solve this problem?


Thanks in advance,

Vivian
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: Adding a new Service not possible

Post by reneeb »

What do the logs say (OTRS log and Webserver log)?
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
otrswin
Znuny newbie
Posts: 19
Joined: 04 Dec 2013, 15:11
Znuny Version: 4.0.6.D150219.196
Real Name: Vivian
Company: WDMM

Re: Adding a new Service not possible

Post by otrswin »

Hi!

The OTRs Log says this:

[Mon Mar 17 14:56:06 2014][Error][Kernel::System::Service::ServiceAdd][711] Need Criticality!
[Mon Mar 17 14:56:06 2014][Error][Kernel::Output::HTML::Layout::BuildSelection][2245] Need Data!
[Mon Mar 17 14:57:27 2014][Error][Kernel::System::Service::ServiceAdd][711] Need Criticality!
[Mon Mar 17 14:57:28 2014][Error][Kernel::Output::HTML::Layout::BuildSelection][2245] Need Data!
[Mon Mar 17 14:57:49 2014][Error][Kernel::Output::HTML::Layout::BuildSelection][2245] Need Data!
[Mon Mar 17 14:58:29 2014][Error][Kernel::System::ITSMCIPAllocate::AllocateList][122] , SQL: 'SELECT criticality, impact, priority_id FROM cip_allocate'
[Mon Mar 17 14:58:37 2014][Error][Kernel::System::ITSMCIPAllocate::AllocateUpdate][152] Need AllocateData!
[Mon Mar 17 14:58:40 2014][Error][Kernel::System::ITSMCIPAllocate::AllocateList][122] , SQL: 'SELECT criticality, impact, priority_id FROM cip_allocate'

Which aditional ITSM Package delivers the Matrix and why is it missing within my installation?

I renewed all pakages yesterday but that didn't change anything. Has anybody a clue what happened?

greets,
Vivian
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: Adding a new Service not possible

Post by reneeb »

The matrix is part of the ITSMCore package. In the admin area you should find the link to the matrix... Please check if you have DynamicFields that are filled with the criticality and impact values.
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
otrswin
Znuny newbie
Posts: 19
Joined: 04 Dec 2013, 15:11
Znuny Version: 4.0.6.D150219.196
Real Name: Vivian
Company: WDMM

Re: Adding a new Service not possible

Post by otrswin »

Hey Reneeb!

Thats it! Thanx I forgot that I turned all new Dynamic Fields to temporaly "off" so I would use the old fields for criticality in our System since it would have interfered with our reports if not. Is it possible to get the information of the old (2.x) itsm dynamic fields into to the new ones?


Greets,
Vivian
fendibober
Znuny newbie
Posts: 4
Joined: 08 Apr 2015, 06:57
Znuny Version: 3.3.11

Re: Adding a new Service not possible

Post by fendibober »

otrswin wrote:Hi!

The OTRs Log says this:

[Mon Mar 17 14:56:06 2014][Error][Kernel::System::Service::ServiceAdd][711] Need Criticality!
[Mon Mar 17 14:56:06 2014][Error][Kernel::Output::HTML::Layout::BuildSelection][2245] Need Data!
[Mon Mar 17 14:57:27 2014][Error][Kernel::System::Service::ServiceAdd][711] Need Criticality!
[Mon Mar 17 14:57:28 2014][Error][Kernel::Output::HTML::Layout::BuildSelection][2245] Need Data!
[Mon Mar 17 14:57:49 2014][Error][Kernel::Output::HTML::Layout::BuildSelection][2245] Need Data!
[Mon Mar 17 14:58:29 2014][Error][Kernel::System::ITSMCIPAllocate::AllocateList][122] , SQL: 'SELECT criticality, impact, priority_id FROM cip_allocate'
[Mon Mar 17 14:58:37 2014][Error][Kernel::System::ITSMCIPAllocate::AllocateUpdate][152] Need AllocateData!
[Mon Mar 17 14:58:40 2014][Error][Kernel::System::ITSMCIPAllocate::AllocateList][122] , SQL: 'SELECT criticality, impact, priority_id FROM cip_allocate'
I have same problem. In General Catalog class Criticality present. But matrix (criticality<-> impact<-> priority) clean and when I try to add a new service - the "criticality" is missing.
How you fix it?

P.S.
Sorry for my english :oops:
--------------------------------------
OTRS 4
Debian wheezy, MySQL
fendibober
Znuny newbie
Posts: 4
Joined: 08 Apr 2015, 06:57
Znuny Version: 3.3.11

Re: Adding a new Service not possible

Post by fendibober »

fendibober wrote:
otrswin wrote:Hi!

The OTRs Log says this:

[Mon Mar 17 14:56:06 2014][Error][Kernel::System::Service::ServiceAdd][711] Need Criticality!
[Mon Mar 17 14:56:06 2014][Error][Kernel::Output::HTML::Layout::BuildSelection][2245] Need Data!
[Mon Mar 17 14:57:27 2014][Error][Kernel::System::Service::ServiceAdd][711] Need Criticality!
[Mon Mar 17 14:57:28 2014][Error][Kernel::Output::HTML::Layout::BuildSelection][2245] Need Data!
[Mon Mar 17 14:57:49 2014][Error][Kernel::Output::HTML::Layout::BuildSelection][2245] Need Data!
[Mon Mar 17 14:58:29 2014][Error][Kernel::System::ITSMCIPAllocate::AllocateList][122] , SQL: 'SELECT criticality, impact, priority_id FROM cip_allocate'
[Mon Mar 17 14:58:37 2014][Error][Kernel::System::ITSMCIPAllocate::AllocateUpdate][152] Need AllocateData!
[Mon Mar 17 14:58:40 2014][Error][Kernel::System::ITSMCIPAllocate::AllocateList][122] , SQL: 'SELECT criticality, impact, priority_id FROM cip_allocate'
I have same problem. In General Catalog class Criticality present. But matrix (criticality<-> impact<-> priority) clean and when I try to add a new service - the "criticality" is missing.
How you fix it?

P.S.
Sorry for my english :oops:
I fix it after install ALL modules ITSM!)
--------------------------------------
OTRS 4
Debian wheezy, MySQL
Post Reply