Migration is reading the previous state instead of the current
Db migrate is dependent on the db-migrate-status file. Revision file changes but because of the refactor that happened in the implementation that changed resource to recipe, in the database-migrate recipe "Revision" that is read from the file is the previous one and not the current one.
This is a bug that is important to handle as soon as possible.