awaneetdecoder commented on PR #5646: URL: https://github.com/apache/fineract/pull/5646#issuecomment-4148717007
Hi @adamsaghy, identified the root cause — the feign SavingsAccountTransactionsApi does not expose transaction2 with a Map parameter. The correct method is createSavingsAccountTransaction with a String command parameter. Updated the step definition accordingly. Local compilation passes. The spotlessApply and full build fail locally due to a pre-existing path issue (Awaneet%20Mishra encoding) and a Maven download tag mismatch — both unrelated to my changes. Could you please approve the workflows for this commit so CI can verify? Thank you. -- 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]
