]> source.dussan.org Git - redmine.git/commit
Fix: `updated_by_id` in Journal points to a deleted user instead of an anonymous...
authorGo MAEDA <maeda@farend.jp>
Tue, 29 Oct 2024 01:02:04 +0000 (01:02 +0000)
committerGo MAEDA <maeda@farend.jp>
Tue, 29 Oct 2024 01:02:04 +0000 (01:02 +0000)
commita253cd163678b3fa6e3d73370f517656b0f7df1b
tree8d9a1948d24d82b95e79b8497255557dcb05ec38
parent48a7fd50cb491e590479e9a4455c0fc5a3fe69ac
Fix: `updated_by_id` in Journal points to a deleted user instead of an anonymous user (#41572).

Patch by Go MAEDA (user:maeda).

git-svn-id: https://svn.redmine.org/redmine/trunk@23169 e93f8b46-1217-0410-a6f0-8f06a7374b81
app/models/user.rb
test/unit/user_test.rb