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?
    • Planning the UI of the surveys component.
  • What will you do this upcoming week?
    • Wil work and finish the Surveys component.
  • What obstacles are impeding your progress?
    • N/A
  • Would you like help from some mentor for this task? 
    • N/A
  • Action Items:
    • Plan the design of the Surveys component

Moksh Mahajan

  • What did you accomplish this past week?
  • What will you do this upcoming week?
  • What obstacles are impeding your progress?
  • Would you like help from some mentor for this task? 
  • Action Items:

...

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

...