[DP-323/324/333] 히스토리 버그 수정 — 로그인/댓글/AI요약 포인트/취소 환불#126
Merged
github-actions[bot] merged 1 commit intodevelopV2from Apr 13, 2026
Merged
[DP-323/324/333] 히스토리 버그 수정 — 로그인/댓글/AI요약 포인트/취소 환불#126github-actions[bot] merged 1 commit intodevelopV2from
github-actions[bot] merged 1 commit intodevelopV2from
Conversation
- DP-323: 로그인 시 daily_login 히스토리 저장
- DP-324: History에 comment FK + level 컬럼 추가, 댓글 생성/삭제 시 히스토리 연동
- DP-333: AI 요약 자동 히스토리/포인트 제거, POST /contents/{id}/summary/viewed 엔드포인트 신설
- DP-334: ai_summary_viewed 히스토리에 level 필드 추가
- 스크랩/좋아요 취소 시 히스토리 삭제 + 포인트 환불
- 답변/게시글 삭제 시 포인트 환불 (ANSWER_WRITE, ANSWER_ADOPTED, QUESTION_WRITE)
|
2 tasks
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.


Summary
daily_login히스토리 미기록 수정comment_created히스토리 잔류 수정 (History에comment_idFK 추가)추가 변경
AnswerInfo.preview,CommentInfo추가Test plan