Amazon web services – Adding new object to mongoDB changes the previously added object
I'm using AWS S3 and MongoDB in a full-stack react application. When I add a new recept in front-end it works normally. But once in a while it changes the rndImageName which I create on back-end. Images uploads to S3…