stable
Clone or download
Read-only
fix: close request #29626 Artifact with no global rank is not displayed in artifact links
Given an artifact that does not have a global rank (this can happen in some case like the one described in request #29616), then this artifact is not displayed in artifact link field if it's linked to another artifact. How to test ----------- * Remove the global rank of an artifact A * Go to an artifact B, and add a link to the artifact A * Run the forgeupgrade => The artifact A must be listed in the artifact B artifact link field. Change-Id: I0d99ef4ace0bd0ee99236918b78b3879fdcd1fd2
Modified Files
Name | ||||
---|---|---|---|---|
A | plugins/tracker/db/mysql/updates/2022/202211280910_add_missing_artifacts_ranks.php | +73 | −0 | Go to diff View file |