Closed pnoll1 closed 4 years ago
Texas and florida files were moved when they should have failed quality check for having multiple nodes with same id.
Expected behavior: File fails quality check, ready_to_move=False, file stays in working folder so good file from previous build is retained.
Issue likely happened in prep_for_qa. added error handling in 2f339000f0a21f1366f37f1355b1410b89c9358f to catch and keep files from overwriting last good run.
Texas and florida files were moved when they should have failed quality check for having multiple nodes with same id.
Expected behavior: File fails quality check, ready_to_move=False, file stays in working folder so good file from previous build is retained.