- Used Zammad version: 6.5.1-1755262665.ad0b1bd2.bullseye
- Used Zammad installation type: package
- Operating system: Debian 11
- Browser + version: iOS Safari
Get the following error in iOS Safari (but works OK in Safari desktop):
{
“error”: “Found two visible definitions for Queries.ticketsByOverview
: #<Gql::Fields::BaseField Queries.ticketsByOverview(…): TicketConnection!>, #<Gql::Fields::BaseField Queries.ticketsByOverview(…): TicketConnection!>”
}
This happens when selecting “Open” tickets, and is accompanied by three red “An error occured during the operation” messages. This worked fine before we updated Zammad (and also updated PHP and Debnian from 10 to 11).