q2a 1.5.4
1. Question is marked as duplicate
2. Original (referenced from duplicate) is closed!
3. Trying to delete the duplicate question triggers the mysql error:
Question2Answer query failed:
DELETE FROM qa_posts WHERE postid=123
Error 1451: Cannot delete or update a parent row: a foreign key constraint fails (`db`.`qa_posts`, CONSTRAINT `qa_posts_ibfk_4` FOREIGN KEY (`closedbyid`) REFERENCES `qa_posts` (`postid`))
Solution for now:
+ Re-Open closed original question
+ Then delete duplicate(s)
+ close original again