Bug #3681
Create API/GCF update_user_info
Start date:
07/25/2024
Due date:
% Done:
100%
Estimated time:
0.40 h
Description
Input: email_id
Store in DS Kind user_info with columns email_id, first_visit_time, last_visit_time. email_id is the primary key. For time, use the time when the call is received.
Essentially, first_visit_time will be assigned when the entry is first created.
Updated by Shubham Boke 4 months ago
- Status changed from New to Resolved
- % Done changed from 0 to 100
Updated by Shubham Boke 4 months ago
- Status changed from Resolved to Review
- Assignee changed from Shubham Boke to Dewakar Chaubey