I tried upgrading from 6.x-1.4 to 6.x-2.x on a development site with existing matrix content in the database. The results were messy - nothing displayed at the front end, at the back end, the 'table' was misaligned with only some input fields containing data.
I checked the configuration of the field within my content type, the table header and row values had carried over correctly, but they were not displayed when editing content.
Upgrading makes this module unusable (at least in my case).
Just posting this in case it's helpful to someone.
Comments
Comment #1
langworthy commentedWe tried to upgrade from 1.4 to 2.0-alpha1 and also ran into some problems.
Running
update.phpworked well enough.When we edit nodes the data all seems to be in place, but when viewing nodes no data is displayed.
When trying to use the new Views integration no data is displayed.
Comment #2
intrafusion