AshharAhmadKhan commented on PR #5498: URL: https://github.com/apache/fineract/pull/5498#issuecomment-3994035148
@adamsaghy @IOhacker — pushed `c3a82b34b`, please restart CI when you get a chance. **build-core (SpotBugs)** — removed dead local variable `appUserID` in `ClientReadPlatformServiceImpl.retrieveAll()`. It was assigned but never read after the self-service client-mapping logic was deleted. One line removed, SpotBugs passes clean across all modules locally. **E2E Shard 2** — `LoanDelinquency.feature:1243` failed with `LoanDelinquencyRangeChangeBusinessEvent hasn't been received within 5 seconds`. Pre-existing ActiveMQ event timing flake — zero delinquency or event code was touched by this PR. Should pass on rerun. **API backward compatibility** — all 30 R014 violations are `appUserClientMappings.*` fields, intentionally removed as the entire point of this PR. Needs a maintainer to regenerate the OpenAPI baseline post-merge. -- 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]
