Cloudron makes it easy to run web apps like WordPress, Nextcloud, GitLab on your server. Find out more or install now.


    Cloudron Forum

    • Register
    • Login
    • Search
    • Categories
    • Recent
    • Tags
    • Popular

    Solved User sorting is random

    Support
    usermanagement userinterface
    3
    4
    185
    Loading More Posts
    • Oldest to Newest
    • Newest to Oldest
    • Most Votes
    Reply
    • Reply as topic
    Log in to reply
    This topic has been deleted. Only users with topic management privileges can see it.
    • M
      msbt App Dev last edited by girish

      A rather low priority thing, but I though I'd leave it here to keep in mind: When I open up the users view and refresh the page, the sorting is always different, not alphabetical or sorted by date, it's just random (or so it seems). Could be an issue if you have a many users and look for a specific one but don't know the exact name 😉

      1 Reply Last reply Reply Quote 3
      • jdaviescoates
        jdaviescoates last edited by

        I don't have many users yet so this isn't yet an issue for me, but yeah, I see what you mean! Strange.

        I use Cloudron with Gandi & Hetzner

        1 Reply Last reply Reply Quote 0
        • girish
          girish Staff last edited by

          I thought we fixed this in the last release but looks like we only fixed this for groups - https://git.cloudron.io/cloudron/box/-/blob/master/CHANGES#L2062

          1 Reply Last reply Reply Quote 0
          • girish
            girish Staff last edited by

            This is fixed in the next release.

            If you are curious, we had an async loop to fetch user objects. The responses were simply appended to an array. The sorting was thus messed us because the network response arrive out of order.

            1 Reply Last reply Reply Quote 2
            • First post
              Last post
            Powered by NodeBB