Skip to content

Conversation

@javirln
Copy link
Member

@javirln javirln commented Nov 14, 2024

This patch fixes a data problem introduced in the last migration. The problem is that we set the updated_at column of the worklfows column to CURRENT_TIMESTAMP representing that the last time the workflows were updated were at that moment, which is incorrect.

The proper value is when their last workflow run was created and this migration updates the field to the correct value.

Signed-off-by: Javier Rodriguez <javier@chainloop.dev>
@javirln javirln requested review from jiparis and migmartri November 14, 2024 16:53
@javirln javirln self-assigned this Nov 14, 2024
@javirln javirln merged commit dc1a017 into chainloop-dev:main Nov 14, 2024
13 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants