Actions
Feature #30956
openService : Unsync Siaga Account
Start date:
06/19/2025
Due date:
06/19/2025 (7 days late)
% Done:
100%
Estimated time:
Story Point:
5
Assignees:
Lembur (Hours):
Description
preproses :
- migration : tambahkan kolom siaga_unsync_date (datetime, nullable)
buat service baru
- method : post
- parameter : no_akun (required)
- proses update data :
update table personnels set
siaga_account_key = null
siaga_account = null
siaga_sync_date = null
where siaga_account = [no_akun]
- response : {
status :
count_updated_data :
}
Updated by Mahesa Alfian Dhika 7 days ago
- Status changed from New to In Progress
Updated by Mahesa Alfian Dhika 7 days ago
- Status changed from In Progress to Feedback
- % Done changed from 0 to 100
Actions