Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

fix : 존재하는 포트폴리오 삭제 오류 수정 #260

Merged
merged 1 commit into from
Sep 30, 2024
Merged

Conversation

sycuuui
Copy link
Contributor

@sycuuui sycuuui commented Sep 30, 2024

#️⃣ 연관된 이슈

📝 작업 내용

양식 포트폴리오가 존재할 때, 존재하는 포트폴리오에서 노션, 링크 중 하나만 삭제요청 시 레코드자체가 삭제되는 오류 수정하였습니다.
querydsl에서 양식 포트폴리오 조건을 넣지 않아 발생한 문제 같아 수정했습니다.

스크린샷 (선택)

💬 리뷰 요구사항(선택)

@sycuuui sycuuui added the fix 기존 작성된 코드 수정 시 label Sep 30, 2024
@sycuuui sycuuui self-assigned this Sep 30, 2024
@sycuuui sycuuui merged commit ff3eae8 into main Sep 30, 2024
1 check passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
fix 기존 작성된 코드 수정 시
Projects
None yet
Development

Successfully merging this pull request may close these issues.

fix : 포트폴리오 삭제 관련 오류 수정
1 participant