Skip to content

Import error modal shows five of the errors the engine reported and counts the rest #1130

Description

@geodro

Importing a dump into postgres over a schema that already had objects ended on "imported, but the engine reported 320 errors". The modal listed five of them and closed with "and 238 more distinct errors not shown", so the interesting failures past the fifth were unreachable from the UI.

The cap that keeps a report small is the same one the UI renders, and it is set to five. The modal already scrolls, so the report should carry the whole list, bounded generously rather than at a handful, while the one-line CLI summary keeps spelling out only the first few and counting the rest.

Metadata

Metadata

Assignees

Labels

No labels
No labels

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions