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

Fix empty data string #25422

Merged
merged 6 commits into from
Oct 16, 2018
Merged

Fix empty data string #25422

merged 6 commits into from
Oct 16, 2018

Conversation

maddiedierker
Copy link
Contributor

@maddiedierker maddiedierker commented Oct 15, 2018

Note: change base before merging!

Some of our Redshift data was being recorded with empty data_strings, and it took me 3 days to realize that there is a before_action not being skipped in both the POST /users/begin_sign_up and GET /users/cancel routes that clears our experiment variables from the session.

sigh 🤦‍♀️ 😢

@maddiedierker maddiedierker changed the base branch from staging to refactor-oauth-login-callbacks October 15, 2018 21:52
Copy link
Contributor

@islemaster islemaster left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Great find!

@maddiedierker maddiedierker changed the base branch from refactor-oauth-login-callbacks to staging October 15, 2018 23:59
@maddiedierker maddiedierker merged commit 3268875 into staging Oct 16, 2018
@maddiedierker maddiedierker deleted the fix-empty-data-string branch October 16, 2018 00:00
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.

None yet

2 participants