|
#1
|
|||
|
|||
|
Hi Masino,
Thank you for the great MOD. Is there a possibility that you can enable the ticket Merge functionality for Department Managers. I just think it is going to be more productive that way. Thanks. Regards, beeman
|
|
#2
|
|||
|
|||
|
Hi Beeman,
You're welcome. ![]() Simply change this following code on the modification version: PHP Code:
PHP Code:
Sincerely, Masino Sinaga |
|
#3
|
|||
|
|||
|
Thanks Masino,
The modification works well, however only the ticket that is closed displays an internal comment showing that it was merged with another ticket (it shows the ticket of the ticket it was merged with. It would be nice if the currently open ticket also reflected this message as well, so that users or staff can see at a glance if a particular open ticket has been merged with another ticket which is now closed. I love and appreciate your MOD's Masino; keep up the good work .
|
|
#4
|
|||
|
|||
|
Thanks for your feedback. Hm..., I think it does make sense too. Well, I will modify it for you as soon as possible.
Sincerely, Masino Sinaga |
|
#5
|
|||
|
|||
|
Hi Beeman,
I have successfully modified my post on my blog regarding your request. Simply change the mergeTicket in \include\class.ticket.php file become this following code below. This is the latest version in order to insert response message about merging ticket in the destination ticket (besides in the origin ticket): PHP Code:
Masino Sinaga |
|
#6
|
|||
|
|||
|
Thanks for the MOD Masino.
There is more info on the closed ticket ("Ticket closed for merging with XXXXX) which is nice but I still don't see any comments on the open ticket showing that it was merged with another one. A comment like "Merged with ticket XXXXX which is now closed" for instance, on the currently open ticket would be useful. I also get an e-mail with this database error; [SELECT m.msgid FROM ost_ticket_message m, ost_ticket t WHERE t.ticketID=235093 AND m.ticket_id=t.ticket_id ORDER BY msgid ASC LIMIT 1] Unknown column 'm.msgid' in 'field list' Thanks, Beeman Last edited by beeman; 11-05-2009 at 09:14 AM. |
|
#7
|
|||
|
|||
|
Sorry for that error.
Please change this code: PHP Code:
PHP Code:
You should find this comment: "Ticket merged from ticket {old_ticketID}" on the currently open ticket. Sincerely, Masino Sinaga |
|
#8
|
|||
|
|||
|
Cool
![]() It works wonderfully now. Thank you Masino, I appreciate your help. Regards, Beeman |
![]() |
| Bookmarks |
| Thread Tools | Search this Thread |
| Display Modes | |
|
|