Make sure the timestamp values are the same for the state transitions
What does this MR do and why?
Having a slight difference between the created_at
and updated_at
values can be astonishing if someone checks the data, therefore, it's better to set the same value for both attributes.