after building the WBS and conducting the sizing event, I have all my data in a spreadsheet. How do I load it to jira and accomplish linking tasks (dependencies, epics)
Two different upload needs here:
To upload in this manner, you need to use the Admin import tool. You can access this via Jira Settings > System > External System Import.
Below is specific advice for the questions asked. There are also some general requirements for CSV Imports - such as the Summary field is required, and Project Name/Type is needed when importing multiple projects in the same file, etc.
For more information in general, see this page on CSV imports
-------------------
Hierarchy:
You can upload Epics, Stories and Sub-Tasks in the same CSV - the basic field layout for just the hierarchical setup is:
^ This allows you to upload the three different levels without three separate upload files.
-------------------
Issue Linking:
This is similar to the above Issue ID / Parent ID:
For more information on linking - see a great example on this page
-------------------
Both these examples assume you're loading in all new issues. If you aren't, and you want to link a new issue to existing issues (for example), you can replace the numeric IDs you create in the file with actual Issue Keys - eg. ABC-123.
Let us know if you need any more assistance :)
Ste
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.