Updating migration to fix https://github.com/sebastian-lenz/craft-linkfield/issues/230#254
Updating migration to fix https://github.com/sebastian-lenz/craft-linkfield/issues/230#254LinneaHarts wants to merge 3 commits intosebastian-lenz:mainfrom
Conversation
|
@sebastian-lenz I can confirm this fixes the issue of "unknown column" This issue prevents upgrades to Craft4, ran into this issue by running |
|
@sebastian-lenz I can confirm the issue and the solution. |
|
I'm getting the same problem, this migration is fix for me. |
|
Looking also forward to get this merged! Thanks |
|
Since it seems this plugin is no longer maintained, our solution was to migrate to another plugin on Craft 3 before upgrading to Craft 4. |
Mind sharing which plugin? |
LinkIt since we've used it on other projects. But there's also https://plugins.craftcms.com/hyper?craft4 $19 |
|
Thanks! |
|
@sebastian-lenz I can also confirm this fixed the migration issue from 3 to 4 |
I was also experiencing this error when updating my Craft 3 sites to Craft 4 and upgrading the linkfield plugin. I created a fork with an updated migration on it that checks if columns exist before trying to delete them