chill-bundles/.changes/unreleased/Fixed-20231207-232129.yaml
Julien Fastré f7184ca7bb
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
2023-12-07 23:22:48 +01:00

7 lines
197 B
YAML

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"