stable

Clone or download

Read-only

Inherit artifact link v2 type usage at project creation

This is part of story #10736 administrate artifact links type at project level Change-Id: Ia674a52b00e47f1b1f548fc27bffae0f1482fdd6

Modified Files

Name
M plugins/tracker/db/install.sql +2 −1 Go to diff View file
A plugins/tracker/db/mysql/updates/2017/201710201508_add_project_index_on_unused_artifact_link_types.php +55 −0 Go to diff View file
M plugins/tracker/include/Tracker/Admin/ArtifactLinksUsageDao.php +27 −0 Go to diff View file
M plugins/tracker/include/Tracker/Admin/ArtifactLinksUsageDuplicator.php +1 −1 Go to diff View file
M plugins/tracker/tests/Tracker/Admin/ArtifactLinksUsageDuplicatorTest.php +4 −4 Go to diff View file