Samer-Melhem-FOO commented on PR #6136: URL: https://github.com/apache/fineract/pull/6136#issuecomment-5541573583
@adamsaghy Rebased onto latest `develop` (renumbered the new changelog part from `0248` to `0254` to avoid colliding with `0248`-`0253` that landed upstream in the meantime) and fixed the actual CI failure: `AccountTransferOverdraftTest.preserveTransferLinkWhenBackdatedDepositRecalculatesOverdraft()` was calling `undo()` with the create-command's `resourceId` (`m_account_transfer_details.id`) — the old, buggy id space this PR's fix stops accepting. Updated it to use the transfer-transaction id instead, which is what `undo()` now correctly requires. Force-pushed, ready for another look. -- 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]
