Skip to content

feat(ui): ignore errors that occured during logical data/dump restore

Lasha Kakabadze requested to merge ignore-logical-errors-for-ui into master

Description

Add additional checkboxes to ignore errors that occurred during logical data dump (logicalDump) or restore (logicalRestore)

Related issue

Examples

Additional checkboxes on the Configuration form

image

Checklist

  • MR description has been reviewed
  • MR changes are functionally tested
  • MR does NOT have API/CLI changes OR there are API/CLI changes and they have been reviewed & DOCS ARE ADJUSTED (reference doc, etc)
  • MR does NOT have UI changes OR there are UI changes and they have been reviewed & UX IS REVIEWED
Edited by Lasha Kakabadze

Merge request reports