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

fix: FCM 토큰 갱신 updated_at 반영 안 되는 이슈 해결 #145

Merged
merged 2 commits into from
Nov 21, 2024

Conversation

ywonchae1
Copy link
Contributor

📋 상세 설명

  • FCM 토큰을 갱신할 때, 같은 필드인 경우 updated_at이 동작하지 않았습니다.
  • 갱신 시 updated_at을 현재 시간으로 업데이트 하도록 수정합니다.

@ywonchae1 ywonchae1 linked an issue Nov 21, 2024 that may be closed by this pull request
@github-actions github-actions bot added the fix 오류 수정 label Nov 21, 2024
Copy link
Member

@seok019283501 seok019283501 left a comment

Choose a reason for hiding this comment

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

.  / ̄|
 | .|따봉하나
,―′  .|.∧ ∧ 드립니다
| _)(^ω^)
| _
)|⊂)
| __)|-J
ヽ_)ノ

@ywonchae1 ywonchae1 merged commit 526696c into develop Nov 21, 2024
2 checks passed
@ywonchae1 ywonchae1 deleted the fix/144-fcm-updatedat branch November 21, 2024 00:49
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
fix 오류 수정
Projects
None yet
Development

Successfully merging this pull request may close these issues.

🍎 FCM 토큰 갱신 updated_at 반영 안 되는 이슈 해결
2 participants