Reply to thread

This was fixed with: https://xenforo.com/community/threads/xf-import-data-abstractentitydata-write-doesnt-return-new-id.156900/


Worth noting that there was also an issue if it tried to import a duplicate entity (which was blocked because it was already found in the import log). It would error when it tried to detach the entity as it wasn't saved yet. This will no longer throw an error.


Back
Top Bottom