This issue is for replays from 2016 where the metadata returns gameTime of 0.
For the sake of keeping the data structure in the most original form it is clear that for summary information creation and integrity checks there needs to be verification if game time is indeed equal to 0 in all of the fields that contain game time.
If gameTime is equal to 0 in metadata logic was introduced to get this information from elsewhere.
Further data ingestion code also needs to take this under consideration.
This issue is for replays from 2016 where the metadata returns gameTime of 0.
For the sake of keeping the data structure in the most original form it is clear that for summary information creation and integrity checks there needs to be verification if game time is indeed equal to 0 in all of the fields that contain game time.