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
String: BarcodeException: Unable to encode "13869637" to EAN 8 Barcode, checksum "7" should be "2"
File "stacktrace_utils.dart", line 10, in getCurrentStackTrace
File "sentry_exception_factory.dart", line 44, in SentryExceptionFactory.getSentryException
File "sentry_client.dart", line 235, in SentryClient._prepareEvent
File "sentry_client.dart", line 119, in SentryClient.captureEvent
File "hub.dart", line 173, in Hub.captureException
The text was updated successfully, but these errors were encountered:
Generally speaking, we shouldn't allow corrupted barcodes. I don't think the barcode scanner returns corrupted barcodes (though they may be inaccurate), but users can.
Sentry Issue: SMOOTHIE-529
The text was updated successfully, but these errors were encountered: