[
https://issues.apache.org/jira/browse/FINERACT-2049?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=18064119#comment-18064119
]
Anas Lak commented on FINERACT-2049:
------------------------------------
By `loan reschedule request` I meant the reschedule entity itself not the HTTP
request. Thats its name in the codebase haha. But yeah, the HTTP response for
individual Loan Reschedule Requests,
`[/v1/rescheduleloans/\{scheduleId}|https://localhost:8443/fineract-provider/swagger-ui/index.html#/Reschedule%20Loans/readLoanRescheduleRequest]`,
has all the details needed. So a details page can be implemented on mifos x
for it. But the response for the
`[/v1/rescheduleloans/|https://localhost:8443/fineract-provider/swagger-ui/index.html#/Reschedule%20Loans/readLoanRescheduleRequest]`
endpoint that gets all Loan Schedule Requests does not have all the details
including the new due date. The latter is called on the `Loan Reschedules` tab
in the reporter's recording.
> Loan reschedule details do not appear in the checker inbox and tasks
> --------------------------------------------------------------------
>
> Key: FINERACT-2049
> URL: https://issues.apache.org/jira/browse/FINERACT-2049
> Project: Apache Fineract
> Issue Type: Bug
> Affects Versions: 1.9.0
> Reporter: John Ruhiu
> Priority: Major
> Attachments: Screen Recording 2024-01-26 at 12.49.27.mov
>
>
> Details in the attached video
> [^Screen Recording 2024-01-26 at 12.49.27.mov]
--
This message was sent by Atlassian Jira
(v8.20.10#820010)