Skip to content

ExambeginDateTime이 지나지 않았는데 AttenderState가 생성되는 오류(?) #144

Description

@yy0867

ExambeginDateTime이 2021-11-24T13:10:00 (11/24 13:10) 이었고
해당 시험의 AttenderState의 생성이 2021-11-24T01:10:22 (11/24 01:10) 이었는데
AttenderState가 정상적으로 생성됨.

AttenderState의 원래 의미대로라면 생성이 되지 않는 것이 맞지 않을까 라고 판단함.

문제의 Exam

id begin_date_time name
66 2021-11-24 13:10:00.000000 XCTestExam31

문제의 AttenderState

id created_date progress exam_id exam_start_time
73 2021-11-24 01:14:51.000000 ONGOING 66 2021-11-24 01:14:51.710259

문제

AttenderStatecreated_dateexam_start_time
모두 Exambegin_date_time보다 먼저인 것을 볼 수 있다.

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Labels

    bugSomething isn't working

    Type

    No type

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions