diff --git a/frappe/core/doctype/comment/comment.py b/frappe/core/doctype/comment/comment.py index 9cad86ece1..dff13e1170 100644 --- a/frappe/core/doctype/comment/comment.py +++ b/frappe/core/doctype/comment/comment.py @@ -161,7 +161,7 @@ def update_comments_in_parent(reference_doctype, reference_name, _comments): raise frappe.DataTooLongException else: - raise ImplicitCommitError + raise else: if frappe.flags.in_patch: return