•  
      request #23047 Broken field dependency if source field is readonly
    Infos
    #23047
    Nicolas Terray (nterray)
    2021-09-20 14:02
    2021-09-20 14:02
    24592
    Details
    Broken field dependency if source field is readonly
    Given a tracker with two fields Field 1(a) and Field 2(d, e, f)
    And a dependency between the field (a -> d, e)
    And Field 1 can only be submitted (no update perms)
    When an artifact is submitted with Field 1(a) + Field 2(d)
    And I want to edit the artifact
    Then the Field 2 allows me to select (d, e, f) ❌

    Fortunately the backend refuses the submission but frontend should not propose invalid value.
    Trackers
    All
    Empty
    • [ ] enhancement
    • [ ] internal improvement
    Empty
    Stage
    Empty
    New
    Empty
    Attachments
    Empty
    References
    References list is empty