Import Model still trying to use user_id despite specifying a different model

Hiya, I am using the import action, I have two Authenticatable models User and Admin, I changed the column name to admin_id on the imports migration but it still tries to use user_id
2 Replies