You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Caused by: java.lang.IllegalArgumentException: Either from or to needs to be non-null
at com.querydsl.core.types.dsl.ComparableExpression.between(ComparableExpression.java:59)
at dao.CompetenceRequestDao.existingCompetenceRequests(CompetenceRequestDao.java:351)
at manager.flows.CompetenceRequestManager.checkCompetenceRequest(CompetenceRequestManager.java:550)
The text was updated successfully, but these errors were encountered:
Caused by: java.lang.IllegalArgumentException: Either from or to needs to be non-null
at com.querydsl.core.types.dsl.ComparableExpression.between(ComparableExpression.java:59)
at dao.CompetenceRequestDao.existingCompetenceRequests(CompetenceRequestDao.java:351)
at manager.flows.CompetenceRequestManager.checkCompetenceRequest(CompetenceRequestManager.java:550)
The text was updated successfully, but these errors were encountered: