Migrating assets with parent class

Class redirects for a migration seems like a heavy handed solution for this that I suspect could cause a lot of chaos. MAYBE i don’t really get whats going on but I really just want to import some components and sever any and all ties to my old and deprecated project.

The migration tool needs to be fixed to include blueprints with derived C++ classes or not allow us to migrate them at all. It’s been a maddening experience as a new developer. I am left wondering if this derived BP solution is even viable anymore and am likely going to be looking at pure C++ going forward… just not worth it.