The Atlassian Community can help you and your team get more value out of Atlassian products and practices.
No matter how I delimit the LABELS field in the CSV, I get one big label. Things I have tried:
label1,label2
"label1","label2"
["label1","label2"]
It appears the import function wants me to separate the labels with each in their own column. Is there really no way to do this in one column?
Hello Mike,
Using CSV, you will need to add a single column to each label that you want to import.
To do it in a different way you will need to use a different import method, as JSON.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
I have just succeed using just " " (space bar) for example:
label1 label2
and this works! :-)
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.
Connect with like-minded Atlassian users at free events near you!
Find an eventConnect with like-minded Atlassian users at free events near you!
Unfortunately there are no Community Events near you at the moment.
Host an eventYou're one step closer to meeting fellow Atlassian users at your local event. Learn more about Community Events
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.