Skip to content

습관이 잘못된 시간(UTC)으로 커밋되는 문제 #72

@skwent77

Description

@skwent77

MySQL Workbench를 통해서 개발 서버(dev.habitbead.com)의 habit_bread 스키마를 조회했고, bug 발견

"습관이" user(user_id:483) 가 item_id가 2인 식빵을 얻은 시점이 한국 시간 기준 2021-01-08 00:05 인데 ,
DB의 habit_bread.user_item 테이블에 해당 아이템의 createdAt 칼럼의 식빵 row 값이 2021-01-07 15:46으로 기록되어 있습니다.



스쿼트가 수,목에 할 습관으로 등록되어 있었고, 월요일,목요일,금요일(2021-01-08 00:05) 이렇게 3번 빵을 구웠다.

두번째 그림의 의미

목요일 금요일 빵을 2번 구웠는데, 목요일로 2번 인식되어 목요일에 경험치를 두 번 얻은 것으로 데이터베이스에 기록되어 있을 것으로 예상

Metadata

Metadata

Assignees

No one assigned

    Labels

    bugSomething isn't working

    Type

    No type
    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions