Skip to content

fix: drop empty strings/objects/arrays in JSON exports - #235

Open
AdleenaLobo wants to merge 1 commit into
frappe:developfrom
AdleenaLobo:fix/issues
Open

fix: drop empty strings/objects/arrays in JSON exports#235
AdleenaLobo wants to merge 1 commit into
frappe:developfrom
AdleenaLobo:fix/issues

Conversation

@AdleenaLobo

@AdleenaLobo AdleenaLobo commented Aug 13, 2026

Copy link
Copy Markdown

I have added few recursive checks for the json file and then removing them recusively through remove_null_fields function. Below are the results.
Before the changes:
before-bug-229

After the changes:
after-bug-229

Have ran migration :
bug-#229-migrate

@greptile-apps

greptile-apps Bot commented Aug 13, 2026

Copy link
Copy Markdown
Contributor

Confidence Score: 5/5

The PR appears safe to merge.

No blocking failure remains; the previously reported indentation error is fixed at the current head.

Reviews (3): Last reviewed commit: "fix: drop empty strings/objects/arrays i..." | Re-trigger Greptile

Comment thread studio/export.py
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