Gino Miceli
Gino Miceli
@lecrabe @rfontanarosa FYI
> @gino-m Is the product requirement that first dialog be shown if the sign up form link is missing else the second dialog (as per [#2402 (comment)](https://github.com/google/ground-android/issues/2402#issuecomment-2113585224))? That's correct!
> Earlier app crash when any offline LOI is not available. Do you mean "when no LOIs are available offline"?
@rawbzz wdyt?
@anandwana001 Can you please test rotation on all app screens and add UI tests for all screens.
Rotation is still not enabled, reopening.
@anandwana001 Confirmed all screens tested, closing.
I propose the following solution long-term: - [ ] Serialize survey and jobs as protos in two tables in the local db, eliminating the Tasks table entirely. - [ ]...
@scolsen Using protos everywhere is a much larger project. A patch is low priority here since this is a degenerate case which would only happen if someone accidentally manually adds...
@scolsen @anandwana001 Can you confirm that tasks with the same ID in different jobs will no longer break the local db?