[
https://issues.apache.org/jira/browse/FINERACT-1974?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=18051358#comment-18051358
]
Edward Kang commented on FINERACT-1974:
---------------------------------------
After working on this issue, I have found that the original issue likely no
longer exists. After running the backend and testing with Postman, I was able
to do loan transfers from the BulkLoansApiResource. When entering various edge
cases, I got proper error messages each time.
Considering this is a very old issue, and the original PR at
[https://github.com/apache/fineract/pull/3445] looks nothing like the current
version of the project, I believe this issue has been fixed already.
However, I found another issue while I was working on this one. I spun a
frontend dev server and tried navigating to bulk loan reassignment. Here, after
submitting any reassignment, I got the issue: “The parameter officeId is not
supported.”
I believe the officeId, which is intended to populate the dropdown list of
available loan officers, is incorrectly being sent to the backend along with
the proper arguments for date, loan officer A, and loan office B.
Is this a known issue, and if not, may I make a few adjustments to the Web App
to fix it? Also, as a first time contributor, I am new to the whole Jira/open
source process. What should I do to begin working on this issue? Should I start
a new ticket?
Thank you
> Bulk Loan Reassignment fails with no error message
> --------------------------------------------------
>
> Key: FINERACT-1974
> URL: https://issues.apache.org/jira/browse/FINERACT-1974
> Project: Apache Fineract
> Issue Type: Bug
> Reporter: Faheem Ahmad
> Assignee: Edward Kang
> Priority: Minor
> Labels: beginner-friendly
>
> # Go to bulk loan reassignment
> # Select date, From Loan officer and To Loan Officer
> # Click submit
> # The process fails with no error message, just a red ribbon at the top
--
This message was sent by Atlassian Jira
(v8.20.10#820010)