Skip to content
Navigation Menu
Sign in
Appearance settings
Platform
AI CODE CREATION
GitHub Copilot
Write better code with AI
GitHub Copilot app
Direct agents from issue to merge
MCP Registry
Integrate external tools
DEVELOPER WORKFLOWS
Actions
Automate any workflow
Codespaces
Instant dev environments
Issues
Plan and track work
Code Review
Manage code changes
Code Quality
Enforce quality at merge
APPLICATION SECURITY
GitHub Advanced Security
Find and fix vulnerabilities
Code security
Secure your code as you build
Secret protection
Stop leaks before they start
EXPLORE
Why GitHub
Documentation
Blog
Changelog
Marketplace
View all features
Solutions
BY COMPANY SIZE
Enterprises
Small and medium teams
Startups
Nonprofits
BY USE CASE
App Modernization
DevSecOps
DevOps
CI/CD
View all use cases
BY INDUSTRY
Healthcare
Financial services
Manufacturing
Government
View all industries
View all solutions
Resources
EXPLORE BY TOPIC
AI
Software Development
DevOps
Security
View all topics
EXPLORE BY TYPE
Customer stories
Events & webinars
Ebooks & reports
Business insights
GitHub Skills
SUPPORT & SERVICES
Documentation
Customer support
Community forum
Trust center
Partners
View all resources
Open Source
COMMUNITY
GitHub Sponsors
Fund open source developers
PROGRAMS
Security Lab
Maintainer Community
GitHub Stars
Archive Program
REPOSITORIES
Topics
Trending
Collections
Enterprise
ENTERPRISE SOLUTIONS
Enterprise platform
AI-powered developer platform
AVAILABLE ADD-ONS
GitHub Advanced Security
Enterprise-grade security features
Copilot for Business
Enterprise-grade AI features
Premium Support
Enterprise-grade 24/7 support
Pricing
Search
/
Sign in
Sign up
Appearance settings
You signed in with another tab or window.
Reload
to refresh your session.
You signed out in another tab or window.
Reload
to refresh your session.
You switched accounts on another tab or window.
Reload
to refresh your session.
Dismiss alert
{{ message }}
Expensify
/
App
Public
Notifications
You must be signed in to change notification settings
Fork
4k
Star
5k
Code
Issues
1.5k
Pull requests
933
Actions
Projects
Security and quality
0
Insights
Additional navigation options
Code
Issues
Pull requests
Actions
Projects
Security and quality
Insights
Fix duplicate card entries and missing assigned cards for commercial feeds
- #82788
#82788
Merged
carlosmiceli
merged 15 commits into
Expensify:main
Expensify/App:main
from
fedirjh:fix-commercial-feed
fedirjh/ExpensiApp:fix-commercial-feed
Copy head branch name to clipboard
Feb 21, 2026
Conversation
Commits
15
(15)
Checks
Files changed
Merged
Fix duplicate card entries and missing assigned cards for commercial feeds
#82788
carlosmiceli
merged 15 commits into
Expensify:main
Expensify/App:main
from
fedirjh:fix-commercial-feed
fedirjh/ExpensiApp:fix-commercial-feed
Copy head branch name to clipboard
Commits
Commits on Feb 18, 2026
feat: add function to resolve encrypted card numbers for stale card names
fedirjh
committed
d15d633
View commit details
Copy full SHA for d15d633
Browse repository at this point
test: add unit tests for resolving stale card names using lastFourPAN
fedirjh
committed
75d3156
View commit details
Copy full SHA for 75d3156
Browse repository at this point
refactor: enhance card resolution logic to use cascading lookup for assigned cards
fedirjh
committed
1ab1f52
View commit details
Copy full SHA for 1ab1f52
Browse repository at this point
test: expand unit tests for cascading card name resolution logic
fedirjh
committed
1c1a7fc
View commit details
Copy full SHA for 1c1a7fc
Browse repository at this point
refactor: update company card entry logic to ensure correct resolution of card names and encrypted numbers
fedirjh
committed
e493c37
View commit details
Copy full SHA for e493c37
Browse repository at this point
refactor: improve card resolution logic by handling cases with missing lastFourPAN
fedirjh
committed
8326ff7
View commit details
Copy full SHA for 8326ff7
Browse repository at this point
refactor: simplify card resolution by providing default values for name and encrypted number
fedirjh
committed
9dcf604
View commit details
Copy full SHA for 9dcf604
Browse repository at this point
refactor: streamline card entry creation by destructuring resolved values for clarity
fedirjh
committed
82ab957
View commit details
Copy full SHA for 82ab957
Browse repository at this point
Merge branch 'Expensify:main' into fix-commercial-feed
fedirjh
authored
56ce84e
View commit details
Copy full SHA for 56ce84e
Browse repository at this point
Merge branch 'Expensify:main' into fix-commercial-feed
fedirjh
authored
d6cf4ce
View commit details
Copy full SHA for d6cf4ce
Browse repository at this point
Commits on Feb 20, 2026
chore: Update useCompanyCards.ts
Show description for 89c35ea
fedirjh
and
linhvovan29546
authored
89c35ea
View commit details
Copy full SHA for 89c35ea
Browse repository at this point
refactor: enhance card resolution logic by limiting matches to a single entry for clarity
fedirjh
committed
5f39330
View commit details
Copy full SHA for 5f39330
Browse repository at this point
Merge branch 'Expensify:main' into fix-commercial-feed
fedirjh
authored
62a2559
View commit details
Copy full SHA for 62a2559
Browse repository at this point
Commits on Feb 21, 2026
fix: handle unmatched cardList entries gracefully in useCompanyCards hook
fedirjh
committed
32c668a
View commit details
Copy full SHA for 32c668a
Browse repository at this point
refactor: simplify mock implementations in useCompanyCards tests for improved readability
fedirjh
committed
6ffce12
View commit details
Copy full SHA for 6ffce12
Browse repository at this point
You can’t perform that action at this time.