Project

General

Profile

Actions

New Function #382

closed

[DATA] 포인트 소멸 로직 변경

Added by Jisoo Choi 7 months ago. Updated 6 months ago.

Status:
Closed
Priority:
Normal
Assignee:
Start date:
03/08/2024
Due date:
% Done:

0%

Estimated time:
Spent time:

Description

 

 

 

현재는 알림톡이 발송된 경우에만 포인트 소멸 처리가 되고 있다고 해주셨는데,

알림톡이 발송 불가(등록된 휴대폰번호가 없거나 정지된 번호라서 발송 불가하거나 또는 알림톡 쪽 문제로 발송 E(에러) 상태)인 경우에도 소멸되도록 수정 부탁드립니다.

 

 

 

Actions #1

Updated by Jisoo Choi 7 months ago

 

 

현재는 발송 기준이 365일인데, 367일로 변경 부탁드립니다.

 

 

 

Actions #2

Updated by Deca Park 7 months ago

  • Assignee changed from Deca Park to bryant bryant

[ADMIN scheduler] 포인트 소멸 처리

1.messageService.processExpirePointUser()
  1) logic change
    a) select target
      a-1) As-is
        - kakaoMessageSendService.getExpirePointSentMessageList()
      a-2) To-be
        - userSavePointService.getExpirePointByUsers()
    b) userSavePointService.insert : same as current

2.when userSavePointService.insert

  1) DB (st_user_save_point)

  • set point_expire_yn = 'Y' (new column)
Actions #3

Updated by bryant bryant 7 months ago

  • Status changed from New to Resolved
  • Assignee changed from bryant bryant to Deca Park
Actions #4

Updated by Deca Park 6 months ago

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

Updated by bryant bryant 6 months ago

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

Updated by Deca Park 6 months ago

  • Assignee changed from Deca Park to Jisoo Choi
Actions #7

Updated by Jisoo Choi 6 months ago

  • Status changed from Resolved to Closed
Actions

Also available in: Atom PDF