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

♻️ 채팅 요청 상태 업데이트 함수 수정 #193

Closed
1 task done
hyun2371 opened this issue Jan 14, 2025 · 0 comments · Fixed by #194
Closed
1 task done

♻️ 채팅 요청 상태 업데이트 함수 수정 #193

hyun2371 opened this issue Jan 14, 2025 · 0 comments · Fixed by #194
Assignees
Labels
♻️ refactor 코드 기능 유지하되 코드 변경

Comments

@hyun2371
Copy link
Member

hyun2371 commented Jan 14, 2025

⚜️ To do

  • 업데이트 where 조건을 아이디 비교로 수정
@hyun2371 hyun2371 added the ♻️ refactor 코드 기능 유지하되 코드 변경 label Jan 14, 2025
@hyun2371 hyun2371 self-assigned this Jan 14, 2025
hyun2371 added a commit that referenced this issue Jan 14, 2025
* [rename] : DTO 이름 변경

* [refactor] : 만료된 채팅 요청 아이디를 비교해 상태 변경하도록 수정

* [test] : 아이디를 비교해 상태 변경하도록 수정 -> 테스트 반영

* [refactor] : 스케줄러 함수명 변경

* [feat] : 만료된 채팅 요청 아이디로 벌크 연산 호출

* [test] : 만료된 채팅 요청 아이디로 벌크 연산 -> 테스트 반영

* [refactor] : 로직 변경으로 불필요해진 repository 함수 제거
dudxo pushed a commit that referenced this issue Jan 14, 2025
* [rename] : DTO 이름 변경

* [refactor] : 만료된 채팅 요청 아이디를 비교해 상태 변경하도록 수정

* [test] : 아이디를 비교해 상태 변경하도록 수정 -> 테스트 반영

* [refactor] : 스케줄러 함수명 변경

* [feat] : 만료된 채팅 요청 아이디로 벌크 연산 호출

* [test] : 만료된 채팅 요청 아이디로 벌크 연산 -> 테스트 반영

* [refactor] : 로직 변경으로 불필요해진 repository 함수 제거
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
♻️ refactor 코드 기능 유지하되 코드 변경
Projects
None yet
Development

Successfully merging a pull request may close this issue.

1 participant