Skip to content

Remove success flag

SCOTT ROBERT COLE requested to merge feature/removeSuccessFlag into develop

If there is an error saving an ISO number, the cronmeta object would not be updated. This is not what we wanted. Removed the boolean and just fail if there is a major error.

Merge request reports