-
Notifications
You must be signed in to change notification settings - Fork 745
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Unhandled exception for StatementSwitchToExpressionSwitch #3653
Comments
Hello @galovics. I would Like to work on this issue. |
This issue is fixed by #3645, but not yet released. That said, there appears to be a related issue that has yet to be addressed. |
@Stephan202 any plans on the release schedule with the fix included? |
@galovics nope, sorry; I'm merely an external contributor. (W.r.t. the not-yet-fixed second NPE: I hope to have time to look into that later today, but my agenda is packed, so that timeline could easily slip by a few days.) |
I'm planning to get another release out with the fix in the next week or so. Closing as a duplicate of #3638 |
ErrorProne version:
2.17.0
Link to code where the error happens: https://github.com/apache/fineract/blob/fc895fce05d12b5fc3e4dcedf7b5dc15cdd8a07f/fineract-provider/src/main/java/org/apache/fineract/portfolio/loanproduct/domain/LoanProduct.java#L1370
Stacktrace:
The text was updated successfully, but these errors were encountered: