1
0
mirror of https://github.com/Unleash/unleash.git synced 2025-10-13 11:17:26 +02:00
unleash.unleash/src
David Leek bbebd293e5
chore: add a migration that removes incorrectly set sysuserid (#6032)
## About the changes

Resets created_by_user_id on events incorrectly marked as -1337 when an actual user has been set in created_by column, to clean up after a bug
2024-01-29 09:16:18 +01:00
..
lib chore: default the data migration flag for createdbyuserid to false (#6048) 2024-01-29 08:07:33 +01:00
mailtemplates Fix email template scheduled change conflict (#5957) 2024-01-19 14:57:00 +02:00
migrations chore: add a migration that removes incorrectly set sysuserid (#6032) 2024-01-29 09:16:18 +01:00
test chore: default the data migration flag for createdbyuserid to false (#6048) 2024-01-29 08:07:33 +01:00
migrator.ts chore: This helps output the migrations being applied (#6004) 2024-01-23 16:01:36 +01:00
server-dev.ts Executive Dashboard page setup (#5949) 2024-01-18 12:32:25 +01:00
server.ts