Create
cancel
Showing results for 
Search instead for 
Did you mean: 
Sign up Log in
Celebration

Earn badges and make progress

You're on your way to the next level! Join the Kudos program to earn points and save your progress.

Deleted user Avatar
Deleted user

Level 1: Seed

25 / 150 points

Next: Root

Avatar

1 badge earned

Collect

Participate in fun challenges

Challenges come and go, but your rewards stay with you. Do more to earn more!

Challenges
Coins

Gift kudos to your peers

What goes around comes around! Share the love by gifting kudos to your peers.

Recognition
Ribbon

Rise up in the ranks

Keep earning points to reach the top of the leaderboard. It resets every quarter so you always have a chance!

Leaderboard

Come for the products,
stay for the community

The Atlassian Community can help you and your team get more value out of Atlassian products and practices.

Atlassian Community about banner
4,552,878
Community Members
 
Community Events
184
Community Groups

How do I bulk load Stories with multiple Acceptance Criteria?

What is the format in which I need to create a CSV file to bulk load User Stories with Multiple Acceptance Criteria 

4 comments

Sample CSV File

EpicLink,Issue Type,Summary,Description,Team,AC1
XXXX-9,10001,Test Summary,Test Description,"Team 1","Test Acceptance Criteria 1"

Jack Hunter _HeroCoders_
Marketplace Partner
Marketplace Partners provide apps and integrations available on the Atlassian Marketplace that extend the power of Atlassian products.
Aug 24, 2021

Hello @Sumant Panda,

Can you tell us what is "Acceptance Criteria"? Please share a screenshot.

Cheers,
Jack 

AcceptanceCriteria.png

Hello Jack, I am trying to bulk load stories which will have multiple acceptance criteria

Jack Hunter _HeroCoders_
Marketplace Partner
Marketplace Partners provide apps and integrations available on the Atlassian Marketplace that extend the power of Atlassian products.
Aug 25, 2021

Alright, I think you are using Checklist for Jira app.

CC @Yves Riel _Okapya_ to answer the question.

Like Sumant Panda likes this
Yves Riel _Okapya_
Marketplace Partner
Marketplace Partners provide apps and integrations available on the Atlassian Marketplace that extend the power of Atlassian products.
Aug 25, 2021

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:

https://okapya.atlassian.net/wiki/spaces/CHKDOC5/pages/2348318721/Exporting+importing+checklist+CSV+data

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:

Jira Version.png

Yves Riel _Okapya_
Marketplace Partner
Marketplace Partners provide apps and integrations available on the Atlassian Marketplace that extend the power of Atlassian products.
Aug 25, 2021

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

@Yves Riel _Okapya_ I will check tomorrow morning with the administrator and get back to you

Comment

Log in or Sign up to comment