Skip to content

Commit

Permalink
[fc] Repository: plone.exportimport
Browse files Browse the repository at this point in the history
Branch: refs/heads/main
Date: 2025-01-22T16:17:49+01:00
Author: Maurits van Rees (mauritsvanrees) <maurits@vanrees.org>
Commit: plone/plone.exportimport@1c35a49

Import: update dates again at the end.

The original modification dates may have changed.

We save the original modification date on the object during the content import, and use this in the final importer.
This is what collective.exportimport does as well.

Files changed:
A news/39.bugfix.2
A src/plone/exportimport/importers/final.py
A tests/importers/test_importers_final.py
M src/plone/exportimport/importers/__init__.py
M src/plone/exportimport/importers/base.py
M src/plone/exportimport/importers/configure.zcml
M src/plone/exportimport/utils/content/__init__.py
M src/plone/exportimport/utils/content/import_helpers.py
M tests/importers/test_importers.py
Repository: plone.exportimport

Branch: refs/heads/main
Date: 2025-01-23T16:24:21+01:00
Author: Maurits van Rees (mauritsvanrees) <maurits@vanrees.org>
Commit: plone/plone.exportimport@0c08c81

Merge pull request #45 from plone/maurits-sustainable-exports-update-dates-at-end-take-two

Import: update dates again at the end. Take 2.

Files changed:
A news/39.bugfix.2
A src/plone/exportimport/importers/final.py
A tests/importers/test_importers_final.py
M src/plone/exportimport/importers/__init__.py
M src/plone/exportimport/importers/base.py
M src/plone/exportimport/importers/configure.zcml
M src/plone/exportimport/utils/content/__init__.py
M src/plone/exportimport/utils/content/import_helpers.py
M tests/importers/test_importers.py
  • Loading branch information
mauritsvanrees committed Jan 23, 2025
1 parent 272b2c7 commit 41840dc
Showing 1 changed file with 28 additions and 73 deletions.
Loading

0 comments on commit 41840dc

Please sign in to comment.