Week 10 at Rupeek

So, this week I worked upon updating db to be searched with the given pan number for existing records. For new records the code is pushed and PR has been created and is in testing phase.

- Looked for QA sanity failing and debugged it, but didn't got fixed.

- Worked on various approaches for updating previous records to have searching possible with PAN number. Since there was near about 1.4 million records, so have to work on bulk update in batches. 

- I tried it with terminal command to upsert the fields, but it was not allowing patch request, so whole record was getting updated with the same.

- Connected with mentor along with QA team to fix QA sanity issues.

- After this worked upon stage deployment

 So, this was majorly about this week.



Comments