Bug #129
All custom field groups being displayed
Status: | Closed | Start date: | 02 Jan 2013 | |
---|---|---|---|---|
Priority: | High | Due date: | ||
Assignee: | % Done: | 0% |
||
Category: | - | |||
Target version: | - |
Description
When submitting a ticket, all custom field groups are being displayed regardless of the department selected.
History
Updated by Mahesh Salaria over 12 years ago
- Assignee set to Amarjeet Kaur
Updated by Adam FiĊĦer over 12 years ago
W Kish wrote:
When submitting a ticket, all custom field groups are being displayed regardless of the department selected.
same for me
Updated by Amarjeet Kaur over 12 years ago
Hi,
I have tried to replicate this issue, but was not able to find it. I have followed following steps:
1. Created custom group of type 'Staff & User Ticket creation', 'User Ticket creation' and 'User' respectively in Admin Panel.
2. Added custom field under above custom field groups.
3. Checked ticket creation under WHMCS, here I got only those fields which are under 'Staff & User Ticket creation' and 'User Ticket creation' respectively.
These fields are dependent on Custom field groups instead of the departments in drop down at the time of ticket creation.
Please let us know if you still face any issue.
Thank you,
Amarjeet Kaur
Updated by W Kish over 12 years ago
- Each group is assigned to a specific department.
- Each group has custom fields assigned to them.
- GroupA | User Ticket creation | Assigned Departments: DeptA
- GroupB | Staff & User Ticket creation | Assigned Departments: DeptB
- GroupC | User Ticket creation | Assigned Departments: DeptC
These settings work just fine when submitting a ticket in kayako, such as when selecting DeptA, it only shows the custom fields from GroupA .
When submitting a ticket in whmcs, selecting DeptA (or any other) shows the custom fields from GroupA, GroupB, and GroupC .
It appears that Department permissions are being ignored.
Updated by Amarjeet Kaur about 12 years ago
- File submitticket.php added
- File class.Controller_CustomFieldGroup.php added
Hi,
Please update attached files in Kayako Helpdesk installation and WHMCS installation respectively at following paths:
class.Controller_CustomFieldGroup.php --- (under Kayako_Helpdesk_Installation_folder/__swift/apps/base/api/)
submitticket.php ---- (under WHMCS_Installation_folder/modules/support/kayako/)
Please let us know if you still face any issue with it.
Thank you,
Amarjeet Kaur
Updated by W Kish about 12 years ago
That fixed it, thanks.
Updated by Amarjeet Kaur about 12 years ago
- Status changed from New to Resolved
Updated by Amarjeet Kaur about 12 years ago
- Status changed from Resolved to Closed