Skip to content

DRAFT: issue#398

ego Agct requested to merge guest-intakeissue#398 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

(guest-intakeissue#398)

Related Issues

(issue#398,#397 and #399)

Description

(write guest registration information to the local database if not connected to the remote database)

Steps to Test

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

  1. Step 1
  2. Step 2
  3. Step 3

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

  • data is written to the remote database in the SummaryFragment.java (around line 309) when registering guest to database.
  • Note 2
  • Note 3
Edited by ego Agct

Merge request reports