Fix a logical flaw that would skip logging notify success
The notify_done() would never log a success as the logging part was always skipped. Fix the code flow in the function.
Closes #4031 (closed)
The notify_done() would never log a success as the logging part was always skipped. Fix the code flow in the function.
Closes #4031 (closed)