Skip to content

DRAFT: Removing depreciated code found in the Guest Registration Nav Graph

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

Related Issues

Closes Issue #418

Description

Deleted any instance of a start fragment and a fifth fragment for the Guest Database Registration

Steps to Test

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

  1. Go to the Guest Database Registration, make sure that there are no instances of the start fragment or the fifth fragment
  2. Check in the Guest Database Registration Fragments classes if the StartFragment or the FifthFragment is present.
  3. Run through the Guest Checkin to make sure that it is working as intended

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

Merge request reports