Use exceptions for MergeService error handling
If any method called by `MergeService#execute` raises a `MergeError`, that error's message will be logged, the model will be updated, and the merge will fail.
Showing
Please register or sign in to comment