I am attempting to delete all versions(except the root version) of an asset using a task.I am using VersionHistory API to remove the version. It works for all of the versions except for the last one. I keep getting this error: OakIntegrity0001: Unable to delete referenced nodeIs there a way to rem...