Hi all,
I'm looking a way to implement this feature on OTRS 4.0:
When some agent click a ticket for the first time to view it, OTRS will mark as read or seen and log who has read or seen the ticket.
Some one knows how to accomplish that?
Mark a ticket as read/seen by someone
Moderator: crythias
-
- Moderator
- Posts: 10170
- Joined: 04 May 2010, 18:38
- Znuny Version: 5.0.x
- Location: SouthWest Florida, USA
- Contact:
Re: Mark a ticket as read/seen by someone
yellow star: nobody's seen that article.
White star: you haven't seen that article.
White star: you haven't seen that article.
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: Mark a ticket as read/seen by someone
crythias,
Thanks for your reply.
But I need to register the information of which agent has seen the ticket. This is to avoid some agents just pick the tickets "easy" to resolve.
Thanks for your reply.
But I need to register the information of which agent has seen the ticket. This is to avoid some agents just pick the tickets "easy" to resolve.
Re: Mark a ticket as read/seen by someone
thats already in the database.
"Production": OTRS™ 8, OTRS™ 7, STORM powered by OTRS
"Testing": ((OTRS Community Edition)) and git Master
Never change Defaults.pm! :: Blog
Professional Services:: http://www.otrs.com :: enjoy@otrs.com
"Testing": ((OTRS Community Edition)) and git Master
Never change Defaults.pm! :: Blog
Professional Services:: http://www.otrs.com :: enjoy@otrs.com
Re: Mark a ticket as read/seen by someone
jojo, thanks for your reply.jojo wrote:thats already in the database.
Could you please point me which table and column there is this information?
Thanks
Re: Mark a ticket as read/seen by someone
Jojo,
I found where is it.
The table is ticket_flag and there is the information.
Is this information shown on any module of OTRS?
I found where is it.
The table is ticket_flag and there is the information.
Is this information shown on any module of OTRS?