Group upload handling was updated for spreadsheet imports, with a follow-up fix for school data creation.

The group action code now handles XLSX upload processing directly, while the school import flow checks whether a school already exists before inserting a new record. This prevents duplicate school data while still allowing group uploads to create missing references when needed.

References: d9eed3e, c81e6c6