ŞafakOriginal post
Rank 2: Process
I tried migration from 1.5.5 to 1.5.6. You used test data.
Between 2 different dedicated servers
1 Database
4 Collection
14 Document
The system migrated the schematic correctly. It could not migrate some of the documents.
Only documents in 1 collection resulted in failed.
In all 4 documents, authorizations are defined as Any(create,read,update,delete). I double checked
Summary
Migration from version 1.5.5 to 1.5.6 failed due to authorization issues during the migration process. The migration was successful for databases and collections but encountered errors while pushing specific documents due to authorization problems. The error message indicates that the current user does not have the necessary permissions for the requested actions. Double-check the authorization settings for the affected documents.