Hi,
I'm having same problem on our development environment:
The DELETE statement conflicted with the REFERENCE constraint "OSFRK_OSLTM_SYNCUSERS_OSSYS_USER_USERID". The conflict occurred in database "FC062D019", table "dbo.OSLTM_SYNCUSERS", column 'USERID'.
The statement has been terminated.
On production the user delete action runs without any problems.
It was working ok and there were no changes on our side to this flow.
How can we fix it without redoing flow to inactivate users instead of deleting them?
Thank you.