Bug Error when merging posts

There is a bug in this version
J

JackieChun

Guest
The following error is encountered when merging 2 posts from the same thread by the same user. Both messages had a like from another user.

XF\Db\DuplicateKeyException: MySQL query error [1062]: Duplicate entry 'post-15893-0' for key 'content_type_id_user_id'
src/XF/Db/AbstractStatement.php:230
Aug 27, 2024 at 12:08 PM

Stack trace​

UPDATE xf_reaction_content SET content_id = ?, content_user_id = ?, is_counted = ? WHERE reaction_content_id IN (1469)
------------...

Read more

Continue reading...