-
Notifications
You must be signed in to change notification settings - Fork 47
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
unknown response when scanning barcode assigned to a supplier part #246
Comments
@EthanTheMathmo the main maintainer of the repo is currently not available but I will try to help triage with more information.
|
server: 0.10.0 |
@EthanTheMathmo are you running the development version? Last stable release is 0.9.2 |
I think so - just got it running yesterday. Is this behaviour unexpected? (i.e., is there support for supplier barcodes on the app in the last stable version?) In which case, I'll reinstall |
It should work either way. But latest tends to break more often as not everything is e2e tested. I will look into it in the coming days, we might have a bug at our hands. |
I changed to the stable version and still not working. The response I’m
shown on the mobile app is attached below.
…On Fri, Jan 13, 2023 at 6:47 PM Matthias Mair ***@***.***> wrote:
It should work either way. But latest tends to break more often as not
everything is e2e tested.
I will look into it in the coming days, we might have a bug at our hands.
—
Reply to this email directly, view it on GitHub
<#246 (comment)>,
or unsubscribe
<https://github.com/notifications/unsubscribe-auth/AN64GYQM4TNFN4WJR6LEAXTWSGPMFANCNFSM6AAAAAAT2ONKLA>
.
You are receiving this because you were mentioned.Message ID:
***@***.***>
|
@EthanTheMathmo this seems to be an issue with the app, we will have to wait till the maintainer is online again - please be patient for a few days. |
No worries - I found a temporary workaround for my use case.
…On Sun, Jan 15, 2023 at 6:17 PM Matthias Mair ***@***.***> wrote:
@EthanTheMathmo <https://github.com/EthanTheMathmo> this seems to be an
issue with the app, we will have to wait till the maintainer is online
again - please be patient for a few days.
—
Reply to this email directly, view it on GitHub
<#246 (comment)>,
or unsubscribe
<https://github.com/notifications/unsubscribe-auth/AN64GYU2I4O62BF2LUFN3YLWSQ5LJANCNFSM6AAAAAAT2ONKLA>
.
You are receiving this because you were mentioned.Message ID:
***@***.***>
|
@EthanTheMathmo thanks for reporting this. Currently the app does not "know" about supplier parts - which is why it is reporting an unknown response here. I'll add support for supplier parts in for the next release of the app :) |
@EthanTheMathmo this has now been implemented in #253 This feature will be released soon in 0.10.0 |
awesome, thank you.
…On Fri, Feb 3, 2023 at 10:06 PM Oliver ***@***.***> wrote:
@EthanTheMathmo <https://github.com/EthanTheMathmo> this has now been
implemented in #253 <#253>
This feature will be released soon in 0.10.0
—
Reply to this email directly, view it on GitHub
<#246 (comment)>,
or unsubscribe
<https://github.com/notifications/unsubscribe-auth/AN64GYUEM5PID7MRGBT57GTWVV6N3ANCNFSM6AAAAAAT2ONKLA>
.
You are receiving this because you were mentioned.Message ID:
***@***.***>
|
I have barcodes assigned to supplier parts which have arrived in stock, and ideally would be able to scan them on the app. While the api response works (returning that a match was found, and giving the supplier part), the app gives an 'Unknown Response' message, rather than taking me to the supplier part in question
The text was updated successfully, but these errors were encountered: