stable
Clone or download
Read-only
Fix request #31913 Create a new parent option is no more taken into account
Given a tracker (B) defined as a child of another tracker (A) with the tracker hierarchy and given both trackers have an artifact link field used, when creating an artifact (B), there is an option to create a new parent. This option does not work anymore. Change-Id: I31e56944860018611b75c1a9b1927f194c69c999
Modified Files
Name | ||||
---|---|---|---|---|
M | plugins/tracker/include/Tracker/Action/CreateArtifact.class.php | +2 | −2 | Go to diff View file |
M | plugins/tracker/tests/unit/Tracker/Action/Tracker_Action_CreateArtifactTest.php | +8 | −2 | Go to diff View file |