You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
As a data analyst, I want an Apps Script function that adds manually verified entries from NOT_FOUND sheet back into joined families, so that eligible users who mistyped their ID are included in the lottery selection process #25
The entries are revalidated with Firebase so that they can be added to the joined_families sheet (which only includes info from Firebase)
The Google Apps Script modifies the joined_families sheet so that all manually verified entries from NOT_FOUND (which the user marks with a check mark) are included in the joined_families sheet
The Data Analyst can run this Google Apps Script function on their own (or with the help of the website manual)