Skip to content

Fix: 친구 신청 수락 시, 세션 상태 FRIENDS로 함께 변경 (#160)#165

Merged
user040131 merged 4 commits intodevfrom
Fix/#160-세션상태와친구상태통합
Feb 4, 2026

Hidden character warning

The head ref may contain hidden characters: "Fix/#160-\uc138\uc158\uc0c1\ud0dc\uc640\uce5c\uad6c\uc0c1\ud0dc\ud1b5\ud569"
Merged

Fix: 친구 신청 수락 시, 세션 상태 FRIENDS로 함께 변경 (#160)#165
user040131 merged 4 commits intodevfrom
Fix/#160-세션상태와친구상태통합

Conversation

@user040131
Copy link
Copy Markdown
Collaborator

PR 타입(하나 이상의 PR 타입을 선택해주세요)

  • 기능 추가
  • 기능 삭제
  • 버그 수정
  • 의존성, 환경 변수, 빌드 관련 코드 업데이트

반영 브랜치

Fix/#160-세션상태와친구상태통합
ex) feature/#3-로그인구현 -> develop

변경 사항

  • friends/requests/accept/:requesterUserId 로 친구 신청 수락 시, 해당 세션 상태를 동시에 FRIENDS로 변경
    ex) 로그인 시, 구글 소셜 로그인 기능을 추가했습니다.

테스트 결과

image

ex) 베이스 브랜치에 포함되기 위한 코드는 모두 정상적으로 동작해야 합니다. 결과물에 대한 스크린샷, GIF, 혹은 라이브 데모가 가능하도록 샘플API를 첨부할 수도 있습니다.

@user040131 user040131 linked an issue Feb 4, 2026 that may be closed by this pull request
1 task
Copy link
Copy Markdown
Collaborator

@SeojunKim-pumisj SeojunKim-pumisj left a comment

Choose a reason for hiding this comment

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

확인했습니다

@user040131 user040131 merged commit 4b5e756 into dev Feb 4, 2026
1 check passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

[FIX] 세션 상태 변경을 친구 수락/거절과 통합

2 participants