﻿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
22487	Moving from initial_data to data migrations stops test data persisting	Andrew Godwin	Andrew Godwin	"Before migrations came along, tests would happily flush the database before each test so they could restore the data that was previously in there - initial data could be easily loaded from the initial_data fixture.

Now we're encouraging data migrations to load initial data in - which are superior in almost every way - there's no easy way to replay that data back at the moment and so tests just don't see this data. Something needs to be done to allow initial data to persist across tests."	Bug	closed	Testing framework	1.7-beta-1	Release blocker	fixed		jakerothenbuhler@… merb cmawebsite@…	Accepted	0	0	0	0	0	0
