stable

Clone or download

Read-only

request #20097 List fields bound on users search user when no value on XML import

When a list field bound on user has no value, import will try to found the user. You can try with a field like <field_change field_name="assigned_to" type="list" bind="users"> <value/> </field_change> Change-Id: If17c9992be37f51941ad9f67803a16acb768b784

Modified Files

Name
M plugins/tracker/include/Tracker/Artifact/XMLImport/XMLImportFieldStrategyList.class.php +23 −11 Go to diff View file
A plugins/tracker/tests/unit/Tracker/Artifact/XMLImport/XMLImportFieldStrategyListTest.php +289 −0 Go to diff View file