it seems that something went wrong with the migration. I have tested it locally and was running it two times successfully in the cloud, but it seems it was not enough.
Can you post the document from the Mongo Database? There is also a Migration collection. Would be great to get the status of this collection.
Yes, confirmed that its not running migration. I’m not sure WHAT the heck is wrong with it – all kinds of problems. I think I’m going to use the backup and delete the whole thing, than restore it. I’ve tried everything else…
But no need to investigate further – I’ve figured out the problem. We run a shared production replicated mongo instance that gets a lot of traffic from other in-house apps. Unfortunately, it seems writes are basically getting deleted as one of the replicas is “recovering” – causing all kinds of awful and strange behavior.
I put a new instance of mongodb just for our stuff and now have absolutely no issues. Migration happened, rules work again, etc.
Sorry for the confusion… but there was no clear indication the mongodb infrastructure was failing. Once I added a database and it didn’t appear – I knew something was up.