Ticket #273 (assigned defect)

Opened 2 years ago

Last modified 19 months ago

백업시 comments 테이블의 replier 필드 정보가 증발

Reported by: graphittie Owned by: inureyes
Priority: major Milestone: 2.0
Component: API Version: 2.0
Keywords: Cc:
Release:

Description

데이터 백업 시 comments 테이블의 replier 필드 속성이 전부 NULL로 대치됨. 이로 인해 ##_rp_rep_class_## 치환자가 정상동작하지 않고 전부 "rp_general"만 출력됨.

Change History

Changed 23 months ago by inureyes

replier는 백업되지 않는 것이 정상입니다. 계정 백업은 사용자별로 되고, 댓글의 replier 필드는 다중 사용자 모드에서 같은 계정을 사용하는 사람이 댓글을 달았을 때의 owner값을 의미합니다.

백업시 해당 계정의 다른 사용자 정보를 읽어서 백업해주고 있지 않다면 그건 처리해 줄 필요가 있겠네요.

Changed 23 months ago by inureyes

  • milestone changed from 1.1.1 to 1.1.2

처리는 가능하지만 그래피티에님과의 의논에 따라 일단 pending.

Changed 19 months ago by inureyes

  • owner changed from ?clay to inureyes
  • status changed from new to assigned
  • version changed from 1.1 to 2.0
  • milestone changed from 1.5 to 2.0
Note: See TracTickets for help on using tickets.