]> source.dussan.org Git - redmine.git/commit
Include new statuses allowed by workflow in Issues REST API (#24976).
authorGo MAEDA <maeda@farend.jp>
Mon, 19 Apr 2021 09:04:24 +0000 (09:04 +0000)
committerGo MAEDA <maeda@farend.jp>
Mon, 19 Apr 2021 09:04:24 +0000 (09:04 +0000)
commit9055e5dfe50394cdeec36fc12d06d9c1ed736c41
tree764704a33f9a9f2c5eb3e1f64262b68f283a8bd6
parentf9e937f85af2091e36f264a1d21ccc10d5cf65b5
Include new statuses allowed by workflow in Issues REST API (#24976).

Patch by Yuichi HARADA.

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