•  
      request #9031 Cannot update artifact link field
    Infos
    #9031
    Nicolas Terray (nterray)
    2016-04-06 12:00
    2016-04-05 11:09
    9136
    Details
    Cannot update artifact link field
    Given an artifact A with following linked artifacts: B (nature: is_child) and C (no nature)

    When, in the same changeset, I try to:
    * add D (nature: is_child)
    * remove C
    * change nature of B to fixed_in

    Then the update is refused (~ "missing nature")
    Trackers
    development
    Empty
    • [ ] enhancement
    • [ ] internal improvement
    Empty
    Stage
    Empty
    Closed
    2016-04-06
    Attachments
    Empty
    References

    Follow-ups

    User avatar

    Integrated into Tuleap 8.13.99.16


    • Status changed from New to Closed
    • Close date set to 2016-04-06
    User avatar
    Further tests: it works if I click on the button [+ add artifact], without this action it fails (whereas it shouldn't)
    User avatar
    On my side I've got no error with this test.

    Is it possible that this issue is related to nature deletion we did yesterday on your instance ?