AktiverStudentOhneStatus check: check for status already in SQL instead of getLastStatus function, future status with 4 months buffer

This commit is contained in:
KarpAlex
2022-09-29 19:41:30 +02:00
parent 7c02f21582
commit eee43fe921
4 changed files with 15 additions and 41 deletions
+1 -1
View File
@@ -209,7 +209,7 @@ $fehlerArr = array(
'fehlercode' => 'CORE_STUDENTSTATUS_0007',
'fehler_kurzbz' => 'AktiverStudentOhneStatus',
'fehlercode_extern' => null,
'fehlertext' => 'Aktive/r StudentIn ohne Status %s (prestudent_id %s, Studiensemester %s)',
'fehlertext' => 'Aktive/r StudentIn ohne Status (prestudent_id %s)',
'fehlertyp_kurzbz' => 'error',
'app' => 'core'
),