Project

General

Profile

Actions

QA #109

closed

[ADMIN/API] QA-20230905

Added by Deca Park about 1 year ago. Updated 8 months ago.

Status:
Closed
Priority:
Normal
Assignee:
Start date:
09/05/2023
Due date:
% Done:

0%

Estimated time:
Spent time:

Files

Actions #1

Updated by Deca Park about 1 year ago

[ADMIN] /store, /storeProduct

  • p25~32
Actions #2

Updated by Deca Park about 1 year ago

  • File deleted (0904_백엔드_코레일 처리 요청사항_en_20230905.pptx)
Actions #3

Updated by Deca Park about 1 year ago

  • File 0904_백엔드_코레일 처리 요청사항_en_20230905.pptx added

[ADMIN] review, qna

  • p40,44
Actions #4

Updated by Deca Park about 1 year ago

  • File deleted (0904_백엔드_코레일 처리 요청사항_en_20230905.pptx)
Actions #5

Updated by Deca Park about 1 year ago

  • File 0904_백엔드_코레일 처리 요청사항_en_20230905.pptx added
Actions #6

Updated by Deca Park about 1 year ago

[ADMIN] mall,point,order

  • p7,9,22,23
  • p11
Actions #7

Updated by Toby Pham about 1 year ago

  • Status changed from New to Resolved
  • Assignee changed from Toby Pham to Deca Park
Actions #8

Updated by Deca Park about 1 year ago

  • File deleted (0904_백엔드_코레일 처리 요청사항_en_20230905.pptx)
Actions #9

Updated by Deca Park about 1 year ago

  • File 0904_백엔드_코레일 처리 요청사항_en_20230905.pptx added
Actions #10

Updated by Deca Park about 1 year ago

  • File deleted (0904_백엔드_코레일 처리 요청사항_en_20230905.pptx)
Actions #11

Updated by Deca Park about 1 year ago

  • File 0904_백엔드_코레일 처리 요청사항_en_20230905.pptx added

[ADMIN/API] popup

Actions #12

Updated by Deca Park about 1 year ago

[ADMIN] 스마트 오더 관리 > 상품 관리 (/storeProduct) - p30

1.KRS 수동 업데이트 button
  - seperate by 2 button
  1) 편의점 KRS 수동 업데이트
    - run KRS goods scheduler
  2) 전문점 KRS 수동 업데이트
    - run KRS saleitem scheduler

  3) common
    - if scheduler server error happens, alert error msg.("서버 에러가 발생했습니다.")
    - currently, although sever error happens, complete msg is alerted

Actions #13

Updated by Deca Park about 1 year ago

[ADMIN] 포인트/구매 관리 > 포인트 적립 이력 (/savePoint) > 상세(Modify) (p22)

1.Fields
  1) 적립 유형 : {admin_save_type}
    - show next to 적립 일자 field
    - show code name ('station' / 'etc' : "출발-도착 적립"/"기타 적립")
  2) if admin_save_type = 'etc'
      - show 적립 사유 (admin_save_reason) field next to 적립 유형
     if admin_save_type = 'station'
      - show 출발지 / 도착지 fields next to 적립 유형
  3) 적립 포인트
    - move it before 추가 등록자 field

Actions #14

Updated by Deca Park about 1 year ago

  • File deleted (0904_백엔드_코레일 처리 요청사항_en_20230905.pptx)
Actions #16

Updated by Deca Park about 1 year ago

[API] GET /api/mall, GET /api/mall_list, GET /api/favorite_mall_list

1.Response
  1) mall_detail_name (NEW)
    - string : "쇼핑몰상세명" (add next to mall_name field)
    - set by st_mall.mall_detail_name (new column)

Actions #17

Updated by Deca Park about 1 year ago

[Order status change Scheduler] - p11

1.leave log (level: info)
    - "[Scheduler-{schedulerName}] start"
    - "[Scheduler-{schedulerName}] applied data count: {count}"
    - "[Scheduler-{schedulerName}] end"
2.error log
    - append prefix like "[Scheduler-{schedulerName}] "

Actions #18

Updated by Deca Park about 1 year ago

  • Status changed from Resolved to Feedback
  • Assignee changed from Deca Park to bryant bryant

[Scheduler - changeSmartOrderStatus] - p11

1.SELECT logic (change)
  1) if payment_amount = 0 (if st_order_payment is NOT existed)
    - same as current
  2) if payment_amount != 0 (if st_order_payment is existed)
    a) add condition
      - st_order_payment.payment_status IN ('PS10','PS21')
    b) if payment_method = 'PV02'
         AND st_order_payment.va_proc_date + 15 minutes < current datetime
       else
         AND st_order_payment.mod_date + 15 minutes < current datetime

Actions #19

Updated by bryant bryant about 1 year ago

  • Status changed from Feedback to Resolved
  • Assignee changed from bryant bryant to Deca Park
Actions #20

Updated by Deca Park 8 months ago

  • Status changed from Resolved to Closed
Actions

Also available in: Atom PDF