-
Notifications
You must be signed in to change notification settings - Fork 2.9k
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
Add policyID param to CompleteOnboarding API #51070
Conversation
Is this ready yet? ETA please @nkdengineer ! Thanks! |
@marcaaron Yes, all is done, only need to update the type of accounting task. |
@s77rt Please help to check again. |
#50637 is not fixed yet. cc @marcaaron Can you please double check if we are actually enabling the accounting feature in the Screen.Recording.2024-10-23.at.6.19.11.PM.mov |
Yes, I made the change a long time ago and it is live. We need to pass |
Oh, I see the problem now after testing. We do need one more PR. Sorry, let me look into this. |
Backend change we need is merged. Sorry, about the delay @nkdengineer @s77rt. I should have caught this small detail sooner. It should be deployed very soon! |
We should be good to proceed now 🤞 |
Just tested again and it works well now. All yours @s77rt. |
Reviewer Checklist
Screenshots/VideosAndroid: Nativeandroid.movAndroid: mWeb Chromemweb-chrome.moviOS: Nativeios.moviOS: mWeb Safarimweb-safari.movMacOS: Chrome / Safariweb.movMacOS: Desktopdesktop.mov |
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!
✋ This PR was not deployed to staging yet because QA is ongoing. It will be automatically deployed to staging after the next production release. |
🚀 Deployed to staging by https://github.com/marcaaron in version: 9.0.57-0 🚀
|
🚀 Deployed to production by https://github.com/luacmartins in version: 9.0.57-10 🚀
|
Details
Fixed Issues
$ #48745
#50637
PROPOSAL: #48745 (comment)
Tests
Manage my team's expense
None of the above
None of the above
verify that no integration task is created and the accounting feature of the WS is not enabled.Offline tests
Same as above
QA Steps
Manage my team's expense
None of the above
None of the above
verify that no integration task is created and the accounting feature of the WS is not enabled.PR Author Checklist
### Fixed Issues
section aboveTests
sectionOffline steps
sectionQA steps
sectiontoggleReport
and notonIconClick
)myBool && <MyComponent />
.src/languages/*
files and using the translation methodSTYLE.md
) were followedAvatar
, I verified the components usingAvatar
are working as expected)StyleUtils.getBackgroundAndBorderStyle(theme.componentBG)
)Avatar
is modified, I verified thatAvatar
is working as expected in all cases)Design
label and/or tagged@Expensify/design
so the design team can review the changes.ScrollView
component to make it scrollable when more elements are added to the page.main
branch was merged into this PR after a review, I tested again and verified the outcome was still expected according to theTest
steps.Screenshots/Videos
Android: Native
Screen.Recording.2024-10-22.at.10.36.35.mov
Android: mWeb Chrome
Screen.Recording.2024-10-22.at.10.30.58.mov
iOS: Native
Screen.Recording.2024-10-22.at.10.39.33.mov
iOS: mWeb Safari
Screen.Recording.2024-10-22.at.10.32.48.mov
MacOS: Chrome / Safari
Screen.Recording.2024-10-22.at.10.28.02.mov
MacOS: Desktop
Screen.Recording.2024-10-22.at.10.40.33.mov