Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Fix case document lazy loading (#1331)
Lazy load the case defendants documents to fix the error: org.hibernate.LazyInitializationException: failed to lazily initialize a collection of role: uk.gov.justice.probation.courtcaseservice.jpa.entity.CaseDefendantEntity.documents: could not initialize proxy - no Session
- Loading branch information