adamsaghy commented on code in PR #3634:
URL: https://github.com/apache/fineract/pull/3634#discussion_r1425093209
##########
fineract-provider/src/main/java/org/apache/fineract/interoperation/data/InteropTransactionData.java:
##########
@@ -118,6 +118,7 @@ public static InteropTransactionData
build(SavingsAccountTransaction transaction
StringBuilder sb = new StringBuilder();
int currLength = 0;
+ /*
Review Comment:
This looks a breaking change to me
--
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]