SEBSERV-317 finishing

This commit is contained in:
anhefti 2022-06-13 17:08:17 +02:00
parent 6a4c0ff89c
commit f0fa591348

View file

@ -194,6 +194,7 @@ public class ExamRecordDAO {
ExamRecordDynamicSqlSupport.status,
isInWhenPresent(stateNames));
} else {
// for default the archived state is not presented only on explicit request
whereClause = whereClause
.and(
ExamRecordDynamicSqlSupport.status,