Rename route so that we expect traditional query paramters#5430
Conversation
|
|
I'm assuming you means slashes, not parenthesis 👍 |
|
Ah sorry yes I meant in between the slashes 😄 |
434584e
|
Could you review again @cead22 @thienlnam, I realized I should change this log line: https://github.com/Expensify/App/pull/5430/files#diff-c3d3bf8bc4056d8f2e8ff15f6d72d7e81656cd36c30a202a084c50dda1dff582L35 since the route changed and we still don't want to be storing the authToken in the log lines. |
Rename route so that we expect traditional query paramters (cherry picked from commit 1c6c70f)
|
🚀 Cherry-picked to staging by @TomatoToaster in version: 1.1.1-3 🚀
@Expensify/applauseleads please QA this PR and check it off on the deploy checklist if it passes. |
|
|
🚀 Deployed to staging by @TomatoToaster in version: 1.1.1-9 🚀
|
@cead22, please review
All we need to do here is change the route and the query params pulled from here are expected to come after
?.These lines essentially work the same, it just won't look inbetween the slashes for the params:
App/src/pages/LogInWithShortLivedTokenPage.js
Lines 51 to 54 in 269697b
Details
Discussion from here: https://expensify.slack.com/archives/C020EPP9B9A/p1632347607474000
related to this PR: https://github.com/Expensify/Web-Expensify/pull/31996
and this issue: https://github.com/Expensify/Expensify/issues/177739
Tests
QA Steps
Same as here: #5396, but now it should actually work.
@MitchExpensify and @kevinksullivan will be testing this so QA team can skip over this one 👍🏾
Flow 1: Unvalidated new accounts
Create a new account in OldDot that has access to the freePlan beta.
Go to settings -> policy -> group and select the free plan here:

Verify that a new tab opens and you are logged into NewDot and you are seeing the Workspace Settings page for a newly created Workspace:

Wait a minute
Do any action (like add a comment)
Check you are not logged out
Flow 2: Existing accounts
+on the bottom right.Tested On
Screenshots
N/A