Skip to content
GitLab
Projects Groups Snippets
  • /
  • Help
    • Help
    • Support
    • Community forum
    • Submit feedback
    • Contribute to GitLab
  • Sign in
  • prechecker prechecker
  • Project information
    • Project information
    • Activity
    • Members
  • Repository
    • Repository
    • Files
    • Commits
    • Branches
    • Tags
    • Contributors
    • Graph
    • Compare
  • Deployments
    • Deployments
    • Releases
  • Analytics
    • Analytics
    • Repository
  • Activity
  • Graph
  • Commits
Collapse sidebar
  • integrationintegration
  • precheckerprechecker
  • Repository
Switch branch/tag
  • prechecker
  • mod
  • forum
  • backup
  • moodle2
  • restore_forum_stepslib.php
Find file BlameHistoryPermalink
  • Tobias Reischmann's avatar
    MDL-60669 forum: Added duplicate check for restoring forum subscriptions · 9bd68076
    Tobias Reischmann authored Nov 06, 2017
    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.
    9bd68076