Download & Extend

Migrating dates to repeating date fields...need example please

Project:Date
Version:7.x-2.6
Component:Code
Category:support request
Priority:normal
Assigned:Unassigned
Status:active

Issue Summary

Hi all,

I am using the migrate module to migrate a Joomla site to Drupal 7.x site. I have migrated all users, news items, and forums into my new site, so overall migrate is working well for me and has been straightforward.

However, I now need to migrate calendar events. I have set up up a fieldtype called eventdate that can be a repeating date and also has the end date exposed.

I have spent literally **days** trying to find a clean example code to help with this but no luck. I have installed and enabled the requisite migration module and have verified that the DateMigrateFieldHandler is enabled. But I am not seeing any of the expected subfields for the destination date field (named: eventdate).

I studied the example date migration over and over but I seem to just noit be getting something.

Can someone please give me a clue for which direction I need to go?

thanks!

Comments

#1

hi schuffr,

did you find a solution ? would you share it ?