The jQuery support implemented in #526856: Show which source fields have already been assigned has a severe performance impact when the source view has dozens of fields. This needs to be tightened up.

Comments

dww’s picture

Agreed. I had to comment out drupal_add_js(drupal_get_path('module', 'migrate') .'/migrate.js'); on the site where I'm doing all this migration. I don't really have enough jQuery chops to help fix this, but I hope someone does. ;)

frankcarey’s picture

Yes, I'm getting js timeouts on the content setting page.

mikeryan’s picture

Status: Active » Closed (won't fix)

Won't be address in Migrate 1, irrelevant to Migrate 2.