You're on your way to the next level! Join the Kudos program to earn points and save your progress.
Level 1: Seed
25 / 150 points
Next: Root
1 badge earned
Challenges come and go, but your rewards stay with you. Do more to earn more!
What goes around comes around! Share the love by gifting kudos to your peers.
Keep earning points to reach the top of the leaderboard. It resets every quarter so you always have a chance!
Join now to unlock these features and more
The Atlassian Community can help you and your team get more value out of Atlassian products and practices.
Hello there,
I can't manage to import multiple attribute with CSV import.
There is my csv :
Type,Name,MAC,Materiel,Localisation
Localisation,601,,,
Localisation,602,,,
ARS-05,TS-GHC91-ARS05-0001,,,
ARS-05,TS-GHC91-ARS05-0002,,,
Mediascreen,TS-GHC91-MS-0001,,TS-GHC91-JAO18-0010f3640312||TS-GHC91-ARS05-0001,601
Mediascreen,TS-GHC91-MS-0002,,TS-GHC91-JAO18-0010f3640338||TS-GHC91-ARS05-0002,602
Import works proprely, but the field "Mon matériel" is not updated :
Even if the objets can be selected manually :
Do you know where I'm wrong ?
Thanks in advance,
That's OK . I'm just dumb.
For the record, I'he juste change the parameter to "Label IN (${Materiel${0}})" in Object mapping IQL.
Thanks all for your patience !
Hi Thomas,
Glad that you found the solution, also it would work if you would have used Name instead of NAME and if Name is the Label. It's case sensitive.
Best Regards
Alexander
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
OMGZ thanks so much. The documentation here does NOT mention using an array (or however you did this) AT ALL.
https://documentation.riada.se/display/ICV50/CSV+Import
I have a list of applications installed on a computer, and even after turning all the semi colon delimiter to || (double pipe) as recommended in the instructions, it failed spectacularly.
Changing the input to Name IN (${Applications${0}}) has solved the problem.
THANKS!
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.