FINERACT-2571: Migrate NotificationHelper to fineract-client#5713
FINERACT-2571: Migrate NotificationHelper to fineract-client#5713lliikkii7722-ops wants to merge 2 commits intoapache:developfrom
Conversation
|
Hi, I checked the failing workflows. The PR compliance check is failing because I have not yet added a Jira ticket ID, and the signed commits check is failing because the commit is currently unsigned. For the build/test failures, the logs appear to show an SWT/Maven dependency resolution issue that seems unrelated to the NotificationHelper change in this PR. Please let me know if you would prefer that I wait for Jira approval first and then update the PR accordingly. Thank you. |
|
You have a missing licence header: Failing integration test: |
|
Hi, I have addressed the review comments:
Could you please approve the workflows so that CI checks can run? Thank you! |
Hi, Thank you for the feedback. I will fix the missing license header issue and update the failing integration test accordingly. I will push the updated changes shortly. Thank you! |
98c8ff9 to
ef0a69e
Compare
|
Hey @lliikkii7722-ops, Please GPG sign your commits, the signed commits CI check is still failing. The integration test is still failing, please check the logs and re-review your Also |
5d2a260 to
c4c9db4
Compare
c4c9db4 to
b16dac4
Compare
Description
This PR migrates NotificationHelper from legacy Utils.performServerGet usage
to fineract-client + Calls.ok.
Changes
Notes