Skip to content

hotfix: 스크랩 된 Post 삭제시 실패하던 버그 픽스 #84

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

Merged
merged 1 commit into from
Nov 11, 2024

Conversation

csb0710
Copy link
Member

@csb0710 csb0710 commented Nov 11, 2024

How it Works

  • 스크랩 된 Post가 삭제되지 않는 버그 픽스
    • Post 엔티티에 1대다로 연관된 ScarpList이 삭제 되도록 수정
    • scraplist에 'orphanRemoval = true' 추가

Tests

  • : 스웨거를 이용한 간단한 동작 테스트

@csb0710 csb0710 added the hotfix label Nov 11, 2024
@csb0710 csb0710 self-assigned this Nov 11, 2024
Copy link

Unit Test Results

0 tests   0 ✔️  0s ⏱️
0 suites  0 💤
0 files    0

Results for commit f9c06be.

@csb0710 csb0710 merged commit ef41690 into develop Nov 11, 2024
2 checks passed
@csb0710 csb0710 deleted the hotfix/scraped-post-delete branch November 11, 2024 15:33
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant