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

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:
Dell XPS 15) and its object key (e.g. SRV-1234). People read the
first, scripts read the second. Multi-valued references join both columns
with ; in matching order.ITSM-42).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.
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.
The app runs entirely on Atlassian Forge — no external servers, no data egress. See the Privacy Policy. License terms: EULA.
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.
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.