Understanding Users->Sort by Last Active

Hi,

I am trying to figure it out how to order the list of users which are currently connected, so I thought that ordering from “Sort By Last Active” will help with that but actually I think it’s behaving maybe in a different way, because I can see disconnected users in the middle…

Version: v1.32.4349.59

Plan: **Enterprise**

Is there any way to show the connected users first, and then to show the last disconnected users?

Thanks very much.

The following search keys are available.

  • status:online - all online users
  • status:offline - all offline users
  • id:<user_id> - search by user ID
  • group:<group_name> - search by group name
  • email:<email_address> - search by email address

Sorry didn’t know about this… My bad !! thanks