Drop survey_answers table and related code#40932
Merged
Merged
Conversation
864b335 to
ecab6ec
Compare
Contributor
Author
|
@clareconstantine Since Ben is out, could you take a look at this PR also? |
Contributor
|
Thanks for doing this Ha! Two notes:
|
bencodeorg
reviewed
Jun 8, 2021
bencodeorg
left a comment
Contributor
There was a problem hiding this comment.
I added a comment with a couple of general notes -- looks like Ha will be out for a while, so might need someone else to push this through if we need to get it done in the next few weeks.
Member
Yeah I can do this |
bencodeorg
approved these changes
Jun 23, 2021
b35a37e to
b744446
Compare
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
FND-1584. This is a follow-up of #40683.
Drop
survey_answerstable since it's no longer needed. Also removebin/cron/process_jotform_data, the only script that still has references to thesurvey_answerstable.process_jotform_datascript is not referenced anywhere.