stable

Clone or download

Read-only

Keep value tag empty when no value provided

This is part of story #11346 move artifact's "initial_effort" There is no functionnal changes here. Given a field change like: <field_change field_name="effort"> <value/> </field_change> The <value/> tag must be kept empty instead of having the NONE value provided: <value>100</value> Change-Id: I7d0b4e61a066f4fe01fc94dd8e0fa27a290abccc

Modified Files

Name
M plugins/agiledashboard/include/AgileDashboard/Semantic/MoveChangesetXMLUpdater.php +4 −0 Go to diff View file
M plugins/agiledashboard/phpunit/AgileDashboard/Semantic/MoveChangesetXMLUpdaterTest.php +30 −0 Go to diff View file