•  
      request #31068 Field dependencies not properly checked at artifact creation
    Infos
    #31068
    Manuel Vacelet (vaceletm)
    2023-02-27 10:55
    2023-02-15 15:41
    32657
    Details
    Field dependencies not properly checked at artifact creation

    Given a tracker with :

    • field dependencies between 2 select boxes
    • source select box is "in submit" & "in update"
    • target select box is "in update" only

    Even if the values are correct as per the field dep rule (ie source has a value that implies that target is "None") the creation is refused because at validation, None is not there.

    This was introduced by git #tuleap/stable/e7add13e3afa0a6eba87558426af3687738e0445

    Trackers
    14.5
    Empty
    • [ ] enhancement
    • [ ] internal improvement
    Empty
    Stage
    Manuel Vacelet (vaceletm)
    Closed
    2023-02-27
    Attachments
    Empty
    References
    Referencing request #31068

    Follow-ups