Hi,
When uploading the csv, field Component has values - A,B,C and when issue gets created I do not see any value .. Similary when I do a import of csv through Admin rights I am able to see the values in Components..
Can anyone tell me ,if a user wants to add the multiple components what changes to be done.
Regards,
Suma
Community moderators have prevented the ability to post new answers.
Values should be in the CSV like this:
IssueType, Summary, FixVersion, FixVersion, FixVersion, Component, Component
bug, "First issue", v1, , , Component1,
bug, "Second issue", v2, , , Component1, Component2
bug, "Third issue", v1, v2, v3, Component1,Please take a look at the documentation -> https://support.atlassian.com/jira-cloud-administration/docs/import-data-from-a-csv-file/
Hi Alex,
Thank you for the quick help.. I am able to upload it now...
Regards,
Suma
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.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.