Kayako logo
SupportSuite, eSupport and LiveResponse Discussion, troubleshooting and feedback related to Kayako's flagship support desk products SupportSuite, eSupport and LiveResponse.

Reply
 
LinkBack Thread Tools Search this Thread Display Modes
  (#1) Old
avidianite Offline
New Member
 
Posts: 15
Join Date: Aug 2006
Question Departments issue - 13-05-2008, 10:34 PM

Ladies and Gents,

I am having a bit of an issue that I hope has an easy resolution.

Here's what I did:

I went in to the admin CP and reorganized, renamed and deleted some Departments. I got the departments how I needed them, and then I realized that there is a large number of tickets that when I try to open them up I get the following error:

ERROR: Unable to load the ticket. You either do not have permissions to the department the ticket resides in or the ticket does not exist

I think what has happened is the tickets that were assigned to departments that were deleted are now inaccessible, as the 'Department' field is blank in the Manage Tickets view.

Is there something that I can do to rectify this? Also, is there a better way to reorganize and delete Departments without having this issue crop up again?

Here's the ticket number: XTU-161853

Last edited by avidianite; 13-05-2008 at 10:35 PM. Reason: forgot a detail
   
Reply With Quote
  (#2) Old
supportskins Offline
Senior Member
 
supportskins's Avatar
 
Posts: 3,670
Join Date: Aug 2006
Location: Mumbai, India
14-05-2008, 07:22 AM

You need to run a MySQL query on your database to reassign the tickets from the deleted department to an existing one. Contact Kayako Support and they shall provide you with the query.



Professional and Affordable Kayako Skins - Specialists in Kayako Skinning & Customization - Professional Paid Support
Our Skins and Services - http://www.supportskins.com/store/
SupportSkins.com - http://www.supportskins.com/
   
Reply With Quote
  (#3) Old
lslavick Offline
New Member
 
Posts: 4
Join Date: Apr 2008
14-05-2008, 01:47 PM

I have the ame problem... Except I am on a hosted solution. Is this a script they can run for me?
   
Reply With Quote
  (#4) Old
craigbrass Offline
Senior Member
 
Posts: 5,544
Join Date: Jun 2005
Location: Cumbria, UK
14-05-2008, 02:09 PM

You can contact Kayako (http://members.kayako.net -> "Get Support") and ask them to do it for you but I doubt they will. No harm in trying though.


Craig Brass - Kayako Forum Squatter (Note: I am NOT a staff member)

Icon Headquarters - Its Elixir - Web2Messenger
   
Reply With Quote
  (#5) Old
Salaria Offline
New Member
 
Posts: 17
Join Date: Jan 2008
14-05-2008, 05:14 PM

Hi avidianite,

You can recover your tickets by running following quiry if you have any idea about deleted department id:

UPDATE `swtickets` SET `departmentid` = 'newdepartmentid' WHERE `departmentid` = 'deleteddepartmentid';

eg: UPDATE `swtickets` SET `departmentid` = '1' WHERE `departmentid` = '3';
Here: newdepartmentid = 1
deleteddepartmentid = 3

Tip: You can find the old department id from ticket id or ticket mask id.

Hope this will help.

Regards,
Mahesh Salaria
   
Reply With Quote
  (#6) Old
supportskins Offline
Senior Member
 
supportskins's Avatar
 
Posts: 3,670
Join Date: Aug 2006
Location: Mumbai, India
14-05-2008, 07:12 PM

Since you are on hosted solution, you will have to contact Kayako Support as Craig suggested to fix this issue.



Professional and Affordable Kayako Skins - Specialists in Kayako Skinning & Customization - Professional Paid Support
Our Skins and Services - http://www.supportskins.com/store/
SupportSkins.com - http://www.supportskins.com/
   
Reply With Quote
Reply

Tags
departments

Thread Tools Search this Thread
Search this Thread:

Advanced Search
Display Modes

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
Sort departments issue jono1970 Developers & Code 10 29-03-2008 10:32 PM
Departments When assigning departments to staff, resize the list box accordingly Antonio Feature Requests 4 30-11-2007 05:25 PM
Live Chat Departments evermorev SupportSuite, eSupport and LiveResponse 3 24-08-2007 09:16 AM
Issue with Departments and Live Response. RJS SupportSuite, eSupport and LiveResponse 4 21-12-2006 09:13 PM
relationships between staff members, groups, and departments Anne Wilson SupportSuite, eSupport and LiveResponse 3 13-11-2006 02:27 PM



Powered by vBulletin® Version 3.7.2
Copyright ©2000 - 2008, Jelsoft Enterprises Ltd.
Search Engine Optimization by vBSEO 3.2.0
vBulletin Skin developed by: vBStyles.com


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