Actions
개선(improvement) #1170
closed개선(improvement) #739: * LOG IN PROCESS RENEW
개선(improvement) #813: PC (Các task dành cho PC)
[API] API Set up new password for member no pass
Start date:
08/18/2025
Due date:
09/05/2025
% Done:
100%
Estimated time:
Part:
Build env.:
Prod
Description
API Set up new password for member no pass
Files
Related issues
Updated by harry harry 7 months ago
- Copied from 개선(improvement) #1113: [PC] Set up new password for member no pass added
Updated by Dante Le 7 months ago
[Tech note]
Create Api: /user/password/init
INSERT INTO BS_API_SERVICE_CODE (API_SERVICE_URL, METHOD_NAME, OWNER_COMP_CODE, API_SERVICE_NAME_EN,
API_SERVICE_NAME_KO, SCHEMA_FILE_NAME_RQ, SCHEMA_FILE_NAME_RS,
VENDOR_SERVICE_NAME, API_SERVICE_DESC, SAMPLE_REQUEST_MESSAGE,
SAMPLE_RESPONSE_MESSAGE, OPEN_API_YN, OUTSIDE_INTERFACE_YN, LOG_SAVE_YN,
IGNORE_SCHEMA_YN, CONTROL_REMARK, USE_YN, FIRST_INSERT_UNO,
FIRST_INSERT_DATETIME, LAST_UPDATE_UNO, LAST_UPDATE_DATETIME)
VALUES ('/user/password/init', 'PUT', 110000, 'init password', 'init password',
'/user/password/init_put_schema_rq.json', '/user/password/password_put_schema_rs.json', '', '', '', '', 'N',
'N', 'N', 'N', '', 'Y', 10000, NOW(), 10000, NOW());
Updated by ziniy Kang 6 months ago
- Due date set to 09/05/2025
- % Done changed from 0 to 100
Updated by ziniy Kang 5 months ago
- Status changed from 완료(Done) to 확인(Confirmed)
Updated by ziniy Kang 4 months ago
- Status changed from 확인(Confirmed) to QA test
- Assignee changed from Dante Le to Tracy Tran
- Build env. changed from Staging to Prod
Updated by Tracy Truong 4 months ago
- Status changed from QA test to 피드백(Feedback)
- Assignee changed from Tracy Tran to Dante Le
API task, QA can not test
Updated by ziniy Kang 4 months ago
- Status changed from 피드백(Feedback) to 완료성공(Resolve)
Actions