1
1
mirror of https://github.com/go-gitea/gitea synced 2025-11-04 05:18:25 +00:00
Files
gitea/services/migrations/gitlab_test.go
Aravinth Manivannan f93d72c09b GitLab reviews may not have the updated_at field set (#18450) (#18461)
Fallback to created_at if that the case and to time.Now() if it is
also missing.

Fixes: #18434

Co-authored-by: Loïc Dachary <loic@dachary.org>

Conflicts:
	services/migrations/gitlab.go
	trivial context conflict because var reviews became reviews := in 1.17
2022-01-30 14:56:39 +01:00

12 KiB