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
How to customize closed tickets ?
Moderator: crythias
How to customize closed tickets ?
BenR
-----
otrs : 3.2.1 / linux debian squeeze
-----
otrs : 3.2.1 / linux debian squeeze
-
- 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 ?
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
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: How to customize closed tickets ?
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 ?
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
-----
otrs : 3.2.1 / linux debian squeeze
-
- 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 ?
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
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: 53
- Joined: 04 Apr 2011, 15:38
- Znuny Version: 3.2.8
- Real Name: Alex Dekker
Re: How to customize closed tickets ?
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].BenR wrote:So, I would like to know how to display a closed ticket page ?
OTRS 3.2.8 on Ubuntu 12.04.2 LTS