stable

Clone or download

Read-only

Fix cardwall_on_top_column failing forgeupgrade

Part of story #11542 Update tracker "color picker" to have beautiful colors to associate with select box values This forgeupgrade can fail, and thus block other tables upgrades because if this one is ran when the column 'tlp_color_name' already exists, then the result will return false and a ForgeUpgradeException will be thrown. How to test: - make dev forgeupgrade --> Everything is ok Change-Id: I4cc8e52ed60a9014717cb04b4c2f685f27fff8d8

Modified Files

Name
M plugins/cardwall/db/mysql/updates/2018/201806061545_add_tlp_color_name_cardwall_column.php +7 −3 Go to diff View file