stable
Clone or download
Read-only
request #11745 Export of autocompute in archive does not deal properly with last changeset
Given an artifact that switches a computed field form autocompute to manual value in the last changeset, then XML export mode (before artifact deletion for instance) will not add the <field_change> element for the last changeset Change-Id: Ide1fc9ad00565950d41129849c7c67db194a8f81
Modified Files
Name | ||||
---|---|---|---|---|
M | plugins/tracker/include/Tracker/XML/Exporter/ChangesetValue/ChangesetValueComputedXMLExporter.php | +18 | −1 | Go to diff View file |
M | plugins/tracker/tests/Tracker/XML/Exporter/ChangesetValue/ChangesetValueComputedXMLExporterTest.php | +21 | −0 | Go to diff View file |