02-25-2016, 06:31 PM
It looks like we are trying to do that here:
https://github.com/tsolucio/corebos/blob/master/build/migrate6/migrate_from_vt60.php#L217
that foreach loop should have eliminated your lines 33, 34 and 35, so there has been some mistake there
Try manually executing the SQL in the loop for the three IDs
There are a few others that you will need to create new: Alert*, ProgMant*
https://github.com/tsolucio/corebos/blob/master/build/migrate6/migrate_from_vt60.php#L217
that foreach loop should have eliminated your lines 33, 34 and 35, so there has been some mistake there
Try manually executing the SQL in the loop for the three IDs
There are a few others that you will need to create new: Alert*, ProgMant*
Joe
TSolucio
TSolucio