Skip to content

Conversation

dkd-friedrich
Copy link
Contributor

Target pid is adjusted during imports, as the TCA rootLevel setting is not considered the pid is e.g. adjusted for sys_file_metadata, this will cause errors if not imported to root page (=0).

By checking the TCA rootLevel setting of the imported tables and skipping the adjustment for all tables that can only exist in the root, this issue is fixed.

Resolves: #37

Target pid is adjusted during imports, as the TCA rootLevel
setting is not considered the pid is e.g. adjusted for
sys_file_metadata, this will cause errors if not imported to
root page (=0).

By checking the TCA rootLevel setting of the imported tables
and skipping the adjustment for all tables that can only exist
in the root, this issue is fixed.

Resolves: in2code-de#37
@einpraegsam einpraegsam merged commit 866e912 into in2code-de:master Aug 25, 2025
1 check passed
@einpraegsam
Copy link
Collaborator

Thx for your work

@dkd-friedrich dkd-friedrich deleted the bugfix/master/37-respect_root_level_setting branch August 25, 2025 07:58
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

sys_file_metadata not imported to root level
2 participants