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
nocare Offline
New Member
 
Posts: 21
Join Date: Feb 2006
Location: Germany - Nuremberg
deleted department - where are the tickets (recover tickets) - 21-10-2006, 02:35 PM

hi folks,

i use the supportsuite owned at last stable version.

my question:
if i delete a department, where are the tickets gone? they are still in db but i cannot access them via web interface. is there an posibillity to access them after the deletion of a department?

thanks for your responses.
   
Reply With Quote
  (#2) Old
rickowen Offline
Member
 
Posts: 42
Join Date: Dec 2005
Location: Camberley, UK
21-10-2006, 03:08 PM

They will be in the DB, you can run an sql query to change them to the department you want.
You will have to find the correct depart id in the db then use that number for the dept for the ticket

we use phpmyadmin do do this

cheers

Richard
   
Reply With Quote
  (#3) Old
eiden Offline
Member
 
Posts: 234
Join Date: Apr 2006
Location: Norway
21-10-2006, 04:13 PM

Here is the SQL-query:
UPDATE swtickets SET departmentid = [new departmentId] WHERE departmentId = [old departmentid]
   
Reply With Quote
  (#4) Old
nocare Offline
New Member
 
Posts: 21
Join Date: Feb 2006
Location: Germany - Nuremberg
23-10-2006, 02:15 AM

Quote:
Originally Posted by eiden
Here is the SQL-query:
UPDATE swtickets SET departmentid = [new departmentId] WHERE departmentId = [old departmentid]
perfect job! thanks.
   
Reply With Quote
  (#5) Old
Giray Offline
Member
 
Posts: 107
Join Date: Nov 2004
Location: France/Switzerland
Question 23-10-2007, 03:13 PM

Quote:
Originally Posted by eiden View Post
Here is the SQL-query:
UPDATE swtickets SET departmentid = [new departmentId] WHERE departmentId = [old departmentid]
Hi. I have the same problem and want to make sure I do it right. I don't use the square brackets, right. So it would be (for example):

UPDATE swtickets SET departmentid = 8 WHERE departmentId = 12

No commas missing, no brackets??
Thanks
   
Reply With Quote
  (#6) Old
eiden Offline
Member
 
Posts: 234
Join Date: Apr 2006
Location: Norway
23-10-2007, 10:30 PM

That's correct.

You replace the brackets with your own values.
   
Reply With Quote
  (#7) Old
craigbrass Offline
Senior Member
 
Posts: 5,753
Join Date: Jun 2005
Location: Cumbria, UK
24-10-2007, 10:49 AM

Hmm, didn't realise this happened when you deleted a department. It should ask you if you want to :-
1. Delete the tickets.
2. Move them into another department.

when deleting a department.

Jamie: maybe move this to feature requests?


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

Icon Headquarters - Its Elixir - Web2Messenger
   
Reply With Quote
  (#8) Old
Giray Offline
Member
 
Posts: 107
Join Date: Nov 2004
Location: France/Switzerland
24-10-2007, 11:04 AM

Quite surprising when it happened, actually. No warning whatsoever and I 'lost' about a thousand tickets. Now going back in to try to recover, but...
   
Reply With Quote
Reply

Tags
deleted, department, recover, tickets

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
how to add a department in filter tickets view Angurio SupportSuite, eSupport and LiveResponse 1 18-01-2007 06:57 PM
staff to staff / department to department tickets? DamianG Presales Questions 4 25-10-2006 04:59 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 47