core: do not ignore ActivityPendingError in Base_edit
They should be caught earlier by field validator. If an ActivityPendingError occurs, we don't want to "half-edit" the document.
Showing
Please register or sign in to comment
They should be caught earlier by field validator. If an ActivityPendingError occurs, we don't want to "half-edit" the document.