stable

Clone or download

Read-only

request #8806 artifact history import failure when changetsets with same "submitted_on" date used

Now: - Date format is checked at import time - When 2 changesets have the same date, they are created in the order they appear in the source file In addition to that, the comments in artifact view are now displayed in the correct order even if their dates are equal Change-Id: Ia67d6d5db20190e77633b7c24518f8fc34b20107

Modified Files

Name
M plugins/tracker/include/Tracker/Artifact/Tracker_Artifact.class.php +28 −8 Go to diff View file
M plugins/tracker/include/Tracker/Artifact/XMLImport.class.php +26 −11 Go to diff View file
M plugins/tracker/tests/Artifact/XMLImportTest.php +118 −0 Go to diff View file