stable

Clone or download

Read-only

Move artifat cannot be done in non active projects

This is part of story #12160 have a clean way to suspend a project Non active projects were not listed in move artifact modal. Now the backend enforces this verification. Change-Id: I4ece0523ddfcea205d6a1380a892187d8e1d1787

Modified Files

Name
M plugins/tracker/include/REST/v1/ArtifactsResource.class.php +3 −0 Go to diff View file
M plugins/tracker/include/Tracker/Action/MoveArtifact.php +6 −0 Go to diff View file
A plugins/tracker/include/Tracker/Exception/MoveArtifactTargetProjectNotActiveException.php +31 −0 Go to diff View file