You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
There are no errors in logs if choose disabled queue in column filter in Dashboard.
Actual behavior
It is many lines in log "[Error][Kernel::System::Ticket::TicketSearch::TicketSearch][418] The given param 'null' in 'QueueIDs' is invalid!" if choose disabled queue in column filter in Dashboard.
How to reproduce
Steps to reproduce the behavior:
Greate a queue (Q1) linked with group (G1).
Greate another queue (Q2) as sub-queue of Q1 linked with group G2.
There is one/several tickets greated in Q2 queue.
Logged in agent does not have access to G1 group but has access to G2.
Go to Dashboard to 'Open Tickets' widget.
Open drop down filter for Queue column.
See that Q1 is displayed as grey-out. Choose it
See that no tickets are shown in the widget
Refresh page by pressing F5
See in OTRS logs that several lines appears
[Error][Kernel::System::Ticket::TicketSearch::TicketSearch][415] Invalid integer in query 'null'!
[Error][Kernel::System::Ticket::TicketSearch::TicketSearch][418] The given param 'null' in 'QueueIDs' is invalid!
The text was updated successfully, but these errors were encountered:
Environment
Expected behavior
There are no errors in logs if choose disabled queue in column filter in Dashboard.
Actual behavior
It is many lines in log "[Error][Kernel::System::Ticket::TicketSearch::TicketSearch][418] The given param 'null' in 'QueueIDs' is invalid!" if choose disabled queue in column filter in Dashboard.
How to reproduce
Steps to reproduce the behavior:
The text was updated successfully, but these errors were encountered: