•  
      request #5471 Wrong order of users in tracker selectbox
    Infos
    #5471
    Nicolas Terray (nterray)
    2019-06-20 16:41
    2013-10-24 11:30
    5603
    Details
    Wrong order of users in tracker selectbox
    When you select many groups to bind a selectbox to users, the user are sorted group by group instead.

    This means if we have those groups:

    A := manuel, nicolas, sandra
    B := chantal, claire, thomas

    And the assigned_to is bound to A and B, then it will display:

    assigned_to := manuel, nicolas, sandra, chantal, claire, thomas

    instead of

    assigned_to := chantal, claire, manuel, nicolas, sandra, thomas
    Trackers
    Empty
    Empty
    • [ ] enhancement
    • [ ] internal improvement
    Empty
    Stage
    Empty
    Closed
    2019-06-20
    Attachments
    Empty
    References
    Referenced by request #5471

    Follow-ups

    User avatar
    I suspect this one was an original of the recently solved req #13483 => proposed duplicate or solved