Forums

Articles
Create
cancel
Showing results for 
Search instead for 
Did you mean: 

csv import

Karim Belhadj
Contributor
March 8, 2019

hello teqm , isee thqt it's correct in the documentqtion of atlassian 

IssueType, Summary, FixVersion, FixVersion, FixVersion, Component, Component
bug, "First issue", v1, , , Component1,

but it looks weired for me , because  after the component1, there are no the value of component 2 or ( , , ).

i mean this is true :

bug, "First issue", v1, , , Component1, , 

i think that i do not well understand , can someone help me ?

 

Regards

1 answer

0 votes
Alexey Matveev
Rising Star
Rising Star
Rising Stars are recognized for providing high-quality answers to other users. Rising Stars receive a certificate of achievement and are on the path to becoming Community Leaders.
March 8, 2019

Hello,

bug, "First issue", v1, , , Component1, , 

means that

IssueType is bug

Summary is First issue

FixVersion is v1

FixVersion is empty

FixVersion is empty

Component is Component1

Component is empty

FixVersion and Component are multi select fields. That is why there can be multiple versions in the Fix Version field and multiple components in the Component field. 

In the issue in your example there is only one value for the Fix Version field and Component field.

But if a field has, suppose, 5 different versions then your line would look like this:

IssueType, Summary, FixVersion, FixVersion, FixVersion, FixVersion,FixVersion,Component, Component
bug, "First issue", v1, v2,v3 ,v4,v5, Component1,
Karim Belhadj
Contributor
March 8, 2019

@Alexey Matveev  

i understand that , can you tell what's the right line 1 or 2 and why ?

 

IssueType, Summary, FixVersion, FixVersion, FixVersion, Component, Component

Line 1 :bug,
"First issue", v1, , , Component1,

OR

Line 2 :bug,
"First issue", v1, , , Component1, ,

 

 

Regards

Alexey Matveev
Rising Star
Rising Star
Rising Stars are recognized for providing high-quality answers to other users. Rising Stars receive a certificate of achievement and are on the path to becoming Community Leaders.
March 8, 2019

I think both will work the same way. But the most correct is 

Line 2 :bug, "First issue", v1, , , Component1, ,

because you ve got two Component fields in the header 

Suggest an answer

Log in or Sign up to answer
TAGS
AUG Leaders

Atlassian Community Events