﻿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
27787	call_command() should validate the arguments it receives	Tim Graham	Chandrakant Kumar	In #27769 it was observed that `call_command()` doesn't reject unknown options. In that case, `noinput=True` was passed rather than `interactive=False`. It would be nice if such errors didn't pass silently.	Cleanup/optimization	closed	Core (Management commands)	dev	Normal	fixed			Ready for checkin	1	0	0	0	0	0
