Bug #84041
closedEpic #72584: sysext:impexp
Existing file references are modified after export/import
0%
Description
Exporting a tree structure and re-importing this very structure causes existing sys_file_references to be modified.
The references are assigned to the new imported CEs and thus do not show up with the old content anymore.
Deeper inspection shows, that only the uid_foreign field is modified, the pid still points to the original location of the CE.
happened with v8.7.10
I guess #67188 is causing a regression here.
Updated by Markus Klein over 6 years ago
- Related to Bug #67188: Wrong FAL References after Import added
Updated by Christian Kuhn over 6 years ago
I'm sure the fix of #67188 did not cause an additional regression but fixed the issues in question. Maybe your case is a second problem. Could you investigate deeper?
Updated by Susanne Moog over 6 years ago
- Target version changed from next-patchlevel to 8.7.11
Updated by Markus Klein over 6 years ago
- Target version deleted (
8.7.11) - Is Regression changed from Yes to No
Updated by Markus Klein over 6 years ago
- Subject changed from File existing references are modified after export/import to Existing file references are modified after export/import
- Parent task set to #72584
Updated by Sybille Peters over 6 years ago
Just to make sure: You are saying that already existing (before import) relations are (falsely) modified by import by changing the sys_file_reference.uid_foreign?
Updated by Sybille Peters over 6 years ago
- Related to Bug #85406: Related files in Text & Media do not get exported / imported correctly added
Updated by Christian Kuhn about 1 year ago
- Status changed from Accepted to Closed
Closing here, lack of feedback.
If this is still an issue, we could follow-up with a fresh issue.