Alliance tracking - AJAX error when trying to sort by valid token #838
Labels
bug
complexity/low
This task has a low complexity level
good first issue
Good for newcomers
modules/alliances
Stuff related to alliances
to-check
Milestone
Problem: I click to sort alliance membercorps by valid tokens, it gives an ajax error
Expected: The list gets sorted by valid tokens
Logs / Screenshots / Proof:
[2021-11-17 10:25:16] local.ERROR: SQLSTATE[42S22]: Column not found: 1054 Unknown column 'tracking' in 'order clause' (SQL: select
corporation_infos.* from
corporation_infoswhere
corporation_idnot between 1000000 and 1999999 and
corporation_infos.
alliance_idin (131511956) order by
trackingdesc limit 100 offset 0) {"userId":693,"exception":"[object] (Yajra\\DataTables\\Exceptions\\Exception(code: 0): SQLSTATE[42S22]: Column not found: 1054 Unknown column 'tracking' in 'order clause' (SQL: select
corporation_infos.* from
corporation_infoswhere
corporation_idnot between 1000000 and 1999999 and
corporation_infos.
alliance_idin (131511956) order by
trackingdesc limit 100 offset 0) at /var/www/seat/vendor/yajra/laravel-datatables-oracle/src/DataTableAbstract.php:879)
Version Info: PHP 7.3
The text was updated successfully, but these errors were encountered: