SEBSERV-317 finishing
This commit is contained in:
parent
6a4c0ff89c
commit
f0fa591348
1 changed files with 1 additions and 0 deletions
|
@ -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,
|
||||
|
|
Loading…
Reference in a new issue