﻿id	summary	reporter	owner	description	type	status	component	version	severity	resolution	keywords	cc	stage	has_patch	needs_docs	needs_tests	needs_better_patch	easy	ui_ux
22474	Bad migration detection in multiple database setup	Claude Paroz	nobody	While trying to play with migrations in contrib apps, I stumble upon test issues, and finally found out that the migration was only applied to the first database ('default'), because while setting the second test database ('other'), `MigrationRecorder` was querying the first (default) database to detect if the migration was applied or not.	Bug	closed	Migrations	1.7-beta-1	Release blocker	fixed			Ready for checkin	1	0	0	0	0	0
