Closed (won't fix)
Project:
Migrate
Version:
6.x-1.x-dev
Component:
User interface
Priority:
Normal
Category:
Bug report
Assigned:
Unassigned
Reporter:
Created:
6 Nov 2009 at 22:20 UTC
Updated:
16 Jul 2010 at 21:34 UTC
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
Comment #1
dwwAgreed. 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. ;)Comment #2
frankcarey commentedYes, I'm getting js timeouts on the content setting page.
Comment #3
mikeryanWon't be address in Migrate 1, irrelevant to Migrate 2.