﻿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
27432	showmigrations --plan should show migrations that would be applied for the given app_labels	Will Hardy	Tim Graham <timograham@…>	"If you call `showmigrations` with `--plan`, any `app_label`s that are also applied are ignored. But if you run `migrate` with a given `app_label`, a plan is followed that only applies migrations for the given app, and any dependencies that were found along the way.

Instead of ignoring any supplied `app_label`s, it would make more sense to behave as `migrate` does, providing a preview for a probable migration plan."	New feature	closed	Core (Management commands)	dev	Normal	fixed			Ready for checkin	1	0	0	0	0	0
