Summary
PR #90937 added Custom Field 1, Custom Field 2, and International Reimbursement IDs as displayable columns on the reports/expense search page. However, there is currently no way to filter results by these three fields — users can see the values in the table but cannot narrow results by them.
This is a follow-on to the display work and is part of the larger custom columns effort tracked in Expensify/Expensify#622813.
Expected Behavior
Users should be able to filter the reports/expense search results by:
- Custom Field 1 (
report.submitterUserID)
- Custom Field 2 (
report.submitterPayrollID)
- International Reimbursement IDs (
report.orderDealNumbers)
These filters should be accessible from the search/filter UI on the reports page, consistent with how other column-based filters (e.g. submitter, merchant) work today.
Current Behavior
The three fields are displayed as columns (added in PR #90937 / issue #90508) but no corresponding filter options exist in the search filter UI.
References
Issue Owner
Current Issue Owner: @c3024
Upwork Automation - Do Not Edit
Summary
PR #90937 added Custom Field 1, Custom Field 2, and International Reimbursement IDs as displayable columns on the reports/expense search page. However, there is currently no way to filter results by these three fields — users can see the values in the table but cannot narrow results by them.
This is a follow-on to the display work and is part of the larger custom columns effort tracked in Expensify/Expensify#622813.
Expected Behavior
Users should be able to filter the reports/expense search results by:
report.submitterUserID)report.submitterPayrollID)report.orderDealNumbers)These filters should be accessible from the search/filter UI on the reports page, consistent with how other column-based filters (e.g. submitter, merchant) work today.
Current Behavior
The three fields are displayed as columns (added in PR #90937 / issue #90508) but no corresponding filter options exist in the search filter UI.
References
Issue Owner
Current Issue Owner: @c3024Upwork Automation - Do Not Edit