Filter Not working in Dashboard.

Moderator: crythias

Post Reply
Sleepwalker
Znuny newbie
Posts: 15
Joined: 05 Apr 2017, 11:43
Znuny Version: OTRS 4.0.x

Filter Not working in Dashboard.

Post by Sleepwalker »

I add dashboard but State Filter not working.

here are apache log.

Code: Select all

[Wed May  3 11:41:50 2017] -e: Use of uninitialized value $Name in regexp compilation at /opt/otrs//Kernel/Modules/AgentDashboardCommon.pm line 456.
[Wed May  3 11:41:50 2017] -e: Use of uninitialized value $Name in hash element at /opt/otrs//Kernel/Modules/AgentDashboardCommon.pm line 771.
[Wed May  3 11:41:50 2017] -e: Use of uninitialized value $Name in hash element at /opt/otrs//Kernel/Modules/AgentDashboardCommon.pm line 786.
ERROR: OTRS-CGI-1 Perl: 5.14.2 OS: linux Time: Wed May  3 11:41:50 2017

 Message: Need module!

 RemoteAddress: x.x.x.x
 RequestURI: /otrs/index.pl?

 Traceback (28264):
   Module: Kernel::System::Main::Require Line: 77
   Module: Kernel::Modules::AgentDashboardCommon::_Element Line: 787
   Module: Kernel::Modules::AgentDashboardCommon::Run Line: 458
   Module: Kernel::System::Web::InterfaceAgent::Run Line: 987
   Module: ModPerl::ROOT::ModPerl::Registry::opt_otrs_bin_cgi_2dbin_index_2epl::handler Line: 41
   Module: (eval) (v1.99) Line: 204
   Module: ModPerl::RegistryCooker::run (v1.99) Line: 204
   Module: ModPerl::RegistryCooker::default_handler (v1.99) Line: 170
   Module: ModPerl::Registry::handler (v1.99) Line: 31

[Wed May  3 11:41:50 2017] -e: Use of uninitialized value $Name in concatenation (.) or string at /opt/otrs//Kernel/Modules/AgentDashboardCommon.pm line 467.
ERROR: OTRS-CGI-1 Perl: 5.14.2 OS: linux Time: Wed May  3 11:41:50 2017

 Message: Can't get filter content data of !

 RemoteAddress: x.x.x.x
 RequestURI: /otrs/index.pl?

 Traceback (28264):
   Module: Kernel::Modules::AgentDashboardCommon::Run Line: 466
   Module: Kernel::System::Web::InterfaceAgent::Run Line: 987
   Module: ModPerl::ROOT::ModPerl::Registry::opt_otrs_bin_cgi_2dbin_index_2epl::handler Line: 41
   Module: (eval) (v1.99) Line: 204
   Module: ModPerl::RegistryCooker::run (v1.99) Line: 204
   Module: ModPerl::RegistryCooker::default_handler (v1.99) Line: 170
   Module: ModPerl::Registry::handler (v1.99) Line: 31
root
Administrator
Posts: 3968
Joined: 18 Dec 2007, 12:23
Znuny Version: Znuny and Znuny LTS
Real Name: Roy Kaldung
Company: Znuny
Contact:

Re: Filter Not working in Dashboard.

Post by root »

Looks like there is a Name setting missing for a dashboard.
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 ?
Post Reply