•  
      request #47639 Open list value is not trimmed
    Infos
    #47639
    Kevin Traini (ktraini)
    2026-05-19 10:28
    2026-05-19 10:24
    49366
    Details
    Open list value is not trimmed

    It should.

    In request #46354, we introduced a database migration to de-duplicate open list field values.

    In this script we identified duplicates simply by comparing their labels but it can occur we have two values 'foo' and ' foo'. In this case our script consider it is two different values, it should not.

    Trackers
    All
    Empty
    • [ ] enhancement
    • [ ] internal improvement
    Empty
    Stage
    Kevin Traini (ktraini)
    Under review
    Empty
    Attachments
    Empty
    References

    Follow-ups