Hi!
In our OTRS installation the stats icon doesn't display for any users.
It used to display for some users, but not for me. In trying to get it to display for me, I've now inadvertently removed it for everyone.
I made some changes to include people in the stats group and the "Statistical reporting" role, and that worked, because now by using a link such as "index.pl?Action=AgentStats&Subaction=Overview" we can get it, so the module permissions are working.
However, now the icon simply never displays in the dashboard toolbar.
What setting or options controls the display of the icon? What code handles this display?
Thanks in advance...
Stats module won't show icon
Moderator: crythias
-
- Moderator
- Posts: 10170
- Joined: 04 May 2010, 18:38
- Znuny Version: 5.0.x
- Location: SouthWest Florida, USA
- Contact:
Re: Stats module won't show icon
module registration in sysconfig
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
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
Re: Stats module won't show icon
Correct! There is no entry for
Frontend::Module###AgentITSMConfigItemStats
What's less clear is how to add it. Do I change all the value in the Frontend::Module###AgentITSMConfigItem area from "OverView" to Stats, click add and hope for the best? Is there a more reliable method available?
Frontend::Module###AgentITSMConfigItemStats
What's less clear is how to add it. Do I change all the value in the Frontend::Module###AgentITSMConfigItem area from "OverView" to Stats, click add and hope for the best? Is there a more reliable method available?
-
- Moderator
- Posts: 10170
- Joined: 04 May 2010, 18:38
- Znuny Version: 5.0.x
- Location: SouthWest Florida, USA
- Contact:
Re: Stats module won't show icon
There are stats without the ITSM module...
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
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
Re: Stats module won't show icon
Yes there are.
Frontend::Agent::Stats
Core::Stats::Graph
Core::Stats
I even have
Frontend::Module###AgentStats:
However, I don't know what to change.
Finding the group field in Frontend::Module###AgentStats: empty, I added the stats group there and it's all come good.
Thanks for your help, I hope this doesn't happen again!
Frontend::Agent::Stats
Core::Stats::Graph
Core::Stats
I even have
Frontend::Module###AgentStats:
However, I don't know what to change.
Finding the group field in Frontend::Module###AgentStats: empty, I added the stats group there and it's all come good.
Thanks for your help, I hope this doesn't happen again!