Tuleap Community Edition development and releases are no longer public. You have until September 30th to download packages and sources in Tuleap project. You can contact the team if you need further assistance.

    •  
      request #47639 Open list value is not trimmed
    Infos
    #47639
    Kevin Traini (ktraini)
    2026-05-20 16:57
    2026-05-19 10:24
    49388
    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)
    Closed
    2026-05-20
    Attachments
    Empty
    References

    Follow-ups