How to customize closed tickets ?

Moderator: crythias

Locked
BenR
Znuny newbie
Posts: 3
Joined: 07 Feb 2013, 18:57
Znuny Version: 3.2.1

How to customize closed tickets ?

Post by BenR »

hello,

How can I view closed tickets in my agent interface ? I can find closed ticket when I run a search query but I would like to see closed tickets in the dashboard or in an another screen.

Thanks.
BenR
otrs: 3.2.1
BenR
-----
otrs : 3.2.1 / linux debian squeeze
crythias
Moderator
Posts: 10170
Joined: 04 May 2010, 18:38
Znuny Version: 5.0.x
Location: SouthWest Florida, USA
Contact:

Re: How to customize closed tickets ?

Post by crythias »

Not recommended because the list can be huge and the cost of paginating thousands of tickets every home page load is not worth your not saving 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
BenR
Znuny newbie
Posts: 3
Joined: 07 Feb 2013, 18:57
Znuny Version: 3.2.1

Re: How to customize closed tickets ?

Post by BenR »

My idea would be to get an history of last closed tickets (last month for example) and then archive the closed tickets.

The workflow of my ticket would be :
New Ticket -> Open ticket -> Close Ticket -> Archive Ticket

So, I would like to know how to display a closed ticket page ?
BenR
-----
otrs : 3.2.1 / linux debian squeeze
crythias
Moderator
Posts: 10170
Joined: 04 May 2010, 18:38
Znuny Version: 5.0.x
Location: SouthWest Florida, USA
Contact:

Re: How to customize closed tickets ?

Post by crythias »

If you're going to do an action in some sort of bulk and often, why not let generic agent handle it?
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
troffasky
Znuny newbie
Posts: 53
Joined: 04 Apr 2011, 15:38
Znuny Version: 3.2.8
Real Name: Alex Dekker

Re: How to customize closed tickets ?

Post by troffasky »

BenR wrote:So, I would like to know how to display a closed ticket page ?
If you want to do this manually then create a search that matches [State: Closed Successful/Unsuccessful, Ticket Close Time: Last 30 Days], save it and use the Profile Link button so you can bookmark it [personally I had no use for the Bookmarks Toolbar in any browser until I saw the Profile Link feature].
OTRS 3.2.8 on Ubuntu 12.04.2 LTS
Locked