﻿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
22823	Migrate fails when an unmigrated app has a FK to a migrated app	Ben Davis	Andrew Godwin	"This ticket is a spin-off from #22563, as it's not clear yet whether or not the issues are related.

Assuming you have 3 apps `A`, `B`, and `C`, such that:

* `A` has migrations
* `B` has a migration we want to apply
* `C` has no migrations, but has an FK to `A`

When we try to migrate ""B"", an exception occurs because the ""B"" was not included in the ProjectState that is used to detect soft-applied migrations."	Bug	closed	Migrations	dev	Release blocker	fixed		django@…	Unreviewed	0	0	0	0	0	0
