Skip to content
Snippets Groups Projects
  • JediKev's avatar
    issue: Organizations Users Sort · 1214c753
    JediKev authored
    This addresses issue 4803 where sorting by Users on Organizations does not
    sort properly. It sorts by name instead of the User count. This corrects the
    value in the `$sortOptions` array from `users` to `user_count`.
    1214c753