mirror of
https://github.com/moodle/moodle.git
synced 2025-07-28 01:41:03 +02:00
Before MDL-59854 it was possible to have duplicate forum subscriptions. Trying to import backups created from back then, caused a DB exception due to unqiue key constraints. Now only one of multiple identical forum subscritions is restored.