Improve web error/validation messages
Error/validation messages (e.g. "One completed workout must be paired with one planned workout") show the rule that is being violated, not the way in which the rule is being violated (e.g. "Planned workout is already paired with a completed workout.") The latter is more useful for the user.
1
vote