Certinia/r1 pr2 certinia pages#91004
Conversation
|
Hey, I noticed you changed If you want to automatically generate translations for other locales, an Expensify employee will have to:
Alternatively, if you are an external contributor, you can run the translation script locally with your own OpenAI API key. To learn more, try running: npx ts-node ./scripts/generateTranslations.ts --helpTypically, you'd want to translate only what you changed by running |
|
@yuwenmemon, please run the translation workflow here. |
|
@thelullabyy Please copy/paste the Reviewer Checklist from here into a new comment on this PR and complete it. If you have the K2 extension, you can simply click: [this button] |
There was a problem hiding this comment.
💡 Codex Review
Here are some automated review suggestions for this pull request.
Reviewed commit: 7a55ed512f
ℹ️ About Codex in GitHub
Codex has been enabled to automatically review pull requests in this repo. Reviews are triggered when you
- Open a pull request for review
- Mark a draft as ready
- Comment "@codex review".
If Codex has suggestions, it will comment; otherwise it will react with 👍.
When you sign up for Codex through ChatGPT, Codex can also answer questions or update the PR, like "@codex address that feedback".
| const shouldBeBlocked = !!config?.isConfigured && !isAuthenticationError(policy, CONST.POLICY.CONNECTIONS.NAME.CERTINIA); | ||
|
|
||
| const handleConnect = () => { | ||
| connectPolicyToFinancialForce(policyID, false, environmentURL); |
There was a problem hiding this comment.
Preserve sandbox mode when initiating Certinia OAuth
connectPolicyToFinancialForce is always called with false, so this flow ignores the :isSandbox route mode and always builds a production Salesforce auth URL. In sandbox-only Certinia setups, users are redirected to login.salesforce.com instead of a sandbox endpoint, which prevents completing authentication and blocks setup from this page.
Useful? React with 👍 / 👎.
There was a problem hiding this comment.
Would be added in release 3
🦜 Polyglot Parrot! 🦜Squawk! Looks like you added some shiny new English strings. Allow me to parrot them back to you in other tongues: The diff is too large to include in this comment (95KB), so I've created a gist for you: 📋 View the translation diff here 📋 Note You can apply these changes to your branch by copying the patch to your clipboard, then running |
trjExpensify
left a comment
There was a problem hiding this comment.
Core PR for a WN project.
Codecov Report❌ Looks like you've decreased code coverage for some files. Please write tests to increase, or at least maintain, the existing level of code coverage. See our documentation here for how to interpret this table.
|
Reviewer Checklist
Screenshots/VideosAndroid: HybridAppAndroid: mWeb ChromeiOS: HybridAppiOS: mWeb SafariMacOS: Chrome / Safari |
|
@ChavdaSachin checks are failed |
|
TS failure is irrelevant. Fixing the lint error. |
|
@trjExpensify Could you please help assign me as reviewer here? Thanks |
Done |
|
@Expensify/design Could you please jump in to check if the UI looks good? Thanks |
|
@Expensify/design, Please run the following console command to enable the beta. |
|
@thelullabyy, could you approve the PR? |
thelullabyy
left a comment
There was a problem hiding this comment.
LGTM. We have next PR based on this #91221
|
Discussion about this #91004 (comment) - Here |
|
🚧 @yuwenmemon has triggered a test Expensify/App build. You can view the workflow run here. |
|
🧪🧪 Use the links below to test this adhoc build on Android, iOS, and Web. Happy testing! 🧪🧪
|
|
✋ 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/yuwenmemon in version: 9.3.79-1 🚀
Bundle Size Analysis (Sentry): |
|
Deploy Blocker #91376 was identified to be related to this PR. |

Explanation of Change
Fixed Issues
$ #89433
PROPOSAL: NA
Tests
Same as QA.
Offline tests
Same as QA.
QA Steps
// TODO: These must be filled out, or the issue title must include "[No QA]."
Prerequisite: an account with "financialForceNewDot" beta enabled.
Test 1 - Collect workspace
connectbutton for Certinia.upgradethengot it, thanks.Test 2 - control workspace, and there's no existing Certinia connection on other workspaces
connectbutton for Certinia.Test 3 - have a workspace with an existing Certinia connection.
connectbutton for Certinia.connect to Certiniaandreuse existing connectionpops up.Reuse existing connectionoption.PR Author Checklist
### Fixed Issuessection aboveTestssectionOffline stepssectionQA stepssectiontoggleReportand notonIconClick)src/languages/*files and using the translation methodSTYLE.md) were followedAvatar, I verified the components usingAvatarare working as expected)StyleUtils.getBackgroundAndBorderStyle(theme.componentBG))npm run compress-svg)Avataris modified, I verified thatAvataris working as expected in all cases)Designlabel and/or tagged@Expensify/designso the design team can review the changes.ScrollViewcomponent to make it scrollable when more elements are added to the page.mainbranch was merged into this PR after a review, I tested again and verified the outcome was still expected according to theTeststeps.Screenshots/Videos
Android: Native
Android: mWeb Chrome
iOS: Native
iOS: mWeb Safari
MacOS: Chrome / Safari
Screen.Recording.2026-05-19.at.1.03.14.AM.mov
Screen.Recording.2026-05-19.at.1.04.25.AM.mov