Closed mripp closed 8 months ago
@kprice-TLH would you please confirm that there is no back office need for the IsDischarge flag before we remove it from the database?
I recall that this information was used for more than showing/hiding controls in the survey, but I'm not confident in my recollection.
IsDischarge
is not needed for back-office because we can tell from LocationVisit.DischargeRecordStart/End
timestamps which of potentially multiple stage measurements is associated with the discharge
Survey does not need this because we will show discharge-related fields all the time, and users will know whether to skip them
For reference. we added IsDischarge
in ticket #99
Confirmed DB change in Survey123 - can be closed
Remove - all questions in the section will show up. The user will know to skip certain questions if its discharge
StageMeasurement.IsDischarge
from database