Hi i'm gettin "RCRD_LOCKED_BY_WF" when loading a s...
# general
w
Hi i'm gettin "RCRD_LOCKED_BY_WF" when loading a sales order record, any idea what can be the issue?
m
Look at all workflows deployed to this record type. there is a lock record action in the workflow
🎯 1
Are you getting this loading the record via script?
w
yes
m
Find the workflow causing the issue and update the context of the workflow action so that it only applies to the User Interface and not script or integration
🎯 2
You can also use the scripted records page to see the workflows deployed to this record type
ty1 1