stable

Clone or download

Read-only

request #10081: Empty changeset when child is linked to its parent

Create a user story. Create a task. Edit the task and add a link to the *parent* user story. Save. The link is reversed (user story ↘ task). Edit again the task and add the same link + a comment. There should be no empty changeset in the user story. Change-Id: Ib0035d87b017c62800493a3138d1c79b6f8d7fd4

Modified Files

Name
M plugins/tracker/include/Tracker/Artifact/Tracker_Artifact.class.php +27 −0 Go to diff View file
M plugins/tracker/include/Tracker/FormElement/Tracker_FormElementFactory.class.php +1 −1 Go to diff View file
M plugins/tracker/include/Tracker/FormElement/Tracker_FormElement_Field_ArtifactLink.class.php +1 −1 Go to diff View file
M plugins/tracker/tests/Tracker_Artifact_ProcessAssociateArtifact_Test.php +42 −8 Go to diff View file