[RESOLVED] Pending auto close+
Moderator: crythias
[RESOLVED] Pending auto close+
Hi, ticket with that state is not shown on the Dashboard. How can I make it show?
Last edited by iztok on 11 Mar 2011, 08:55, edited 1 time in total.
-
- Moderator
- Posts: 10170
- Joined: 04 May 2010, 18:38
- Znuny Version: 5.0.x
- Location: SouthWest Florida, USA
- Contact:
Re: Pending auto close+
You may add additional state TYPES (pending auto) to the dashboard from the 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: Pending auto close+
StateType=open;StateType=pending reminder;pending auto close+;
If I add this, ticket with that state isn't shown on dashboard. Editing
Action=AdminSysConfig;Subaction=Edit;SysConfigSubGroup=Frontend::Agent::Dashboard;SysConfigGroup=Ticket;#
If I add this, ticket with that state isn't shown on dashboard. Editing
Action=AdminSysConfig;Subaction=Edit;SysConfigSubGroup=Frontend::Agent::Dashboard;SysConfigGroup=Ticket;#
-
- Moderator
- Posts: 10170
- Joined: 04 May 2010, 18:38
- Znuny Version: 5.0.x
- Location: SouthWest Florida, USA
- Contact:
Re: Pending auto close+
not states, state types: pending auto
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: Pending auto close+
Thank you, missed the obvious 

Re: Pending auto close+
How to add state type of "pending auto" in SysConfig?crythias wrote:not states, state types: pending auto
Could you post the screen shot?
Thanks in advance,
Mshi
OTRS: 3.0.7
ITSM: 3.0.2
Running on: Ubuntu 10.04 LTS with MySQL, integrated with MS 2003 Active Directory Server
ITSM: 3.0.2
Running on: Ubuntu 10.04 LTS with MySQL, integrated with MS 2003 Active Directory Server
Re: Pending auto close+
Hi,mshi wrote:How to add state type of "pending auto" in SysConfig?crythias wrote:not states, state types: pending auto
Could you post the screen shot?
Thanks in advance,
Mshi
in SysConfig:
DashboardBackend###0130-TicketOpen
Key: Attributes
Content: StateType=open;StateType=pending reminder;StateType=pending auto;
