Versions Compared

Key

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

Date

...

Goals

  • Discuss  progress of projects and identify any blockers

...

  • 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

Apoorva K

  • What did you accomplish this past week?
    • Was trying to work on the PPI submission but facing some difficulty and I have contacted the mentors
    • Now I'm working on the image uploading activity
  • What will you do this upcoming week?
    • I will finish that and work on the PPI submission
  • What obstacles are impeding your progress?
    • I had a blocker with respect to the PPI submission so I am waiting for the mentor's reply
  • Would you like help from some mentor for this task?
    • I am already in touch
  • Action Items:
    • Create a new repository as suggested by mentor

...

  • 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:

...