So, after adding the data in collection then for some reason it gets remove from the collection
Why it's happening ? tried 3 times
TL;DR
Issue: Data added to collection is being removed inexplicably.
Possible Solution: Check for any code or processes that may be inadvertently deleting the data upon insertion. Double-check the logic in place for adding data to the collection.