Where. /admin/helpdesk/queues/new
What happens. Submitting the new-queue form fails with:
Create failed: SQLSTATE[HY093]: Invalid parameter number
Reproduced on. dev.mobieus.io and support.mobieus.io.
Likely cause. Mismatch between the number of bound parameters and the placeholders in the queue INSERT (HY093 = parameter count/name mismatch).
Expected. The queue is created and the admin returns to the queue list.
Status: verified, reproducible (always). Open — not yet actioned.
Patrick Bass
@mobieus