- Added new fields for notes and case ID in the ServicesCdcSubscriber to improve eligibility detail tracking. - Refactored the SalesforceCaseService to unify case creation for various case types, including customer support and internal workflow cases. - Updated InternetServicesService to create internal workflow cases for eligibility checks, enhancing tracking and management. - Improved error handling and logging consistency across services when creating cases. - Cleaned up unused imports and optimized code structure for better maintainability.
9 lines
104 B
YAML
9 lines
104 B
YAML
packages:
|
|
- apps/*
|
|
- packages/*
|
|
|
|
catalog:
|
|
"@types/node": 24.10.3
|
|
typescript: 5.9.3
|
|
zod: 4.2.1
|