---
title: "Important: #102130 - Optimizing T3D Import/Export module"
manual: "TYPO3 Core Changelog"
version: "main"
permalink: "https://docs.typo3.org/permalink/changelog:important-impexp-1698313214"
source: "Changelog/13.0/Important-102130-ImpExpModification.rst"
typo3-version: "13.0"
typo3-major: 13
type: "important"
issue: 102130
forge: "https://forge.typo3.org/issues/102130"
tags: ["Backend", "NotScanned", "ext:impexp"]
rendered: "2026-09-25T23:17:45+00:00"
---

# Important: #102130 - Optimizing T3D Import/Export module {#important-impexp-1698313214}

See [forge#102130](https://forge.typo3.org/issues/102130)

## Description {#description}

The Import/Export backend module is based on code that is
very hard to maintain, and is tightly coupled with both
the `DataHandler` and `RefIndex` routines.

To improve maintainability and reliability in these areas,
parts of the Import/Export module need to be refactored
as an ongoing effort.

The documentation of the Import/Export module now addresses
these challenges.

The ongoing refactoring may affect importing dumps from
older versions of TYPO3. Importing these dumps may lead
to missing data, also due to changes made
longer ago (i.e. the `pages_language_overlay` table no longer
exists, changes in workspaces, ...).

When performing an import of outdated TYPO3 versions,
thoroughly check the generated warnings and errors, so that
you can either recreate or upload missing data manually.
