Skip to content

A/B experiment cookie is not populated on first request #2958

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

Closed
johngian opened this issue Oct 9, 2019 · 0 comments
Closed

A/B experiment cookie is not populated on first request #2958

johngian opened this issue Oct 9, 2019 · 0 comments

Comments

@johngian
Copy link
Contributor

johngian commented Oct 9, 2019

Steps to reproduce:

  • After cleaning cookies for 127.0.0.1:5000, visit: 127.0.0.1/5000/issues/new
  • Check cookies
    • No A/B experiment cookie exists
  • Click refresh
    • A/B experiment cookie gets populated

Expected behaviour:

  • Exp cookies should be populated on first request
johngian pushed a commit to johngian/webcompat.com that referenced this issue Oct 9, 2019
…equest

* Cleanup tests: Instead of mocking `g.user` run `preprocess_request`
johngian pushed a commit to johngian/webcompat.com that referenced this issue Oct 9, 2019
…equest

* Cleanup tests: Instead of mocking `g.user` run `preprocess_request`
miketaylr pushed a commit that referenced this issue Oct 9, 2019
Issue #2958 - Fix `ab_active` to populate cookies on first request
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

No branches or pull requests

1 participant