submission form cleanup

This commit is contained in:
makearmy 2025-10-06 22:05:29 -04:00
parent d44d8448e7
commit 1156984fa6
3 changed files with 112 additions and 49 deletions

View file

@ -82,7 +82,7 @@ export default function CO2GalvoList({
const fields = [
"submission_id",
"setting_title",
"owner",
// IMPORTANT: request the expanded relation only (do NOT include bare 'owner' id)
"owner.id",
"owner.username",
"uploader",