butterfly icon indicating copy to clipboard operation
butterfly copied to clipboard

Improve upgrade requested version validation error message

Open fabiocarvalho777 opened this issue 5 years ago • 0 comments

This exception is being throw correctly. However, it would be better if the exception message was more accurate, identifying and stating accurately why the version is invalid, as described below:

  1. "Upgrade version is invalid"
  2. "Application is already at the requested upgrade version (version)"
  3. "Requested upgrade version (req version) is older than the version the application is at (app version)"

fabiocarvalho777 avatar Sep 14 '18 19:09 fabiocarvalho777