Is there an existing issue for this?
Problem statement
During table migration, it appears that all are jobs finish successful even if not all tables could have been migrated.
Proposed Solution
Let jobs fail if not all tables could be migrated. This makes the overall validation much easier for users.
Additional Context
No response