﻿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
23288	Unable to correctly access data in table during migration	Matthew Meyer	Andrew Godwin	I created a profile and then setup some relations to it. When I change the relation from the profile to the User model and try to access the data after the models.py file has been changed but before the migration has been completed the members field returns only a single profile objects instead of the ones that were assigned. Dumping the data shows that users with id 2,3,4,5 are in team with id 1, but when accessing the field from the migration only user id 2 is returned.	Bug	closed	Migrations	1.7-rc-2	Release blocker	fixed		info@… cmawebsite@…	Ready for checkin	1	0	0	0	0	0
