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

[BE] 채팅 연관 로직 수정 #105

Open
Minjae-An opened this issue May 30, 2024 · 0 comments · May be fixed by #106
Open

[BE] 채팅 연관 로직 수정 #105

Minjae-An opened this issue May 30, 2024 · 0 comments · May be fixed by #106
Assignees
Labels
✨ feat 새로운 기능 추가

Comments

@Minjae-An
Copy link
Contributor

Minjae-An commented May 30, 2024

작업에 대한 설명

  • 채팅 요청 수락시, 요청한 사용자가 알림을 받은 사용자인 지 검증하는 로직 수정
  • @ChatController에서 발생한 예외, ExceptionAdvice에서 처리할 수 있게 수정
  • 채팅 요청 수락 응답 제공
  • 채팅 메시지 목록 조회, 트랜잭션 선언 수정
@Minjae-An Minjae-An added the ✨ feat 새로운 기능 추가 label May 30, 2024
@Minjae-An Minjae-An self-assigned this May 30, 2024
Minjae-An added a commit that referenced this issue May 30, 2024
채팅 요청 알림을 통해 채팅 수락시 채팅방으로 넘어갈 수 있도록 채팅방 ID 제공
Minjae-An added a commit that referenced this issue May 30, 2024
Minjae-An added a commit that referenced this issue May 30, 2024
- 채팅 요청 수락시 채팅방 ID 응답토록 변경
- 요청한 사용자와 알림을 받은 사용자가 불일치할 때 예외 발생토록 수정
@Minjae-An Minjae-An changed the title [BE] 채팅 요청, 채팅 요청 수락 로직 수정 [BE] 채팅 요청 수락 로직 수정 May 30, 2024
@Minjae-An Minjae-An linked a pull request May 30, 2024 that will close this issue
Minjae-An added a commit that referenced this issue May 30, 2024
채팅 메시지 조회시 읽기 처리가 반영되도록 잘못된 트랜잭션 선언 수정
@Minjae-An Minjae-An changed the title [BE] 채팅 요청 수락 로직 수정 [BE] 채팅 연관 로직 수정 May 30, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
✨ feat 새로운 기능 추가
Projects
None yet
Development

Successfully merging a pull request may close this issue.

1 participant