Skip to content

fixed broken zod extend that required a student name on update#390

Open
AidanLoran wants to merge 1 commit into
stagefrom
389-bug-api-call-to-update-student-exp-after-form-completion-broken
Open

fixed broken zod extend that required a student name on update#390
AidanLoran wants to merge 1 commit into
stagefrom
389-bug-api-call-to-update-student-exp-after-form-completion-broken

Conversation

@AidanLoran

Copy link
Copy Markdown
Collaborator

zod schema for student update falsely extended student create zod schema, requiring a name object and making all api calls to update student fail. Removed the extend and added the optional name field to the update schema.

@AidanLoran AidanLoran linked an issue Jul 4, 2026 that may be closed by this pull request
@AidanLoran AidanLoran changed the base branch from main to stage July 4, 2026 01:15
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

[BUG] API call to update student exp after form completion broken

1 participant