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: 조회수 증가 로직 오류 해결 #454

Merged
merged 2 commits into from
Oct 13, 2024
Merged

fix: 조회수 증가 로직 오류 해결 #454

merged 2 commits into from
Oct 13, 2024

Conversation

mikekks
Copy link
Member

@mikekks mikekks commented Oct 12, 2024

👩‍💻 Contents

  • 조회수 증가 로직 오류 해결했습니다.
  • 기존에 마이그레이션하다 해당 로직이 누락된 것 같습니다!

📝 Review Note

  • 더 좋은 방법이 있다면 편하게 말씀주세요 !!

📣 Related Issue

✅ 점검사항

  • docker-compose.yml 파일에 마이그레이션 한 API의 포워딩을 변경해줬나요?
  • Spring Secret 값을 수정하거나 추가했다면 Github Secret에서 수정을 해줬나요?
  • Nestjs Secret 값을 수정하거나 추가했다면 Docker-Compose.yml 파일 및 인스턴스 내부의 .env 파일을 수정했나요?

@mikekks mikekks added the 🐞 fix 기능 버그 label Oct 12, 2024
@mikekks mikekks self-assigned this Oct 12, 2024
Copy link

height bot commented Oct 12, 2024

Link Height tasks by mentioning a task ID in the pull request title or commit messages, or description and comments with the keyword link (e.g. "Link T-123").

💡Tip: You can also use "Close T-X" to automatically close a task when the pull request is merged.

Copy link
Member

@hoonyworld hoonyworld left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

고생하셨습니다!

작은 부분이지만, 코멘트 남겼으니 확인부탁드려요~

@mikekks mikekks merged commit 91f12c4 into develop Oct 13, 2024
1 check passed
@mikekks mikekks deleted the fix/#453 branch October 13, 2024 03:41
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
🐞 fix 기능 버그 size/S
Projects
None yet
Development

Successfully merging this pull request may close these issues.

fix: 조회수 로직 문제 해결
2 participants