List closed tickets at the dashboard
Moderator: crythias
List closed tickets at the dashboard
Hi there,
do you know a way to list all recent closed tickets at the dashboard's main overview page?
By default, there are four lists for tickets:
- Reminded Tickets
- Escalated Tickets
- New Tickets
- Opened / Uncompleted Tickets
I ask, because we created about 50 tickets for testing purposes and by viewing tickets by status -> closed tickets, there is no option to filter tickets for example by queue. Otherwise, is there a clean way, to delete/disable those test tickets? I already closed and moved them into the junk queue.
do you know a way to list all recent closed tickets at the dashboard's main overview page?
By default, there are four lists for tickets:
- Reminded Tickets
- Escalated Tickets
- New Tickets
- Opened / Uncompleted Tickets
I ask, because we created about 50 tickets for testing purposes and by viewing tickets by status -> closed tickets, there is no option to filter tickets for example by queue. Otherwise, is there a clean way, to delete/disable those test tickets? I already closed and moved them into the junk queue.
-
- Moderator
- Posts: 10170
- Joined: 04 May 2010, 18:38
- Znuny Version: 5.0.x
- Location: SouthWest Florida, USA
- Contact:
Re: List closed tickets at the dashboard
save a search
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: List closed tickets at the dashboard
Thanks, that helps me.
If someone has an additional way to achieve this on the Dashboard, that would be great.
If someone has an additional way to achieve this on the Dashboard, that would be great.
-
- Moderator
- Posts: 10170
- Joined: 04 May 2010, 18:38
- Znuny Version: 5.0.x
- Location: SouthWest Florida, USA
- Contact:
Re: List closed tickets at the dashboard
Generic agent. Search for tickets with criteria queue = junk queue. action: delete tickets.MrShinken wrote: is there a clean way, to delete/disable those test tickets? I already closed and moved them into the junk queue.
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: List closed tickets at the dashboard
Is there a way to show the closed tickets by modifying the code?
-
- Moderator
- Posts: 10170
- Joined: 04 May 2010, 18:38
- Znuny Version: 5.0.x
- Location: SouthWest Florida, USA
- Contact:
Re: List closed tickets at the dashboard
Showing the closed tickets on the dashboard is counterproductive and can result in performance hits when you start having thousands, millions of closed tickets.
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: List closed tickets at the dashboard
Then a button to show all closed tickets would be great.
How can I duplicate a search template/profile to another other? I don't want to set it manually each time I add a new user. There must be an easy way, to e.g. copy it through SQL client.
How can I duplicate a search template/profile to another other? I don't want to set it manually each time I add a new user. There must be an easy way, to e.g. copy it through SQL client.
-
- Znuny newbie
- Posts: 1
- Joined: 02 Oct 2013, 21:41
- Znuny Version: 3.2.7
Re: List closed tickets at the dashboard
Hi, is there any solution? I would like also to have such button in dashboard.
Thank you
Thank you
-
- Znuny newbie
- Posts: 2
- Joined: 07 Jan 2014, 18:41
- Znuny Version: 3.3.1
- Real Name: Leah Kelly
- Company: Tenstreet
Re: List closed tickets at the dashboard
I'd like to be able to do this as well. This would save my agents several steps when they have to go back to view a ticket they just closed.
-
- Moderator
- Posts: 10170
- Joined: 04 May 2010, 18:38
- Znuny Version: 5.0.x
- Location: SouthWest Florida, USA
- Contact:
Re: List closed tickets at the dashboard
save a search
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
-
- Znuny newbie
- Posts: 2
- Joined: 07 Jan 2014, 18:41
- Znuny Version: 3.3.1
- Real Name: Leah Kelly
- Company: Tenstreet
Re: List closed tickets at the dashboard
Crythias,
Do you think you might explain in a little more detail?
Thanks.
Do you think you might explain in a little more detail?
Thanks.
-
- Moderator
- Posts: 10170
- Joined: 04 May 2010, 18:38
- Znuny Version: 5.0.x
- Location: SouthWest Florida, USA
- Contact:
Re: List closed tickets at the dashboard
click the magnifying glass
Click [Create New]
Type in a name (Stuff I closed in the last x days)
add fields (another attribute) such as State (+)
highlight, for instance, "closed successful" and "closed unsuccessful"
optional add (another attribute) such as Ticket Close time (+) [in the] last [x] days
optional add (another attribute) such as Owner (+) {highlight myself}
click [Add] at the top (by the name)
Now, just pull down the search template dropdown and run search.
Edit Config Settings in Ticket -> Frontend::Agent::ToolBarModule
enable Frontend::ToolBarModule###9-Ticket::TicketSearchProfile
Click [Create New]
Type in a name (Stuff I closed in the last x days)
add fields (another attribute) such as State (+)
highlight, for instance, "closed successful" and "closed unsuccessful"
optional add (another attribute) such as Ticket Close time (+) [in the] last [x] days
optional add (another attribute) such as Owner (+) {highlight myself}
click [Add] at the top (by the name)
Now, just pull down the search template dropdown and run search.
Edit Config Settings in Ticket -> Frontend::Agent::ToolBarModule
enable Frontend::ToolBarModule###9-Ticket::TicketSearchProfile
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