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
The following steps can result in data submitted to the wrong survey:
user goes offline
submits a response
closes the tab
regains connectivity
opens a mobile app link for another survey
When the app loads for the new survey, we will submit the offline response(s), but we'll use the centrally stored survey ID. Instead, we should store the survey ID with each response.