Skip to content

Fix AuTA feedback v2

Ruben Backx requested to merge fix-auta-feedback into development
  • Remove @Transactional to not rollback all changes when an exception occurs (feedback was rolled back, but grades are submitted to core immediately).
  • Make setPendingState not create missing SubmitSubmissions in favour of creating SubmitSubmissions before running the script.
  • Fix typo
Edited by Ruben Backx

Merge request reports