In data center after synchronize in import configuration. Then showing some host information with other information . So in the hosts if there is some duplicate hosts are coming so how to remove one from that host in the object schema.
Hi!
In your import if you want Host to be unique, you should mark it as identifier OR set unique property on the attribute in the object type configuration.
At this point I don't think there is an easy way to remove duplicates. What you could do
Hope this helps!
Regards,
Jeroen
Thanks Jeron, for the reply
But the duplicate hosts which is already present in object schema how can I remove that hosts without using manual delete.
Thanks, regards
Risikanta
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
Hi,
When you have found the object with IQL, you can delete them in Bulk, but be careful with this that you have the right selection of objects in your IQL.
Regards,
Jeroen
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
Thanks Jeron for the reply
I can't understand where I actually write the IQL or delete. So you have any documents or any screenshot for how to delete.
Thanks, and Regards,
Risikanta
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
Well,
First you have to find the objects created by the import (you have to know when the import has run), you don't need IQL, you can do this with the basic search also:
Then, after being absolutely sure you got the right objects, you can delete them. Do NOT delete the ObjectType:
You might want to read up on Assets and AQL:
https://support.atlassian.com/jira-service-management-cloud/docs/use-insight-query-language-iql/
Regards,
Jeroen
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
Thanks Jeron for this documentation
So that is applicable for only when import the file. But already I have more than 100 duplicate host in my assets so how delete these hosts any idea about this.
So already I have more than 100 duplicate host so how to delete all the duplicate and keep only one between then in duplicates.
Regards
Risikanta Pradhan
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
Online forums and learning are now in one easy-to-use experience.
By continuing, you accept the updated Community Terms of Use and acknowledge the Privacy Policy. Your public name, photo, and achievements may be publicly visible and available in search engines.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.