[BUGFIX] Scope import objects per site #182

Merged
Anja Leichsenring merged 1 commit from bugfix/scope_import_per_site into main 2026-08-19 09:14:27 +00:00

Imports defined to put their objects into directories that belong
to different sites must not use the other sites objects. As far
as imports are concerned, nothing outside their storagePid site
exists. If the instance is a multi site setup and different sites
use imports targeting the same objects, they must be duplicated
rather than reused. Each site holds its own objects and relations,
once.

Assisted-by: Claude Opus 5 noreply@anthropic.com

Imports defined to put their objects into directories that belong to different sites must not use the other sites objects. As far as imports are concerned, nothing outside their storagePid site exists. If the instance is a multi site setup and different sites use imports targeting the same objects, they must be duplicated rather than reused. Each site holds its own objects and relations, once. Assisted-by: Claude Opus 5 noreply@anthropic.com
[BUGFIX] Scope import objects per site
Some checks failed
CI / base-qa (pull_request) Successful in 22s
CI / advanced-qa (82, ^13.4) (pull_request) Has been cancelled
CI / advanced-qa (82, ^14) (pull_request) Has been cancelled
CI / advanced-qa (83, ^13.4) (pull_request) Has been cancelled
CI / advanced-qa (83, ^14) (pull_request) Has been cancelled
CI / advanced-qa (84, ^13.4) (pull_request) Has been cancelled
CI / advanced-qa (84, ^14) (pull_request) Has been cancelled
CI / advanced-qa (85, ^13.4) (pull_request) Has been cancelled
CI / advanced-qa (85, ^14) (pull_request) Has been cancelled
bdbbf88640
Imports defined to put their objects into directories that belong
to different sites must not use the other sites objects. As far
as imports are concerned, nothing outside their storagePid site
exists. If the instance is a multi site setup and different sites
use imports targeting the same objects, they must be duplicated
rather than reused. Each site holds its own objects and relations,
once.

Assisted-by: Claude Opus 5 noreply@anthropic.com
Anja Leichsenring force-pushed bugfix/scope_import_per_site from bdbbf88640
Some checks failed
CI / base-qa (pull_request) Successful in 22s
CI / advanced-qa (82, ^13.4) (pull_request) Has been cancelled
CI / advanced-qa (82, ^14) (pull_request) Has been cancelled
CI / advanced-qa (83, ^13.4) (pull_request) Has been cancelled
CI / advanced-qa (83, ^14) (pull_request) Has been cancelled
CI / advanced-qa (84, ^13.4) (pull_request) Has been cancelled
CI / advanced-qa (84, ^14) (pull_request) Has been cancelled
CI / advanced-qa (85, ^13.4) (pull_request) Has been cancelled
CI / advanced-qa (85, ^14) (pull_request) Has been cancelled
to 23aae21556
All checks were successful
CI / base-qa (pull_request) Successful in 30s
CI / advanced-qa (82, ^13.4) (pull_request) Successful in 3m55s
CI / advanced-qa (82, ^14) (pull_request) Successful in 4m4s
CI / advanced-qa (83, ^13.4) (pull_request) Successful in 3m36s
CI / advanced-qa (83, ^14) (pull_request) Successful in 4m4s
CI / advanced-qa (84, ^13.4) (pull_request) Successful in 3m54s
CI / advanced-qa (84, ^14) (pull_request) Successful in 4m11s
CI / advanced-qa (85, ^13.4) (pull_request) Successful in 3m41s
CI / advanced-qa (85, ^14) (pull_request) Successful in 3m53s
CI / base-qa (push) Successful in 31s
CI / advanced-qa (82, ^13.4) (push) Successful in 3m55s
CI / advanced-qa (82, ^14) (push) Successful in 4m14s
CI / advanced-qa (83, ^13.4) (push) Successful in 3m44s
CI / advanced-qa (83, ^14) (push) Successful in 4m8s
CI / advanced-qa (84, ^13.4) (push) Successful in 3m52s
CI / advanced-qa (84, ^14) (push) Successful in 4m1s
CI / advanced-qa (85, ^13.4) (push) Successful in 3m43s
CI / advanced-qa (85, ^14) (push) Successful in 3m56s
2026-08-19 08:57:22 +00:00
Compare
Anja Leichsenring deleted branch bugfix/scope_import_per_site 2026-08-19 09:14:27 +00:00
Sign in to join this conversation.
No reviewers
No labels
No milestone
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference
typo3/thuecat!182
No description provided.