Skip to content

Project Import: Fail gracefully & record failures

Aleksei Lipniagov requested to merge 37057-record-import-failures into master

What does this MR do?

Introduce the ImportFailure table.
Errors appearing during the Project Import will be stored in the table, and the Import process will continue.

Does this MR meet the acceptance criteria?

Conformity

Related to #37057 (closed)

Edited by 🤖 GitLab Bot 🤖

Merge request reports