-
-
Notifications
You must be signed in to change notification settings - Fork 5
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
[BUG] hot fix issue with notification service #266
Labels
bug
An issue with the system 🐛.
Comments
SaintAngeLs
added a commit
that referenced
this issue
Jun 2, 2024
SaintAngeLs
added a commit
that referenced
this issue
Jun 2, 2024
SaintAngeLs
added a commit
that referenced
this issue
Jun 2, 2024
(#266) hot fix notification service
SaintAngeLs
added a commit
that referenced
this issue
Jun 2, 2024
(#266) hot fix notification service update
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Describe the Bug
The description goes below.
To Reproduce
Steps to reproduce the behavior:
notification service AddOrUpdateAsync method creates the object with the bson.type of Object.Id but it should be Guid.
Expected Behavior
Update the AddOrUpdateAsync method
The text was updated successfully, but these errors were encountered: