stable
Clone or download
Read-only
part of story #32280 Complete the "move artifact" feature How to test: move a computed field with manual value from an artifact to an other Note: During this task I found that we missed a check, when user do not have permission to update field, field must be placed in not migratable fields, so be sure your user can update destination field Change-Id: I54a34e67ae66b91e9c40c2054a7a1952523d233f
Modified Files
Name | ||||
---|---|---|---|---|
M | plugins/tracker/include/Tracker/Action/FieldCanBeEasilyMigratedVerifier.php | +1 | −0 | Go to diff View file |
M | plugins/tracker/tests/unit/Tracker/XML/Updater/MoveChangesetXMLDuckTypingUpdaterTest.php | +7 | −1 | Go to diff View file |
M | plugins/tracker/tests/unit/Tracker/XML/Updater/_fixtures/bugs_artifact.xml | +3 | −0 | Go to diff View file |