Skip to content

WIP: Features/try cleanup assignement and assignement log

https://trello.com/c/vetJENdU/68-cleanup-assignement-assignement-log

Results so far

  • /assignments and /assignments/terminated_index
    • terminated (Beendet) Assignments would need to be listed from AssignmentLog
      • The same views could just get AssignmentLog.all
      • New views for terminated (Beendet) Assignments
    • Filters would need to be adapted
  • performance reports will need to be either scopeing Assignment.with_deleted or pull in AssignmentLog
  • Access Imports would need to be somewhat changed to apply assignment termination correctly and without causing Exceptions
Edited by Kaspar Vollenweider

Merge request reports