Skip to content

Resolve "Manual barcode check-in for remote db always tells a user they are registered"

License and Copyright Notice

By submitting this issue or commenting on this issue, or contributing any content to this issue, you certify under the Developer Certificate of Origin that the content you post may be licensed under GPLv3 (for code) or CC-BY-SA 4.0 International (for non-code content).

Branch Name

449-manual-barcode-check-in-for-remote-db-always-tells-a-user-they-are-registered (Paste the name of your branch here.)

Related Issues

Closes #449 (closed)

Description

Fixed issue with using manual barcode check-in all barcodes wrong or correct were returning as valid (Give a concise description of what this merge-request will accomplish.)

Steps to Test

(List the steps needed to test this merge request here using bullets, for ex:)

  1. Step 1-> First click Guest Visit Check-in
  2. Step 2 -> Then click Manual Sign-in
  3. Step 3->Connection to Remote database
  4. Step 4->Enter valid barcode
  5. Step 5->confirmation Fragment should return valid with phone information for correct barcode
  6. Step 6-> Enter invalid barcode
  7. Step 7-> Confirmation Fragment should return invalid

Relevant Screenshots

(Post any relevant screenshots here.)

Relevant Logs

(Paste any relevant logs here.)

Developer Notes

(List any notes you have about what you did here using bullets, for ex:)

  • Note 1
  • Note 2
  • Note 3
Edited by Cody bandrowski

Merge request reports