stable

Clone or download

Read-only

add remaining read only fields in easily migratable list

part of story #32280 Complete the "move artifact" feature Have a tracker with following fields: - last update by - artifact id in tracker - rank - burnup - burndown When you move your artifact from a tracker to an other these read only values are not lost Burnup and burndown will be recalculating their chaches on arrival on moved artifact Change-Id: If5159e5d01eb4c7e3169e4b574a77b9418906aea

Modified Files

Name
M plugins/tracker/include/Tracker/Action/FieldCanBeEasilyMigratedVerifier.php +4 −1 Go to diff View file
M plugins/tracker/include/Tracker/FormElement/Tracker_FormElementFactory.php +12 −10 Go to diff View file
M plugins/tracker/tests/unit/Tracker/Action/FieldCanBeEasilyMigratedVerifierTest.php +5 −0 Go to diff View file