| ||||||||||||
![]() |
![]() |
| | LinkBack | Thread Tools | Search this Thread | Display Modes |
(#1)
|
(#2)
|
(#3)
|
| Member Posts: 868 Join Date: Jun 2003 Location: United Kingdom |
19-10-2005, 07:45 PM
Hi, This could be with being added as an option but for each status, sometimes moving a ticket to some other status other than closed my require the due time clearing. Thoughts? UK cPanel/WHM hosting accounts http://ukwebsolutionsdirect.co.uk |
| | |
(#4)
|
(#5)
|
(#6)
|
(#7)
|
(#8)
|
(#9)
|
(#10)
|
(#11)
|
(#12)
|
(#13)
|
| Member Posts: 145 Join Date: Apr 2004 |
31-12-2005, 08:01 PM
anyway, i found out how to make clear due when close ticket now.. in modules/tickets/functions_ticketmain.php search for the line: Code: function changeStatus($ticketstatusid, $isautoclose = false) In this function, find the line: Code: $this->updatesql[] = "`ticketstatusid` = '". intval($ticketstatusid) ."'"; Code: if ( $_SWIFT["statuscache"][$ticketstatusid]["title"] == "Closed") //the new status
{
$this->clearDue();
}
bubble |
| | |
(#14)
|
| New Member Posts: 8 Join Date: Oct 2003 |
02-01-2006, 02:20 AM
I have an encrypted version of the file since I'm testing with a leased version before I do a full upgrade from eSupport. I've asked for an unencrypted file to test with, and will try this out if I get one. Thanks for the information. Just out of curiosity, will this account for tickets that are auto-closed due to a rule? Thanks again, JB |
| | |
(#15)
|
![]() |
| Tags |
| closed, ticket |
| Thread Tools | Search this Thread |
| Display Modes | |
| |
Similar Threads | ||||
| Thread | Thread Starter | Forum | Replies | Last Post |
| The SLA system explained with example implementation | Matthew | SupportSuite, eSupport and LiveResponse | 29 | 27-08-2008 02:39 PM |
| Closed Ticket - Due Time | Siora | SupportSuite, eSupport and LiveResponse | 8 | 01-08-2008 09:32 AM |
| New Build: 3.10.02 STABLE | Ryan Lederman | News and Announcements | 0 | 05-03-2007 09:53 PM |