-
Notifications
You must be signed in to change notification settings - Fork 2
Labels
Description
🚨 오류 상황 및 원인
Exception: NullPointerExceptionLocation: LostItemArticleInfoService.java Line 34Cannot invoke "in.koreatech.koin.domain.user.model.User.getProfileImageUrl()" because the return value of "in.koreatech.koin.domain.community.article.model.LostItemArticle.getAuthor()" is null
탈퇴한 사용자의 프로필을 조회할 경우 NPE 발생
Reactions are currently unavailable