Forums

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

how to convert microsoft word doc into user story

Saroj Kumar Yadav December 18, 2018

As an automation process, we want to import the requirement document in Microsoft word documents  and we want that to be converted in  multiple user story automatically.

 

is there any way to do that , please revert asap.

1 answer

1 vote
Petter Gonçalves
Atlassian Team
Atlassian Team members are employees working across the company in a wide variety of roles.
December 28, 2018

Hello Saroj,

Welcome to Atlassian Community!

You must configure on your word file the CSV format (Comma Separated Values) to import data to JIRA. In fact, you can also edit/configure it using Excel, which would be easier to see the structure of your fields.

Basically, CSV is a structure where you define the issue fields separating it by a comma. Using Microsoft Word, the structure would be like:

Summary, Assignee, Reporter, Issue Type, Description, Priority
"Test issue", admin, customer, incident, "test description", 1

For more information about this format, check the documentation below:

Importing data from CSV

Let me know if this information helps.

Suggest an answer

Log in or Sign up to answer