Skip to content

Import module incorrectly says "has been run before" #936

@HenkMutsaerts

Description

@HenkMutsaerts

Description

If the import module has been run but crashed, it will still not allow rerunning — unless the user removes the derivatives folder. I thought the import module would now modularly check each subject? Does it only check if the subject folder exists? Or does it also check if the folder contains valid NIfTI files etc?

It should use the lock files appropriately, if import was run before, but crashed, these lock files won't exist, so should rerun. It should not be dependent on existence of folders.

Requirements

Optional: add bug requirements here

How to test

Put an error in different places of the import modules, the modularity should work in each case, and be independent of existence of folders etc. Also try putting an error at the beginning of the import module, this should also work.

Release notes

Required: summarize the changes for the release notes here

Metadata

Metadata

Assignees

Labels

bugSomething isn't working

Type

No type

Projects

No projects

Milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions