[
https://issues.apache.org/jira/browse/FINERACT-2571?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Adam Saghy resolved FINERACT-2571.
----------------------------------
Fix Version/s: 1.15.0
Resolution: Fixed
> Migrate NotificationHelper to fineract-client
> ---------------------------------------------
>
> Key: FINERACT-2571
> URL: https://issues.apache.org/jira/browse/FINERACT-2571
> Project: Apache Fineract
> Issue Type: Improvement
> Reporter: Likitha Hk
> Priority: Major
> Fix For: 1.15.0
>
>
> The NotificationHelper currently uses deprecated Utils.performServerGet.
> This issue proposes migrating it to fineract-client using Calls.ok and
> replacing legacy REST calls with typed client methods.
> This improves type safety, reduces manual JSON parsing, and aligns with
> current integration test patterns used across the project.
> A pull request has already been created for this change.
--
This message was sent by Atlassian Jira
(v8.20.10#820010)