Skip to content
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

Closed
EthanTheMathmo opened this issue Jan 13, 2023 · 11 comments · Fixed by #253
Closed

unknown response when scanning barcode assigned to a supplier part #246

EthanTheMathmo opened this issue Jan 13, 2023 · 11 comments · Fixed by #253

Comments

@EthanTheMathmo
Copy link

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

@matmair
Copy link
Member

matmair commented Jan 13, 2023

@EthanTheMathmo the main maintainer of the repo is currently not available but I will try to help triage with more information.

  1. What version is your server running? Maybe post the version information here.
    2, What version of the app your running?

@EthanTheMathmo
Copy link
Author

server: 0.10.0
app: 0.9.2, build 52

@matmair
Copy link
Member

matmair commented Jan 13, 2023

@EthanTheMathmo are you running the development version? Last stable release is 0.9.2

@EthanTheMathmo
Copy link
Author

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

@matmair
Copy link
Member

matmair commented Jan 13, 2023

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.

@EthanTheMathmo
Copy link
Author

EthanTheMathmo commented Jan 13, 2023 via email

@matmair
Copy link
Member

matmair commented Jan 15, 2023

@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.

@EthanTheMathmo
Copy link
Author

EthanTheMathmo commented Jan 23, 2023 via email

@SchrodingersGat
Copy link
Member

@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 :)

@SchrodingersGat
Copy link
Member

@EthanTheMathmo this has now been implemented in #253

This feature will be released soon in 0.10.0

@EthanTheMathmo
Copy link
Author

EthanTheMathmo commented Feb 4, 2023 via email

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging a pull request may close this issue.

3 participants