mirror of
https://gitlab.com/Chill-Projet/chill-bundles.git
synced 2025-08-20 14:43:49 +00:00
Fix export for people created before 'createdAt' column introduction
This commit introduces a migration to fix the export for individuals who were created before the introduction of the 'createdAt' column. The 'startdate' column is now updated to match the individual's first activity date. This migration is irreversible. It's been added as a response to Issue #228
This commit is contained in:
6
.changes/unreleased/Fixed-20231207-232129.yaml
Normal file
6
.changes/unreleased/Fixed-20231207-232129.yaml
Normal file
@@ -0,0 +1,6 @@
|
||||
kind: Fixed
|
||||
body: Fix export of activity for people created before the introduction of the createdAt
|
||||
column on person (during v1)
|
||||
time: 2023-12-07T23:21:29.976822313+01:00
|
||||
custom:
|
||||
Issue: "228"
|
Reference in New Issue
Block a user