Using OCS and Idoit together: Renamed host becomes a new imported host
-
Hello,
when i change the computername, ocs merged the new and the old one, but i-doit shows in the import screen: Not yet imported.
to get the computername be merged i need to do the following:
-
change the asset hostname in i-doit to the new name
-
change the name in i-doit to to the new name.
but i-doit thnx that it is still a new asset.
When i run the query: select
isys_obj__hostname
,isys_obj__title
FROM isys_obj whereisys_obj__title
= "newhostname"
it looks like idoit won't update the column isys_obj__hostname in the table isys_ob.
i-doit updates only the hostname in the isys_obj__title column and it should update the isys_obj__hostname to?i have a workaround to update the old computername in the column obj__hostname to the new computername. After that idoit merge the assets correctly.
It looks like this is a bug?
-
-
It it supposed to work this way. The importer is only for imports not for syncs.