• Corinna Wiesner's avatar
    Fix project db query for GraphQL pagination · a932cd7e
    Corinna Wiesner authored
    Due to a calculation for ordering the projects on the usage quota page
    in the storage tab, the GraphQL pagination returned wrong results on the
    next page click. This change will introduce a new logic in the GraphQL
    pagination especially for the order for this query.
    a932cd7e
order_info.rb 4.98 KB