My Realm Sync schemas are checked in to a github repository, and linked to the app. Automatic deployment is turned on.
I changed some field types from decimal to double in my schemas. (I have already changed the document values in Atlas.) When I checked in my changes, they won’t deploy because these are destructive changes. I see this in the deployment history:
Unfortunately, neither of the “Review draft & deploy” buttons actually does anything! How can I fix this?