Skip to content

Fixing the manual barcode entry within Guest Registration

Nicholas Reis requested to merge Fixing_Manual_Barcode_Entry 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

Fixing_Manual_Barcode_Entry

Related Issues

Related to closed issue #412 (closed)

Description

This issue will fix the manual barcode entry by allowing for the barcode to be sent into the fragment result so that the users registration works correctly.

Steps to Test

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

  1. Check that only valid barcodes are allowed
  2. Check if the users information was correctly entered into the database

Merge request reports