When I perform a DELETE request to remove a record, the parent entity gets deleted as expected, but the child entity is not deleted.
I attempted to manually execute the process from the database source, but it still isn’t working.
When I perform a DELETE request to remove a record, the parent entity gets deleted as expected, but the child entity is not deleted.
I attempted to manually execute the process from the database source, but it still isn’t working.