Skip to content

Ending activities

Rick Lutjen requested to merge issue_421_ending_activities 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_421_ending_activities)

Related Issues

(issue #421 (closed) )

Description

(Will end activities when appropriate to clear the stack after the activity's purpose is completed.)

Steps to Test

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

  1. click guest forms
  2. click guest visit checkin
  3. sign in either through barcode or manual
  4. if it is not successfully signed in click the register button from the confirmation fragment
  5. from there, click the back button; should return you to the home page of the app not back to GV_ConfirmationFragment.

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

  • Unsure of where to end for CheckExpirationDate, not sure of it's purpose.
  • For the listed steps above I cannot currently test it because I need the online database.
Edited by Rick Lutjen

Merge request reports