]> source.dussan.org Git - redmine.git/commit
Add a migration to update existing journals where `updated_by_id` points to a deleted...
authorGo MAEDA <maeda@farend.jp>
Tue, 29 Oct 2024 01:11:29 +0000 (01:11 +0000)
committerGo MAEDA <maeda@farend.jp>
Tue, 29 Oct 2024 01:11:29 +0000 (01:11 +0000)
commit9161be759afeede067d2310b042acfaa5b78b75d
tree700966866ade5efa60ba736c2a36e60c04e7dd2a
parenta253cd163678b3fa6e3d73370f517656b0f7df1b
Add a migration to update existing journals where `updated_by_id` points to a deleted user (#41572).

git-svn-id: https://svn.redmine.org/redmine/trunk@23170 e93f8b46-1217-0410-a6f0-8f06a7374b81
db/migrate/20241026031710_update_orphaned_journal_updated_by_id_to_anonymous.rb [new file with mode: 0644]