Change sorting in `bridge_list_subscribers` function to order by account_name ascending
Probably from the very beginning this function returned data sorted by ID ( desc ). This led to problems with correct display of subsequent pages ( paging).
Loading
Please sign in to comment