stable

Clone or download

Read-only

refactor: mark FieldValueMatcher final

part of story #32280 Complete the "move artifact" feature No functional changes: legacy move should still succeded, unit tests should end without error Change-Id: I5ce6958a0ff82e2fb1be7fd641c2ea7063873c8b

Modified Files

Name
M plugins/agiledashboard/include/AgileDashboard/Semantic/MoveChangesetXMLUpdater.php +9 −23 Go to diff View file
M plugins/agiledashboard/tests/unit/AgileDashboard/Semantic/MoveChangesetXMLUpdaterTest.php +20 −52 Go to diff View file
M plugins/tracker/include/Tracker/FormElement/Field/ListFields/FieldValueMatcher.php +1 −1 Go to diff View file
M plugins/tracker/include/Tracker/XML/Updater/MoveChangesetXMLSemanticUpdater.php +2 −2 Go to diff View file
M plugins/tracker/tests/unit/Tracker/XML/Updater/MoveChangesetXMLSemanticUpdaterTest.php +4 −25 Go to diff View file