Export & Import
Templating.app now allows you to export and import Issue Templates, making it easy to transfer templates between projects, back them up, or share them with your team. Instead of manually recreating templates, you can now save them as JSON files and import them whenever needed.
Export an Issue Template
Exporting an Issue Template allows you to download its configuration as a JSON file.
Steps to Export
- Open the Issue Template you want to export.
- Click on Details in the top right corner.
- Click on the three-dot icon (•••).
- Select Export. Your template will be downloaded as a JSON file.
Import an Issue Template
Importing an Issue Template allows you to restore a previously exported template or move it to another project.
Steps to Import
- Open an existing Issue Template or create a new one.
- Click on Details in the top right corner.
- Click on the three-dot icon (•••).
- Select Import.
- Choose the JSON file you previously exported. Follow the on-screen instructions to complete the import process.
What an export contains
An export is a backup of the template, not of the work items created from it. It covers the template details, the issue hierarchy and the form variables.
Two things are not carried over by an import:
- Permissions. If the original template has permission restrictions configured, they are not applied to the imported template. Set them again after importing.
- Instance specific values. Issue type IDs, custom field IDs, components, versions, groups and users belong to the site and project they came from. Importing into a different site or project does not remap them, so review those fields afterwards.
For moving templates between projects or sites, see Migrate templates and issues.
Limits
| Work items per template | 500 |
| Child items per work item | 500 |
| Hierarchy depth | no limit |
| Issue Templates per project | 60 |
| Form variables per template | 20 |
| Options per select variable | 20 |
| Custom fields per work item | 50 |