Yurii Kuznietsov
Yurii Kuznietsov
I don't understand. Please provide steps to reproduce: https://github.com/espocrm/espocrm/issues/new?assignees=&labels=&template=bug_report.md&title=
Are you talking about Foreign fields being not loaded until the link is saved?
This is not easy to fix I think.
Check `data/config.php` `version` parameter. Is it 6.0.9?
I don't think so. Does your PHP environment supports running shell command from PHP code? This code checks it https://github.com/espocrm/espocrm/blob/6.1.2/application/Espo/Core/Console/Commands/Upgrade.php#L440. Maybe your upgrade is running in a single process.
Well, my previous comment might be not so relevant, because the main error occurs before.
I really don't know what it could be. Try to debug what exactly table is not OK.
I'm not sure that upgrade has something to do with this. It might by a coincidence.
Weird that it happened during upgrade rather than before. Maybe because ALTER TABLE query was executed.
The problem that side panels often are too heigh.