mirror of
https://github.com/GSA/notifications-api.git
synced 2025-12-10 07:12:20 -05:00
The previous migration didn’t work because the `created_by_id` column in services references the user who created the _version_ of the service, not who created the service originally. This commit runs another migration to wipe all the data, and replace it using an operation that looks at the first version of the service in the history table, which will reference the user who actually created the service.
801 B
801 B