You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Something parsing fails and a QtyError is thrown. The error messages give a vague idea of what went wrong, but it would be great if they could include the input that it was trying to parse. That way you can easily glance from the error messages if for for example the input format is not supported.
Example: Unit not recognized becomes Unit not recognized when attempting to parse "1 LT".
The text was updated successfully, but these errors were encountered:
wvteijlingen
changed the title
Add parsing value to QtyError
Add parsing input to QtyError messages
Oct 28, 2019
Something parsing fails and a QtyError is thrown. The error messages give a vague idea of what went wrong, but it would be great if they could include the input that it was trying to parse. That way you can easily glance from the error messages if for for example the input format is not supported.
Example:
Unit not recognized
becomesUnit not recognized when attempting to parse "1 LT"
.The text was updated successfully, but these errors were encountered: