- Issue created by @keinstein
- 🇺🇸United States ben.hamelin Adirondack Mountains, NY
ben.hamelin → made their first commit to this issue’s fork.
- 🇺🇸United States ben.hamelin Adirondack Mountains, NY
@keinstein Did some work on this today, and have a fix that provides LAST-MODIFIED as a timestamp like Drupal expects. However, it's worth noting this Feeds issue: https://www.drupal.org/project/feeds/issues/3060308 ✨ Add a mapping target for "changed" (Updated date) Needs work
Without a presave or postsave hook the default Drupal entity update handler is going to use the current time regardless of what you have in the feed. This fix is still needed to ensure we have a properly formatted timestamp for mapping.
-
ben.hamelin →
committed 4afefdc4 on 2.x-dev
Resolve #3358715 "Last modified fix"
-
ben.hamelin →
committed 4afefdc4 on 2.x-dev
Automatically closed - issue fixed for 2 weeks with no activity.