Open hampelm opened 7 years ago
To reproduce:
Cached responses for Survey A are submitted to survey B.
This happens in postPlain and postMultipartinapi.jswhere we runapi.getSurveyURL()`
postPlain
in
where we run
A solution would be to store the survey ID with every saved response
To reproduce:
Cached responses for Survey A are submitted to survey B.
This happens in
postPlain
and postMultipartin
api.jswhere we run
api.getSurveyURL()`A solution would be to store the survey ID with every saved response