stable

Clone or download

Read-only

Refactoring: FieldValueMatcher should return NULL if no value matches

This is part of story #11347 have a UI to accesss Move artifact No functionnal change here. This change will ease the collect of partially migrated fields in Move artifact action. Change-Id: Ic8dcdc3b3d38e0ba7feefe71ecdfc419d91f6ecd

Modified Files

Name
M plugins/agiledashboard/include/AgileDashboard/Semantic/MoveChangesetXMLUpdater.php +4 −0 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/MoveChangesetXMLUpdater.php +4 −0 Go to diff View file
M plugins/tracker/phpunit/Tracker/FormElement/Field/ListFields/FieldValueMatcherTest.php +2 −4 Go to diff View file