Manager McTest is no longer supported on the backend. All references to it should be removed from the frontend App code.
Related issue: #87170
Affected source files
src/CONST/index.ts — EMAIL.MANAGER_MCTEST, BETAS.NEWDOT_MANAGER_MCTEST, ACCOUNT_ID.MANAGER_MCTEST, and exclusion list entries
src/libs/OptionsListUtils/index.ts — getManagerMcTestParticipant(), filtering logic
src/libs/OptionsListUtils/types.ts — related type definitions
src/libs/ReportUtils.ts — isSelectedManagerMcTest(), special handling in report actions and create expense options
src/libs/QuickActionUtils.ts — Quick Action Bar disable logic for Manager McTest reports
src/libs/actions/IOU/MoneyRequest.ts — scan expense routing to Manager McTest
src/libs/actions/IOU/MoneyRequestBuilder.ts — Manager McTest participant setup
src/pages/iou/request/ParticipantSearchResults.tsx — filtering logic
src/pages/iou/request/step/confirmation/useExpenseSubmission.ts — submission logic
src/pages/iou/request/step/IOURequestStepConfirmation.tsx — confirmation step logic
Affected test files
tests/unit/OptionsListUtilsTest.tsx
tests/unit/ReportUtilsTest.ts
tests/unit/QuickActionUtilsTest.ts
tests/unit/PersonalDetailOptionsListUtilsTest.ts
tests/actions/IOUTest.ts
tests/actions/IOU/MoneyRequestTest.ts
Issue Owner
Current Issue Owner: @ishpaul777
Upwork Automation - Do Not Edit
Manager McTest is no longer supported on the backend. All references to it should be removed from the frontend App code.
Related issue: #87170
Affected source files
src/CONST/index.ts—EMAIL.MANAGER_MCTEST,BETAS.NEWDOT_MANAGER_MCTEST,ACCOUNT_ID.MANAGER_MCTEST, and exclusion list entriessrc/libs/OptionsListUtils/index.ts—getManagerMcTestParticipant(), filtering logicsrc/libs/OptionsListUtils/types.ts— related type definitionssrc/libs/ReportUtils.ts—isSelectedManagerMcTest(), special handling in report actions and create expense optionssrc/libs/QuickActionUtils.ts— Quick Action Bar disable logic for Manager McTest reportssrc/libs/actions/IOU/MoneyRequest.ts— scan expense routing to Manager McTestsrc/libs/actions/IOU/MoneyRequestBuilder.ts— Manager McTest participant setupsrc/pages/iou/request/ParticipantSearchResults.tsx— filtering logicsrc/pages/iou/request/step/confirmation/useExpenseSubmission.ts— submission logicsrc/pages/iou/request/step/IOURequestStepConfirmation.tsx— confirmation step logicAffected test files
tests/unit/OptionsListUtilsTest.tsxtests/unit/ReportUtilsTest.tstests/unit/QuickActionUtilsTest.tstests/unit/PersonalDetailOptionsListUtilsTest.tstests/actions/IOUTest.tstests/actions/IOU/MoneyRequestTest.tsIssue Owner
Current Issue Owner: @ishpaul777Upwork Automation - Do Not Edit