Skip to content

DRAFT: Adding in the verification for the barcode that is manually entered in the Guest Visit.

Nicholas Reis requested to merge issue_422_barcode_verification into main

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

issue_422_barcode_verification

Related Issues

Closes issue #422

Description

Currently, the barcode is not being verified if it is in the format of abc-1234. I wish to add verification to see if it is being entered correctly.

Steps to Test

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

  1. Go to the Manual Sign-in page within the Guest Visit page and attempt to enter incorrect barcodes
  2. Attempt to enter a barcode that is longer than the normal 8-character barcode.
  3. Enter a correctly formatted barcode.

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 Nicholas Reis

Merge request reports