Review Changes in Airbyte not saving after updatin...
# ask-ai
o
Review Changes in Airbyte not saving after updating Airbyte Instance
u
This issue could be due to a bug in the Airbyte version you're using. There have been instances where users have reported similar issues after upgrading their Airbyte instance. For example, in one [Github issue](https://github.com/airbytehq/airbyte/issues/45917), users reported persisting "Non-breaking schema updates detected" even after saving changes. The Airbyte team suggested updating to v0.64.6 as a potential fix for some permutations of this issue. If you're still facing the issue after updating, it would be helpful to provide more details about your problem, such as the steps you're taking, the connector source/destination and their versions, etc. This will help the Airbyte team reproduce the issue and provide a solution. Here are the general steps to review and save schema changes in Airbyte: 1. In the Airbyte UI, click Connections. Select a connection and navigate to the Schema tab. If schema changes have been detected, you'll see a blue "i" icon next to the
Schema
tab. 2. Click Review changes. 3. The Refreshed source schema dialog displays the changes detected. 4. Review the changes and click OK to close the dialog. 5. Click Save changes to ensure the schema changes are applied to the next sync. You can find more details in the [Airbyte documentation](https://docs.airbyte.com/using-airbyte/schema-change-management#review-detected-non-breaking-schema-changes). If the problem persists, I recommend creating a new issue in the [Airbyte Github repository](https://github.com/airbytehq/airbyte/issues) to get help from the Airbyte team.