Skip to content

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

Merged
v-patel merged 2 commits into
stagefrom
389-bug-api-call-to-update-student-exp-after-form-completion-broken
Jul 17, 2026
Merged

fixed broken zod extend that required a student name on update#390
v-patel merged 2 commits 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
@AidanLoran
AidanLoran requested a review from chanabyte July 13, 2026 18:56
@AidanLoran
AidanLoran requested a review from nevins321 July 13, 2026 19:01
@v-patel
v-patel merged commit 94dc3e6 into stage Jul 17, 2026
1 check passed
@v-patel
v-patel deleted the 389-bug-api-call-to-update-student-exp-after-form-completion-broken branch July 17, 2026 21: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

3 participants