Schema Tools

Assets Exporter for Jira Service Management — Documentation

Export a whole Assets object schema to one Excel file — every object type, every reference resolved.

How it works: pick a schema, click Export, get one xlsx on your issue

What it does

Jira Service Management’s built-in export handles one object type at a time, as CSV, with links between objects reduced to raw IDs. Assets Exporter produces a single .xlsx from an entire object schema:

Requirements

Getting started

  1. Install the app from the Atlassian Marketplace.
  2. Open Apps → Assets Exporter in Jira’s top navigation.
  3. Pick an object schema from the list.
  4. Enter the key of the issue that should receive the file (e.g. ITSM-42).
  5. Click Export. When it finishes, follow the link to the issue and download the attachment.

Small schemas export in seconds. Schemas with many object types run as a background job — the page shows progress and you can leave and come back.

How large can a schema be?

The exporter is built for whole-schema exports and streams the workbook rather than assembling it in memory. It has been exercised on schemas with dozens of object types and workbooks of hundreds of thousands of rows. Very large schemas simply take longer; the export runs in the background.

Data handling

The app runs entirely on Atlassian Forge — no external servers, no data egress. See the Privacy Policy. License terms: EULA.

Troubleshooting

The export fails with a permissions error. The app reads Assets as itself (not as the clicking user). If your Assets object schema restricts access via its Roles configuration, add the app under the schema’s roles (Schema settings → Roles).

A reference column shows a key but the file has no sheet for it. The reference points at an object in a different schema — the Overview sheet counts these. Export that schema separately if you need the target rows.

The issue key is rejected. The app needs an existing issue it can attach files to; check the key and that the project allows attachments.

Support

Contact us via the support link on the Marketplace listing. Include your schema’s object type count and the approximate object count — it speeds up diagnosis.