Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.
Comment: Migrated to Confluence 5.3

Just documenting what I'm seeing here - Striked out issues have been resolved.

Kay also put criteria down here: Create Loan Workflow Acceptance Criteria

Look an Feel Issues

April

...

18, 2011

  1. Don't like the boxes for the dates when previewing loan schedule - can we go back to previous?For monthly loans, repayment day is slightly off from previous UI - see attached
    Tip
    titleDone

    can you check and see if its ok?  Looks good.

April 13, 2011

  1. When displaying fees at top of preview page, have the Periodicity be a separate column instead of just next to the FeeAdd lines back to Loan Schedule on Review Installments screen
    Info

    can you look at this again, one improvement added recently was the addition of 'frequency' information. maybe a tabular display of fee information would suffice?  attached mockup

  2. Thinking we should change the last step of the workflow to Preview & Submit if that's what the title of the screen is called...
    Tip
    titleDone

  3. Is there a reason why we changed the top of the Review Installments and Preview screen?  I preferred the previous UI - shorter, more concise
    Tip
    titleDone

    Info

    Can you say exactly what part of the top? is it the 'step' of the flow you are referring to Review Installments v's Review/edit Installments?

  4. More space between Loan Schedule and QG's at the bottom of Review Installments screenPreview screen
    Tip
    titleDone

March 30, 2011

  1. Repayment Day row is a tiny bit too squished

...

  1. Trying to create a loan account with a variable loan installment product breaks (try Educational Loan)
    Info

    Kay, education loan has variable installments set to no? I was able to create a variable installment loan for Ayeness Amoro on head master, using keithwtest4-variableInstallments as loan product

March 30, 2011

  1. Some clients are not showing up in search when creating loan - 0004-000000014
    Info

    I cannot find newly created client by global customer number but the clients do show up when using first name or using wildcard '%'

  2. Source of Funds dropdown is not populating
    Info

    It works for me as do rest of dropdowns. Are you using a loan product with 'source of funds' set?

  3. Even if a QG has not been applied to that specific loan product, the QG questions are showing up
    Info

    Its working for me, QG not part of loan product in question dont show up.

  4. QG is not enforcing mandatory questions - allowed to continue even if mandatory question is not answered
    Info

    Can you say more about the type of field etc as I have products with mandatory question groups and validation stops user from proceeding.

  5. See pound signs for currency? currency says INR in View Org Settings
    Info

    In older implementation is just showed the numbers with no currency sign. the view is using freemarkers built-ins to display this and is using the
    Locale to determine what currency sign to use (not the currency of the application) - so can revert to just showing numbers if you like? Revert to just showing numbers

  6. Got an exception thrown in preview step
    Info

    Not happening local here either.. I think your test servers are messed up or something.

    Panelorg.springframework.webflow.execution.FlowExecutionException: Exception thrown in state 'previewStep' of flow 'createLoanAccount'
    at org.springframework.webflow.engine.impl.FlowExecutionImpl.wrap(FlowExecutionImpl.java:569)
    .
    .
    .
    Caused by: java.lang.NullPointerException
    at org.springframework.webflow.mvc.servlet.ServletMvcView.doRender(ServletMvcView.java:50)
    at org.springframework.webflow.mvc.view.AbstractMvcView.render(AbstractMvcView.java:180)   NOREPRO - LUKASZ - Can you re-test and try different types of questions in the QG to see if it's a particular type of question?