When making a dump, the dates (phases' start_date and end_date) are saved with only the date (YYYY-MM-DD), not the time (e.g. 3:59pm).
When uploading the dump, we sometimes get an error because the same date is used for ending one phase and starting the next one.
When making a dump, the dates (phases'
start_dateandend_date) are saved with only the date (YYYY-MM-DD), not the time (e.g. 3:59pm).When uploading the dump, we sometimes get an error because the same date is used for ending one phase and starting the next one.