| ||||||||||||
![]() |
![]() |
| | LinkBack (1) | Thread Tools | Search this Thread | Display Modes |
(#1)
|
| Member Posts: 512 Join Date: Dec 2005 Location: Sitting | Kayako, I'm extremely disappointed AGAIN with your complete failure in testing and Q/A. Please fix this critical issue immediately and post a new stable build. This is completely and utterly unsatisfactory. Select STAFF, select Department, STAFF goes back to unassigned. See attached animated GIF. Standing by for immediate FIX!!!! |
| | |
(#2)
|
| Member Posts: 512 Join Date: Dec 2005 Location: Sitting |
20-03-2008, 09:18 PM
When you change a department - IF the selected staff is a member of the new department selection then the staff drop down should NOT reset. That's the mistake you're making by not "setting" the staff drop down with the existing selection from the list if the selection validates on the new department selection. |
| | |
(#3)
|
| Operations Manager Posts: 5,120 Join Date: Jan 2006 Location: United Kingdom |
20-03-2008, 09:33 PM
Hi Neal, Thanks for pointing that out. This is indeed a bug, albeit a cosmetic one (and not a high priority bug). The functionality the AJAX drop-downs bring is still robust and still solves the issue of hidden tickets when the assignment and department do not align. When you encounter what you believe to be a bug in future, please post it in the tracker: Kayako Bug Tracker - Issue List Regards, -------------------------------------------------------------------
|
| | |
(#4)
|
| Operations Manager Posts: 5,120 Join Date: Jan 2006 Location: United Kingdom |
20-03-2008, 09:38 PM
Bug fix targeted for the next stable: Kayako Bug Tracker - Viewing Issue #491 - Staff assignment cleared on dept. change even when staff is a member of that department -------------------------------------------------------------------
|
| | |
(#5)
|
| Member Posts: 512 Join Date: Dec 2005 Location: Sitting |
20-03-2008, 09:41 PM
Quote:
Have this issue fixed by Friday close of business and available either via hotfix or new stable release. Thank you. | |
| | |
(#6)
|
| Operations Manager Posts: 5,120 Join Date: Jan 2006 Location: United Kingdom |
20-03-2008, 09:43 PM
Hi Neal, Unfortunately we will not be able to do that. I will notify you once the bug has been fixed (I suggest you subscribe to the entry in the tracker). Regards, -------------------------------------------------------------------
|
| | |
(#7)
|
| Member Posts: 512 Join Date: Dec 2005 Location: Sitting |
21-03-2008, 01:36 PM
So how did this problem get past both beta and release candidates? Was there no one testing? I thought you actually had semi-paid testers? This is why you should also, like vBulletin, use your own betas and release candidates on your own site before releasing, this should have never passed even the basic levels of testing. This simply does not pass the common sense test and I hope you all will finally do something about it to prevent this again. Just like I've said over and over, remove the config.php from your install and name it, like vBulletin, config.php.new so that when people apply updates they don't overwrite their config.php file. Does this pass your common sense test? This is yet another sign of a total disconnect between you and your customers. |
| | |
(#8)
|
| Operations Manager Posts: 5,120 Join Date: Jan 2006 Location: United Kingdom |
21-03-2008, 01:46 PM
Hi Neal, This was simply an omission on our part during testing, for which we're sorry - but these things happen. It has already been put in the tracker, has already been roadmapped and will be dealt with. With regards to improving our testing; the developers and I are working on overhauling our testing procedures; investing into both automated testing procedures as well as manual. We are also going to be changing our release schedules (as in implementing more regular ones) with stringent testing regimes for each - involving on our part manual and automated testing as well as encouraging further community testing (yes, like vBulletin has been doing). The feedback received during the release of the recent Release Candidates has been great. config.php renaming: Kayako Bug Tracker - Viewing Issue #493 - config.php should be renamed to make upgrading easier -------------------------------------------------------------------
|
| | |
(#9)
|
| Member Posts: 512 Join Date: Dec 2005 Location: Sitting |
22-03-2008, 12:31 AM
This bug is affected in other areas such as ticket reply as well - FYI. |
| | |
(#10)
|
| Operations Manager Posts: 5,120 Join Date: Jan 2006 Location: United Kingdom |
22-03-2008, 11:23 AM
I've noted that in the tracker entry. Thanks, -------------------------------------------------------------------
|
| | |
(#11)
|
| Member Posts: 512 Join Date: Dec 2005 Location: Sitting |
25-03-2008, 11:41 AM
When will this issue be fixed please? |
| | |
(#12)
|
| Operations Manager Posts: 5,120 Join Date: Jan 2006 Location: United Kingdom |
25-03-2008, 12:00 PM
Hi Neal, Over the next few weeks. It has been roadmapped for 3.20.03, and the roadmap is unlikely to be downsized. I spent the Easter weekend roadmapping the upcoming releases, so please forgive if they seem unworked on as of yet - we are working on them now. You can see the roadmaps here: Kayako Bug Tracker - Roadmaps -------------------------------------------------------------------
|
| | |
(#13)
|
| New Member Posts: 29 Join Date: Oct 2007 Location: Lawrence |
25-03-2008, 08:37 PM
Well, i found some of the problems and have attempted to fix this bug myself. I notice on the admin_ajax.php on 99 is where you pass the staffid into the function generateTicketAjaxSelectBox. However, on the recall it is displayed as ownerstaffid=[object%20HTMLSelectElement] If you can give me a couple days, I can look into it when I get some time to figure out what is going on. |
| | |
(#14)
|
| New Member Posts: 20 Join Date: Oct 2003 | open /themes/admin_default/main.js goto line 3280 replace it with this line Code: loadXMLHTTPRequest(swiftpath+"staff/index.php?_m=tickets&_a=ajax&action=departmentstatus&formname="+escape(formname)+"&randno="+doRand()+"&ownerstaffid="+staffidfield.options[staffidfield.selectedIndex].value+"&departmentid="+departmentfield.options[departmentfield.selectedIndex].value+"&ticketid="+ticketid+"&ticketstatusid="+ticketstatusfield.options[ticketstatusfield.selectedIndex].value+"&sessionid="+swiftsessionid+"&fieldname="+selectname+"&prefixname="+prefixname); so I changed Code: staffidfield Code: staffidfield.options[staffidfield.selectedIndex].value |
| | |
(#15)
|
| Member Posts: 511 Join Date: Mar 2008 |
19-04-2008, 09:39 AM
well I think I have to work on it too. |
| | |
![]() |
| Tags |
| bug, critical, department or staff, downs, drop |
| Thread Tools | Search this Thread |
| Display Modes | |
| |
LinkBacks (?)
LinkBack to this Thread: http://forums.kayako.com/f56/critical-bug-department-staff-drop-downs-16169/ | ||||
| Posted By | For | Type | Date | |
| Kayako Bug Tracker - Viewing Issue #491 - Staff assignment cleared on dept. change even when staff is a member of that department | This thread | Refback | 23-03-2008 08:12 PM | |
Similar Threads | ||||
| Thread | Thread Starter | Forum | Replies | Last Post |
| SupportSuite, eSupport and LiveResponse 3.20.00 Release Candidate | Jamie Edwards | SupportSuite, eSupport and LiveResponse | 43 | 18-03-2008 02:23 AM |
| 3.20.02 STABLE Released | Ryan Lederman | News and Announcements | 0 | 17-03-2008 07:26 PM |
| Critical Ticket Statuses Bug | caitlyntw | SupportSuite, eSupport and LiveResponse | 2 | 09-02-2007 09:24 PM |
| Kayako SupportSuite v3.04.10 Stable Build | Varun Shoor | News and Announcements | 2 | 06-10-2006 09:41 PM |