Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

Date

...

  • What did you accomplish this past week?
    • Resolved most of the validation issues with create/edit loan products component.
    • Sent PR for create loan products and resolved heap memory allocation issue within the production build.
    • Created savings products list.
  • What will you do this upcoming week?
    • Send PRs for view/edit loan product.
    • Work on create/view/edit /delete savings products.
  • What obstacles are impeding your progress?
    • None.
  • Would you like help from some mentor for this task?
    • No. 
  • Action Items: N/A

...

  • What did you accomplish this past week?
    • Resolved id null pointer error in the customer service tables (to replicate solution for other microservices)
    • Read on how to use PseudoTypes to execute database level sequence generation in postgresql given that repositories are using Identity Strategies
    • Investigated into  a bug in eclipselink 2.7.4 ( Error: Caused by: java.lang.SecurityException: class "javax.persistence.SynchronizationType")
    • Generated Notification API Documentation and made it available for FINCN Mobile interns through the fineract-cn-docs-site
  • What will you do this upcoming week?
    • Develop a workaround for the Security Exception
    • Make a test script available for the community to test progress made so far on the ORM Migration
    • Put forth a discussion around the approach used for the migration and get feedback from the community
  • What obstacles are impeding your progress?
    • A bug in eclipselink ( Error: Caused by: java.lang.SecurityException: class "javax.persistence.SynchronizationType").
      • Caused as a result of the SynchronizationType.class being imported twice from two internal packages in the eclipselink library resulting in a security exception.
  • Would you like help from some mentor for this task? 
    • Yes. To help craft a workaround for the bug
  • Action Items:

...