Skip to content

Fixing sort of Users so that users who never logged in will be displayed last

What does this MR do?

Fixes users sort by recent_sign_in so that users who never logged in are pushed to the end

Are there points in the code the reviewer needs to double check?

No.

Why was this MR needed?

Because sort by recent_sign_in displays the users who never logged in first

Screenshots (if relevant)

Does this MR meet the acceptance criteria?

What are the relevant issue numbers?

Closes #26468 (moved)

Merge request reports