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

[Hotfix/BE] 로그아웃 시 팔로워 수가 초기화 되는 현상을 수정한다 #675

Merged
merged 2 commits into from
Sep 26, 2022

Conversation

hamcheeseburger
Copy link
Collaborator

issue: #674

작업 내용

  • 팔로우 수 증가, 감소에 대한 로직 Member update 로직과 분리
  • 재로그인 시 팔로우 수가 변하지 않음에 대한 인수테스트 추가

@hamcheeseburger hamcheeseburger added this to the 버그 수정 milestone Sep 26, 2022
@hamcheeseburger hamcheeseburger self-assigned this Sep 26, 2022
@hamcheeseburger hamcheeseburger merged commit 05f2cdc into hotfix/be/follower_count Sep 26, 2022
@hamcheeseburger hamcheeseburger deleted the issue674 branch September 26, 2022 05:39
Ohzzi pushed a commit that referenced this pull request Sep 26, 2022
* [Hotfix/BE] 로그아웃 시 팔로워 수가 초기화 되는 현상을 수정한다 (#675)

* fix: follow, unfollow 로직 MemberUpdate와 분리

* test: 재로그인 시 팔로워 수가 변하지 않는지에 대한 인수테스트 추가

* refactor: 테스트 코드 final 키워드 제거 및 메서드명 변경
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant