Change date missing
I'm using Single Content Sync to do a batch export/import. Our content has Entity Reference Fields. The content shows the last saved date on the original site, but when we import it only shows the creation date.
The content is definately updated, unfortunately the saved date isn't updated and just shows the creation date. I took a look at the YAML file and it only shows "created: unix_time_stamp" it doesn't have a changed/saved date.
Issue fork single_content_sync-3559667
Show commands
Start within a Git clone of the project using the version control instructions.
Or, if you do not have SSH keys set up on git.drupalcode.org:
Comments
Comment #2
garethb_uk commentedComment #3
nginex commentedComment #5
nginex commentedComment #9
schillerm commentedsorry I mis-clicked there..
Comment #10
schillerm commentedHi, I have reviewed and tested MR !176 on a D11 site and everything works as expected. Exported and imported a block and article page and can see the changed timestamp. Code changes seem straight forward. Moving to RTBC.
Comment #12
nginex commented