]> source.dussan.org Git - redmine.git/commit
Add `updated_on` and `updated_by` fields to Issues API journal response (#40449).
authorGo MAEDA <maeda@farend.jp>
Mon, 27 May 2024 07:41:57 +0000 (07:41 +0000)
committerGo MAEDA <maeda@farend.jp>
Mon, 27 May 2024 07:41:57 +0000 (07:41 +0000)
commita4e7d34cb7582910a2c8f512c31220873404cbaa
treeaca7b4143de05d8dd2e013ad3c740201599d38ba
parentc9fda88a407034405c1116e81fd29ebd1524c9f9
Add `updated_on` and `updated_by` fields to Issues API journal response (#40449).

Contributed by Thomas Hoffmann (@ThomasHo).

git-svn-id: https://svn.redmine.org/redmine/trunk@22846 e93f8b46-1217-0410-a6f0-8f06a7374b81
app/views/issues/show.api.rsb
test/integration/api_test/issues_test.rb