Deleting CI Creates a new Empty CI
I am working on a fix script in our development environment to automatically find, merge, and delete duplicate records on our cmdb_ci_computer table.When I run the code, it deletes the duplicate record, and merges into a target record as design, but ...