stable

Clone or download

Read-only

request #9015 Unwanted notifications sent with artifact id #0

In case of concurrent creation of artifacts, it may happen that one artifact is not created. In that case, a recent development[1] introduced a regression where the changeset is created and notifications are sent whereas the artifact does not exist. [1] https://gerrit.tuleap.net/5013 Change-Id: I8a1cb58d77f15888d03e25f8c381aa6cd67a2d57

Modified Files

Name
M plugins/tracker/include/Tracker/Artifact/Tracker_ArtifactCreator.class.php +3 −1 Go to diff View file
M plugins/tracker/include/Tracker/Artifact/Tracker_ArtifactFactory.class.php +4 −0 Go to diff View file
A plugins/tracker/tests/Artifact/Tracker_ArtifactCreatorTest.php +157 −0 Go to diff View file