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

feat: ticketing-alert pub 전송 시 userId 활용 #52

Closed
wants to merge 1 commit into from

Conversation

ohksj77
Copy link
Member

@ohksj77 ohksj77 commented Jan 28, 2025

😋 작업한 내용

  • alarm.ticketing_alert 의 user_fcm_token -> user_id 로 스키마 수정
  • pub 시 userFcmToken 을 찾아와 넣지 않고 userId를 넣어 전송

🙏 PR Point

👍 관련 이슈


@ohksj77 ohksj77 added the feat Adding new feature label Jan 28, 2025
@ohksj77 ohksj77 self-assigned this Jan 28, 2025
Copy link
Contributor

@GaBaljaintheroom GaBaljaintheroom left a comment

Choose a reason for hiding this comment

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

수고하셨습니당~

@ohksj77 ohksj77 closed this Feb 3, 2025
@GaBaljaintheroom GaBaljaintheroom deleted the feat/ticketing-alert-schema branch February 9, 2025 14:55
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
feat Adding new feature
Projects
None yet
Development

Successfully merging this pull request may close these issues.

feat: alarm.ticketing_alert 스키마 수정
2 participants