Fixed bug in DirectMapper that prevent relative external id pointer from functioning correctly.
This commit is contained in:
@@ -67,6 +67,8 @@ final class DirectMapper implements iImport
|
||||
iState::COLUMN_TYPE,
|
||||
iState::COLUMN_PARENT,
|
||||
iState::COLUMN_GUIDS,
|
||||
iState::COLUMN_SEASON,
|
||||
iState::COLUMN_EPISODE,
|
||||
],
|
||||
];
|
||||
|
||||
|
||||
Reference in New Issue
Block a user