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: active workspace info was not being passed during SSO call #222

Merged
merged 1 commit into from
Aug 1, 2021

Conversation

deepansh96
Copy link
Member

@deepansh96 deepansh96 commented Aug 1, 2021

Fixes #221

Summary

Test Plan

  • Wrote tests
  • Tested locally
  • Tested on staging
  • Tested on production
  • If changes in DB, update DB schema and BigQuery (staging and prod)

@deepansh96 deepansh96 added the bug Something isn't working label Aug 1, 2021
@deepansh96 deepansh96 added this to the v0.4 milestone Aug 1, 2021
@deepansh96 deepansh96 merged commit c4a9901 into master Aug 1, 2021
@deepansh96 deepansh96 deleted the sso_bug_fix branch August 1, 2021 08:41
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

Successfully merging this pull request may close these issues.

During SSO on a new device, the active workspace is not set which leads to a 404 error
1 participant