|
When trying to create a loan product, I get the "Principal amount default value is mandatory" error (along with two other errors) even though this field is completed and filled with a value.
See screenshot.
Upon closer examination, I I realized what the bug is.
I think the error messages are appearing because even though I had unchecked the box for terms vary based on loan cycle, the system was anticipating that I needed to provide values for the principal variations for borrower cycle section that I added.
So checking/unchecking the box needs to fully control that these other values don't matter because right now it's only controlling the display of these other elements.
Steps to repro:
1. Check the box for terms vary based on loan cycle 2. Click "add" for principal variations for borrower cycle 3. Uncheck the box for terms vary based on loan cycle 4. Attempt to save the loan product 5. Error messages appear. 6. X out the section for principal variations based on borrower cycle 7. Uncheck box once again for terms vary based on loan cycle 8. Resubmit.
Once I closed out the section for principal variations based on borrower cycle (by clicking the x) and then unchecked the box, i was able to submit the loan product.
Desired Behavior:
I should uncheck the box and not have to worry about the other values below since unchecking the box should tell the system I'm manually entering my own values.
|