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

[FE] 인원을 삭제했을 때 지출 상세 캐시 데이터 지우지 않는 문제 #448

Merged
merged 1 commit into from
Aug 21, 2024

Conversation

jinhokim98
Copy link
Contributor

issue

구현 사항

멤버가 변동됐을 때 지출 상세 정보 데이터가 날라가지 않는 버그 수정했습니다.
인원이 변동됐을 때 (추가 제외) 지출 상세 캐시를 무효화 시켜서 영향이 없도록 수정했습니다

🫡 참고사항

Copy link
Contributor

@soi-ha soi-ha left a comment

Choose a reason for hiding this comment

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

👍👍

@jinhokim98 jinhokim98 merged commit c1bb0c3 into fe-dev Aug 21, 2024
1 check passed
@jinhokim98 jinhokim98 deleted the feature/#444 branch August 21, 2024 08:33
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
Status: ✅ Done
Development

Successfully merging this pull request may close these issues.

[FE] 인원을 삭제했을 때 지출 상세 캐시 데이터 지우지 않는 문제
3 participants