Skip to content

fix: Parse items from request body when not in kwargs#2

Merged
sammish merged 1 commit into
mainfrom
develop
Dec 17, 2025
Merged

fix: Parse items from request body when not in kwargs#2
sammish merged 1 commit into
mainfrom
develop

Conversation

@sammish
Copy link
Copy Markdown
Contributor

@sammish sammish commented Dec 17, 2025

Frappe doesn't always pass nested JSON arrays through kwargs. Now explicitly reads frappe.request.data to get the full JSON body including the items array.

Frappe doesn't always pass nested JSON arrays through kwargs.
Now explicitly reads frappe.request.data to get the full JSON body
including the items array.

🤖 Generated with [Claude Code](https://claude.com/claude-code)

Co-Authored-By: Claude Opus 4.5 <noreply@anthropic.com>
@sammish sammish merged commit 789f9ec into main Dec 17, 2025
1 of 4 checks passed
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.

1 participant