[RSS Feed/News] \XF\Import\Data\ReactionContent shouldn't retain IDs

Status
Not open for further replies.

XenForo

Administrative
  • Thread starter
  • Admin
  • #1
Currently if you have an importer that retains IDs you'll likely run into issues, especially with add-on importers. For example with this importer. I don't think keeping the ID on ReactionContent is ever important, so it's probably a good idea to set protected $allowRetainIds = false; on \XF\Import\Data\ReactionContent

ادامه مطلب...
 
Status
Not open for further replies.
Back
Top Bottom