AshharAhmadKhan commented on PR #6144: URL: https://github.com/apache/fineract/pull/6144#issuecomment-5165737157
Hey Adam, thanks for pushing on this. You're right, it was wrong. My branch fetches via accountTransferDetailRepository.findById(command.entityId()), which is the wrong entity for the id being passed in. #6136 resolves it correctly through accountTransferRepository. I'll fix it up once #6136 merges and rebase on top. -- 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]
