handesk
handesk copied to clipboard
Facing the same issue about SQLSTATE[23000]: Integrity constraint violation: 1052
Facing the same issue as #221
SQLSTATE[23000]: Integrity constraint violation: 1052 Column 'team_id' in where clause is ambiguous (SQL: select count(*) as aggregate from tickets inner join memberships on tickets.team_id = memberships.team_id where memberships.user_id = 2 and status < 4 and team_id = 1 and tickets.deleted_at is null) (View: C:\xampp\htdocs\handesk\vendor\badchoice\thrust\src\resources\views\index.blade.php)