user_event_state is spilt into: `user_event_state` = `pending | excused | unexcused` `user_event_type` = `sick | holiday` before both were in the same state
user_event_state is spilt into:
user_event_state=pending | excused | unexcuseduser_event_type=sick | holidaybefore both were in the same state