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.
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:
Let me know if this information helps.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.