I am doing a migration from MOSS 2007 (12.0.0.6670) to SharePoint 2010 (Just SP1 for now) in our Dev Environment using the database attach method. (Moving from Server 2003 32bit, to Server 2008 R2 64bit - From SQL2005 SP3 to SQL2008R2)
After attaching the content DB, I've found that only CUSTOM workflows have migrated over to SP2010 - and not the Out of the box workflows that had already been configured. (The custom workflows were created in SP Designer).
I have gone to the site features, and confirmed that the 2007 workflows feature is activated, and as per my google search results, I've tried disabling, re-enabling, and doing it again in various orders, tried enabling the workflow features using powershell, and one suggestion that was relayed from Microsoft through someone to a forum post, Enable the feature, access the workflows through designer and they magically appear.
I can recreate the workflows, however going and recreating 2-3 workflows on such a huge number of lists would be a ton of effort - and I'm not sure that the workflow history from 2007 would still be linked (ie. clicking the 'Approved' link, in the 'Approval' column shows you who approved it when, if I end up recreating with the same name, will this link still be there, or will the link be gone?)
Is there any way to get these OOTB workflows that were already setup in 2007 to migrate along with the content database to the new SP2010 environment?