Dear all,
not sure if this topic belongs here, but as Insight is still quite new in direct atlassian portfolio it seems like it is not yet included in the basic dropdowns for selecting the affected product. So far I was not able to find anything similar in an open ticket.
I have an existing and working Insight setup with a csv-import creating employee-objects in a scheme. The csv as well as the employee-object have an attribute "mailaddress" filled with e.g. "A.B@C.DE". Additionally I have added an "user"-attribute to the employee-object where I may add manually an existing Jira-User to this object.
I would like to assign that Jira-User directly during the csv-import by finding the matching Jira-User by the given mailaddress.
How and where can I do this? Is this something which I can configure somewhere before/during/after the csv-import directly in Insight? Or do I have to solve it e.g. by a scriptrunner batch job indepdent from the pure csv-import and the Insight functionalities?
Thank you very much for your help.
Best regards
Mario
Hi Mario,
Did you manage to find out how to import Assets via csv with Jira Users assigned?
I haven't been able to find any information on how to do this.
Hi there, Not sure it this is still a question but you can do that but creating attribute User and then export User List CSV in order to get User ID list, connect them with emails and then import/update exist object type in Asset :)
Hope this is understandable
Best Regards,
Nenad
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
@Nenad Micic can you explain this further?
I have a object type for my users and an object type for my assets, yet I cannot figure how to connect the 2 during a CSV import
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
Hi there,
Il try to :)
So everything in this are revolving around creating reference while importing if you want to update multiple objects at once
In your case User object should have asset object as attribute. both object should have one attribute as an unique value (usually that is Employee ID or hash for assets).
While importing lets say you are importing User CSV, in row with user you should provide hash for an asset that user is owner of. When you upload CSV you need to go mapping when you select attribute that is Asset Object and link it to column where hash is stored. After that you will have to enter reference so that insight can search it by it.
example "attribute (where attribute is identifier/label of that object" = ${CSV_HEADER_NAME} where CSV_HEADER_NAME is the datalocator
Trial and error is best way to learn this, i learn it with help of community and revers engineering of Discovery import.
Hope this was helpful
Best Regards<
Nenad
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.