(root)/ – Rev 35420
Rev 35419 |
Rev 35421 |
Go to most recent revision |
Last modification |
Compare with Previous |
View Log
| RSS feed
Last modification
- Rev 35420 2025-12-18 15:52:22
- Author: amit
- Log message:
- Fix LeadActivity scheduled time to use last updated schedule
- Added selectValueByMaxOfAnotherColumn method to GenericRepository
- Returns valueColumn from row with MAX of another column (e.g., createdTimestamp)
- Updated LeadRepositoryImpl to get schelduleTimestamp from most recently
created LeadActivity instead of MAX schelduleTimestamp
- Supports equalsMap filtering with DateRangeModel