-
Notifications
You must be signed in to change notification settings - Fork 3k
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
Use correct api params for NewDot>OldDot links #5466
Conversation
|
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
I reproduced without this fix, and couldn't reproduce with this fix
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
LGTM, good find!
…just want to drink beer
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
LGTM
Skipping unnecessary e2e to get this to staging |
Use correct api params for NewDot>OldDot links (cherry picked from commit 420504f)
🚀 Cherry-picked to staging by @Jag96 in version: 1.1.1-7 🚀
@Expensify/applauseleads please QA this PR and check it off on the deploy checklist if it passes. |
Details
Looks like we changed the
GetShortLivedAuthToken
command to just returnshortLivedAuthToken
andencryptedAuthToken
but didn't consider the change for NewDot > OldDot links.Fixed Issues
#5359 (comment)
Tests
To test this I just quickly applied this diff and then tapped on manage cards (I don't have this set up on dev but I think it will work fine). Without the other changes we get the
undefined
stuff.QA Steps
Repeat steps in #5359 (comment)
Tested On
Screenshots
Web
Mobile Web
Desktop
iOS
Android