Skip to content
New issue

Have a question about this project? # for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “#”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? # to your account

[BUG] Message state not getting updated to EXECUTED #464

Open
mpgxvii opened this issue May 8, 2024 · 0 comments
Open

[BUG] Message state not getting updated to EXECUTED #464

mpgxvii opened this issue May 8, 2024 · 0 comments
Assignees
Labels
bug Something isn't working

Comments

@mpgxvii
Copy link
Member

mpgxvii commented May 8, 2024

Describe the bug

  • When the Message Job gets executed (FCMSender sends the message at the specified timestamp), a MessageStateEvent: EXECUTED must be added.
  • Currently, when the Message gets added the ADDED state event is added, but not when it's executed.
  • Works for v2.0.2 and not for v2.4.0 onwards

Priority
4

Difficulty
4

@mpgxvii mpgxvii added the bug Something isn't working label May 8, 2024
@mpgxvii mpgxvii self-assigned this May 8, 2024
# for free to join this conversation on GitHub. Already have an account? # to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

1 participant