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.
What is the format in which I need to create a CSV file to bulk load User Stories with Multiple Acceptance Criteria
Hello @Sumant Panda,
Can you tell us what is "Acceptance Criteria"? Please share a screenshot.
Cheers,
Jack
Hello Jack, I am trying to bulk load stories which will have multiple acceptance criteria
Alright, I think you are using Checklist for Jira app.
CC @Yves Riel _Okapya_ to answer the question.
Hi @Sumant Panda ,
It indeed seems to be Checklist for Jira but that seems to either be server or Data Center, not cloud.
CSV import is available starting with v5.1 and here's the format that need to be followed:
Regards,
Yves
Hi @Yves Riel _Okapya_ ,
This does not work.
Data Used:
Epic Id,Issue Type,Summary,Description,Team,AC1
ARTDL-9,10001,Test Summary,Test Description,"Team 1", "{""name"":""Item to import""}"
Error Log:
2021-08-25 22:13:55,189 INFO - Importer started! 2021-08-25 22:13:55,191 INFO - Engine is running in Validation-only mode 2021-08-25 22:13:55,193 INFO - All issues will be imported to project: Surrounding Systems (SURBP) 2021-08-25 22:13:55,193 INFO - Creating issue: [externalId='autoid-795921822887527054', summary='Test Summary'] 2021-08-25 22:13:55,199 WARN - The value [ {null={"name":"Item to import"}} ] can't be added to the Custom Field [ Acceptance Criteria (CL) ]. The value [ {null={"name":"Item to import"}} ] can't be found or is in the incorrect format 2021-08-25 22:13:55,355 INFO - No problems found with issue 'Test Summary'
Jira Version Details:
Hi @Sumant Panda ,
As mentioned above, the CSV import only works starting checklist v5.1. Did you update the app? Your screenshot shows version 4.x.
Yves