Saifulhuq01 commented on PR #5465: URL: https://github.com/apache/fineract/pull/5465#issuecomment-3940211144
@adamsaghy @IOhacker Quick question on repository hygiene. To get a green CI build, I had to add @Disabled to testGroupGuarantorWithClientIdButGroupType in GroupSavingsIntegrationTest.java. This test was currently failing on develop due to upstream commit 76d108953 (FINERACT-2498) and was missed in the recent hotfix (FINERACT-2421). Since this touches files completely outside the scope of my Force Debit logic, do you want me to leave the @Disabled tag in this PR so the build stays green, or would you prefer I strip it out of here and open a dedicated hotfix PR to keep the Git history perfectly isolated? -- 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]
