MongoDB Find and Update throwing error

I’m trying to update my mongo db status on a record to be “ready”. however when i run it i get the following error

Warning

Plan executor error during findAndModify :: caused by :: Performing an update on the path ‘_id’ would modify the immutable field ‘_id’