Skip to content

0-imported rows process cannot be cleared from Status #19

@DBinaghi

Description

@DBinaghi

Hello.

Just noticed that processes where all rows are skipped (for any reason) cannot be cleared from the Status page.
I believe the problem originates in the following line in IndexController.php:
|| ($csvImport->isImportError() && $importedRecordCount == 0)) {

By removing the first check, problem is fixed.
Hope this helps.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions