Fix AuTA feedback v2
- Remove
@Transactionalto not rollback all changes when an exception occurs (feedback was rolled back, but grades are submitted to core immediately). - Make
setPendingStatenot create missingSubmitSubmissions in favour of creatingSubmitSubmissions before running the script. - Fix typo
Edited by Ruben Backx