Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

633 allow survey answers to be multiselect #639

Merged
merged 2 commits into from
Oct 30, 2024

Conversation

lfilmeyer
Copy link
Contributor

Adds answers, a string array, to survey_answers. Accepts this field on POST /survey_visits & displays it on GET /survey_visits and GET /survey_visit/:id

Open question: Do we care that the data in survey_answers.answer is not migrated to survey_answers.answers? I assume not, but heads up that existing data has answers: []

@lfilmeyer lfilmeyer force-pushed the 633-allow-survey-answers-to-be-multiselect branch from 81d6422 to c9ff1b7 Compare October 18, 2024 15:59
@lfilmeyer lfilmeyer force-pushed the 633-allow-survey-answers-to-be-multiselect branch from c9ff1b7 to 43bf6a8 Compare October 29, 2024 23:59
@lfilmeyer lfilmeyer merged commit a3c95f6 into main Oct 30, 2024
4 checks passed
@lfilmeyer lfilmeyer deleted the 633-allow-survey-answers-to-be-multiselect branch October 30, 2024 00:09
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant