[14:58:52] <vfuse> I'm trying to upgrade from 3.4 to 3.6 and getting the following error when performing updates on some documents: Fatal error: Uncaught MongoDB\Driver\Exception\BulkWriteException: The key is too long
[14:59:17] <vfuse> These updates are really simple like updateOne({'_id': id}, {$set: {'status': 'OK'}})