stable

Clone or download

Read-only

Field must be marked as not migratable when user can not update destination field

part of story #32280 Complete the "move artifact" feature How to test: Update permission of destination field so your user can not update it, field is marked as not migratable in list Change-Id: I226597d9c96aa09a677cac406e57f006d4d14f5a

Modified Files

Name
M plugins/tracker/include/REST/v1/Move/DryRunMover.php +1 −1 Go to diff View file
M plugins/tracker/include/REST/v1/Move/RestArtifactMover.php +1 −1 Go to diff View file
M plugins/tracker/include/Tracker/Action/CollectDryRunTypingField.php +1 −1 Go to diff View file
M plugins/tracker/include/Tracker/Action/DryRunDuckTypingFieldCollector.php +6 −1 Go to diff View file
M plugins/tracker/tests/unit/Stub/CollectDryRunTypingFieldStub.php +1 −1 Go to diff View file
M plugins/tracker/tests/unit/Tracker/Action/DryRunDuckTypingFieldCollectorTest.php +80 −19 Go to diff View file