'Error updating a list item' SharePoint Designer workflow Error
Reason:
Document gets locked when there are multiple fields set from the workflow.
Fix:
Set the 'Checkout' action before the other action items in the workflow. After the updates, set the check in action. By wrapping the workflow actions with the 'check-out/check-in' actions document will be available for all the updates.
0 comments:
Post a Comment