### Is there an existing issue for this? - [X] I have searched the existing issues ### Current Behavior ```Python collection.insert(movie_dict) ``` movie_dict is the last movie ### Expected Behavior ```Python collection.insert(batch) ``` batch is the last batch, may be <5 movies ### Steps To Reproduce _No response_ ### Software version _No response_ ### Anything else? _No response_