﻿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
3305	Multiple ForeignKeys in same model seems to break inline edits.	anonymous	Adrian Holovaty	"Multiple ForeignKeys in same model seems to break inline edits.

Using the attached models.py with SVN 4325 (and earlier), any attempt to change a profile's GameOfInterests using the ""Change Profile"" admin form will delete all GameOfInterests from that profile. Furthermore, attempting to change a profile's GameOfInterests via Profile.ChangeManipulator has no effect on GameOfInterests at all. However, changing GameOfInterests via the ""Change game of interest"" admin form works correctly."	defect	closed	Database layer (models, ORM)	dev	normal	duplicate	ForeignKey ChangeManipulator		Unreviewed	0	0	0	0	0	0
