# Bi-weekly meeting note - 6/8/2019
## Thien:
- Coding for sprint 1 done
- Code review & some unit test needs to be implemented
- Need a new env for QA (EC2 not applicable <-- hard to deploy)
--> Long provides the solution: 2 namespaces in a cluster, deadline: 10-11/8
## Han:
- Sync job not updated when create and approve a proposal (type: deposit) --> Manh will send sync log to debug
- New update onchain API document --> just remove an error message, no impact
- Need to update SRS: memberID or nationalID
--> Son: client required 2 separate fields "memberID" & "nationalID" (char[50])
--> Thien: onchain doesn't have "id", just "userAddress"
--> Manh:
- "memberID" should be replaced by "id"
- type of "id" should change from "int" to "string"
- SRS updates confusing a lot
--> dedicate a BA to explain and do QnA with team
--> contact Sơn or the author of each SRS
- The onchain development should be ahead of the offchain to reduce effort for onchain mocking
--> Onchain team will move fast from sprint 2
- When approving a proposal --> "approver" is null in onchain --> null in sync db (postgre)
--> "approver" in onchain will contain "userAddress"
## Thanh:
- SIT test completed, happy cases completed
- Some minor bugs found
**--> can demo happy cases**
- SRS changelog needs to be more detailed
--> Son: will highlight changes
- Error codes/message are not fully defined
--> Thanh will provide list of errors to BA for validation
## Dung:
- Middleware need a WBS and estimation for 4 sprints
--> chi Han will provide it in this week
- Update training agenda (from the beginning --> up to date): Long
- Verify the built-up network of CathayQA
--> after that, Manh and Hieu will build CI/CD for whole system