Samer-Melhem-FOO commented on PR #6116: URL: https://github.com/apache/fineract/pull/6116#issuecomment-5069230082
@adamsaghy I've pushed the changes: - Fixed the checkstyle/spotless violations (checks are green now). - Addressed the review feedback: replaced the manual getters with Lombok `@Getter` in `ResultsetColumnHeaderData`/`ResultsetColumnValueData`, and removed the duplicated `extractIdFromDisplayValue` logic — `ImportHandlerUtils` now calls the existing method on `SearchUtil` instead of maintaining its own copy. Please take another look when you get a chance. -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail: [email protected] For queries about this service, please contact Infrastructure at: [email protected]
