Skip to content

Commit 539a25f

Browse files
author
Damyon Wiese
committed
MDL-46148 questions: Added missing allow_commit for transaction
1 parent a77e8b7 commit 539a25f

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

Diff for: question/format.php

+1
Original file line numberDiff line numberDiff line change
@@ -372,6 +372,7 @@ public function importprocess($category) {
372372
$this->category = $newcategory;
373373
}
374374
}
375+
$transaction->allow_commit();
375376
continue;
376377
}
377378
$question->context = $this->importcontext;

0 commit comments

Comments
 (0)