Dry run migration failure report #57313
Labels
blocked
Feature:Saved Objects
Team:Core
Core services & architecture: plugins, logging, config, saved objects, http, ES client, i18n, etc
If a dry-run migration (#55404) fails, generate a migration report to make it easy to create a support request:
1. The report would be a NDJSON export of all failed objects.
2. If support receives such a report, we could modify all the objects to ensure the migration would pass and send this back to the client.
3. The client can then import the updated objects using the standard Saved Objects NDJSON import and run another dry run to verify all problems have been fixed.
Part of #52202
The text was updated successfully, but these errors were encountered: