Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

fix: Correctly extract last message #37602

Merged
merged 1 commit into from
Oct 20, 2023
Merged

fix: Correctly extract last message #37602

merged 1 commit into from
Oct 20, 2023

Conversation

ankush
Copy link
Member

@ankush ankush commented Oct 20, 2023

frappe.message_log now contains plain dictionary and not JSON strings,
so no need to load them.

@ankush ankush enabled auto-merge (squash) October 20, 2023 09:05
@github-actions github-actions bot added the needs-tests This PR needs automated unit-tests. label Oct 20, 2023
frappe.message_log now contains plain dictionary and not JSON strings,
so no need to load them.
@ankush ankush force-pushed the fix_pos_error_handling branch from 5468a00 to e8571ba Compare October 20, 2023 09:48
@ankush ankush merged commit ce7ac29 into develop Oct 20, 2023
11 checks passed
ankush added a commit that referenced this pull request Oct 20, 2023
frappe.message_log now contains plain dictionary and not JSON strings,
so no need to load them.
@github-actions github-actions bot locked as resolved and limited conversation to collaborators Jan 20, 2024
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
needs-tests This PR needs automated unit-tests.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant