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] Fix MongoDB Change Stream #20

Closed
jatiinyadav opened this issue May 10, 2024 · 5 comments
Closed

[FIX] Fix MongoDB Change Stream #20

jatiinyadav opened this issue May 10, 2024 · 5 comments
Assignees
Labels
bug Something isn't working gssoc An issue for GSSOC'24 level2 GSSOC Level 2

Comments

@jatiinyadav
Copy link
Owner

  1. In the MongoDLL Class Library project I have created a Class as MongoData.cs, in that class I have implemented the Mongo DB change stream, but it is not working correctly. Line 53

image

  1. When a user sends a message from the frontend, for now the message is being directly added into the array of messages, But I want that the message should be added by the data that is passed by the MongoDB change stream.

If you have any doubts, feel free to ask in the comments.

@jatiinyadav jatiinyadav added bug Something isn't working gssoc An issue for GSSOC'24 level2 GSSOC Level 2 labels May 10, 2024
@Shirapti-nath
Copy link

id like to work on this project sir. Can you assign me a task

@Shweta-281
Copy link

I want to work on this issue . Please assign me.

@jatiinyadav
Copy link
Owner Author

jatiinyadav commented May 19, 2024

Hi @Shirapti-nath,
As you didn't responded since last one week, this issue is being reassigned to @Shweta-281.

@jatiinyadav
Copy link
Owner Author

Hi @Shweta-281,
Any updates?

Shweta-281 added a commit to Shweta-281/Crew-Connect that referenced this issue Jun 3, 2024
Copy link

github-actions bot commented Jul 4, 2024

This issue has been automatically closed because it has been inactive for more than 30 days. If you believe this is still relevant, feel free to reopen it or create a new one. Thank you!

@github-actions github-actions bot closed this as completed Jul 4, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working gssoc An issue for GSSOC'24 level2 GSSOC Level 2
Projects
None yet
Development

No branches or pull requests

3 participants