Generate JIRA JSON import file from markdown

Project settings


(default: 1)
(default: empty)



(example that defines existing epics:
{"First epic": "ABC-1", "Second epic": "ABC-2"}
)

User stories settings



(example that creates one user story per platform (iOS, Android) with prefix and component:
[
    {"prefix": "[iOS] ", "components": ["iOS"]},
    {"prefix": "[AND] ", "components": ["Android"]} 
]
)

User stories definition

You can find more information about how to import JSON file to JIRA HERE.


Link to import page (replace YOUR_ORGANIZATION_NAME):
https://YOUR_ORGANIZATION_NAME.atlassian.net/secure/admin/JsonSetupPage!default.jspa?externalSystem=com.atlassian.jira.plugins.jim-plugin:jsonImporter