Skip to content

Store/use survey ID with offline responses #183

@prashtx

Description

@prashtx

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.

Metadata

Metadata

Assignees

No one assigned

    Labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions