Hi guys,
We upgraded an application from 8.9.2.16 to 9.7.4 and lateron to 9.7.5.
It was a bit of an effort, but we seem to have succeeded.
We installed the result on an acceptance environment and downloaded the current production database (compatible with 8.9.2.16) and ran the update scripts to do a dry run for when we want to go live.
Now there is an issue with the Order detail in the CMS.
The updatescripts ran, but the table EcomOrderDebuggingInfo does not have the column OrderDebuggingInfoOrderAutoId
In the update log I cant find anything when serching for 'debug' ...
This column DOES exist in my local database which we updated from 8.9.2.16 to 9.7.4 and lateron to 9.7.5.
Those should be the same script I guess ... how can it be that I'm missing this column and how do I fix this?
I might be missing more updates ...
Thanks in advance