The framework is not storing the correct value of started_at
Everyone can contribute. Help move this issue forward while earning points, leveling up and collecting rewards.
Context:
@krasio reported via slack (internal link) that the framework is not writing the correct value for started_at. It shows 00:26:52 for the events table. We should investigate why.
We are writing the value of started_at in the following line:
https://gitlab.com/gitlab-org/gitlab/-/blob/master/lib/gitlab/database/background_migration/batched_migration.rb#L87
Edited by 🤖 GitLab Bot 🤖