High Priority status card
When a ticket has been assigned a high priority the status card shows the number of tickets awaiting a reply or are open, etc. However when a ticket has been closed, it still keeps the count.
This is because orWhere() is no longer valid. So we need to fix this so the counts are correct.