﻿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
32321	Add system checks for invalid model field names for functional indexes in Meta.indexes.	Mariusz Felisiak	Hasan Ramezani	"The current system checks don't cover invalid models fields in functional indexes. This is not straightforward because resolving expressions with non-existent throws `FieldError`, so we cannot just collect columns from `Query._gen_cols()`.


Follow up to #26167.

I attached tests."	Cleanup/optimization	closed	Database layer (models, ORM)	3.1	Normal	fixed		Hannes Ljungberg	Accepted	1	0	0	0	0	0
