Highlight "Failed Validation" Components
If the metadata Deployment Validation step fails, and the user clicks the "Back to Comparison" button, the components that caused the failure should be highlighted on the screen for manual review.
Currently, when a deployment fails on the validation step, my process is:
- Wait until the Validation step is done
- Sort by the Status to show Failures on top
- Take a screenshot of the list of errors (hopefully less than a full screen of errors)
- Click the "Back to Comparison" button
- Use the screenshot like a checklist to work through the errors
- Run Validation again, repeat as necessary
This would save a lot of time/hassle if I could return to the Comparison Results screen, and easily see the offending metadata components with some sort of highlight.
(Similar to this suggestion: https://gearset.uservoice.com/forums/283474-help-us-improve-gearset/suggestions/38273908-when-validation-fails-allow-option-to-automatical)