Merge branch 'develop' into custom-workspace-block
This commit is contained in:
commit
d5042147f7
1 changed files with 1 additions and 1 deletions
|
|
@ -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
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue