Kayako logo

Kayako develops robust helpdesk software, live chat and real-time visitor monitoring software.
Kayako is trusted by more than 30,000 organizations, including a number of Fortune 500 companies and government institutions.
Reply
 
LinkBack Thread Tools Search this Thread Rate Thread Display Modes
  (#1) Old
ds289 Offline
New Member
 
Posts: 25
Join Date: Nov 2008
Audit Log & Ticket View: New Ticket in Staff CP logs Staff User who entered ticket - 25-02-2009, 06:52 PM

Presently, if a Staff user creates a new ticket on behalf of an end-user the audit log notes as follows:

Setting due time to: 13 Feb 2009 2:43 PM 11 Feb 2009 2:43 PM System
New ticket created by <Client Name> 11 Feb 2009 2:43 PM Client

(I removed the timeline column on purpose for this post, btw.)

There should be an additional line or notation stating which staff member entered the ticket in the system. Extremely frustrating in our environment that this is not present should a staff member fail to sign off in the body.

Other possibilities:
- Add the staff member signature in the body of the first post.
- Add text somewhere in the ticket view indicating the staff member that entered the ticket.

Thanks.

Last edited by ds289; 25-02-2009 at 06:53 PM. Reason: fixed layout
   
Reply With Quote
  (#2) Old
John Haugeland Offline
Member
 
Posts: 1,223
Join Date: Dec 2007
Location: Boise, Idaho
25-02-2009, 06:59 PM

I agree, and we'll look into this for a future release. For the time being, that information is in the ticket's audit log; whereas I realize that isn't a very good location for the data in context, it's better than nothing until we get something closer to what you need in place.

Thanks for the heads up.


John used to be a Kayako developer
   
Reply With Quote
  (#3) Old
ds289 Offline
New Member
 
Posts: 25
Join Date: Nov 2008
25-02-2009, 07:10 PM

Hi John:

Thanks for the reply. Appreciate its recognized as something to be improved.

I just noticed something interesting. We use New Ticket -> Phone Ticket 99% of the time.

I just created a test ticket using New Ticket -> Send E-Mail instead, and the staff member signature was added to the initial post, plus the staff member who entered the ticket is noted in the Audit Log. This does not happen using 'Phone Ticket'.

Anyway, I think you see what I'm getting at.

Thanks.
   
Reply With Quote
  (#4) Old
John Haugeland Offline
Member
 
Posts: 1,223
Join Date: Dec 2007
Location: Boise, Idaho
25-02-2009, 09:03 PM

DS289: a lot of our best features - especially subtle ones - come from our users. We would be stupid not to listen to the people in the trenches, using the product.

Thank you for the assist.


John used to be a Kayako developer
   
Reply With Quote
  (#5) Old
lshaw Offline
New Member
 
Posts: 24
Join Date: Aug 2008
Location: Houston, TX
28-02-2009, 10:15 PM

I fixed this bug myself a while back. If a Staff member created the ticket then we wanted their name to the left of the first post so I changed $fullname = $_POST["opt_useremail"]; from around line 109 in the staff_newticket.php file to $fullname = $_SWIFT["staff"]["fullname"]; It isn't a perfect fix, but has worked pretty well for us.


*Note*
The line number listed may be different in your file as I have added comments, and modified/added code to this file.


Network Operations Center Supervisor
Meriplex Communications
http://www.meriplex.com
   
Reply With Quote
  (#6) Old
ds289 Offline
New Member
 
Posts: 25
Join Date: Nov 2008
11-03-2009, 07:17 PM

Thank you!
   
Reply With Quote
Reply

Tags
feature request

Thread Tools Search this Thread
Search this Thread:

Advanced Search
Display Modes Rate This Thread
Rate This Thread:

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are On


Similar Threads
Thread Thread Starter Forum Replies Last Post
Ticket view -> If user is unvalidated, show in a ticket raised by user NC Software Tickets 2 29-04-2008 07:56 PM
User View Ticket - No Custom Field Data thor SupportSuite, eSupport and LiveResponse 10 09-10-2006 10:48 AM
How Do I: share a custom field between User Ticket Creation and Staff Ticket Creation rgvodden SupportSuite, eSupport and LiveResponse 6 02-08-2006 11:31 PM



Powered by vBulletin® Version 3.8.3
Copyright ©2000 - 2010, Jelsoft Enterprises Ltd.
Search Engine Optimization by vBSEO 3.3.2


1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 49 50 51 52 53 54 55 56 57 58 59 60 61 62 63 64 65 66 67 68 69 70 71 72 73 74 75 76 77 78