stable
Clone or download
Read-only
This is part of story #10736 administrate artifact links type at project level In some case, some services could be added twice in database for a given project. So we have to add the DISTINCT keyword to handle this case. Change-Id: I764ccaa63c860f543b22cf5e7e99833e7dd15977
Modified Files
Name | ||||
---|---|---|---|---|
M | plugins/tracker/db/install.sql | +1 | −1 | Go to diff View file |
M | plugins/tracker/db/mysql/updates/2017/201710171318_add_artifact_link_usage_table.php | +3 | −3 | Go to diff View file |