I have now managed to fix this with a modified version of Raphael Ritz's trick :

site = app[<your plone id>]
tt = site['portal_types']
tt['Large Plone Folder']._finishConstruction(site.Members)

Then CMF recatalog, ATCT version, type migration, and it will become a ATBTreeFolder

Anyone reading this who thinks their Members folder migrated OK.... check again. ;-)

The Members folder can remain as a Large Plone Folder after migration, and no obvious symptoms will be there as long as each Members folder within it has become an ATFolder. But who knows when this corruption of data will come back to bite you.........................

_______________________________________________
Setup mailing list
[email protected]
http://lists.plone.org/mailman/listinfo/setup

Reply via email to