]> source.dussan.org Git - redmine.git/commit
Let the API accept project identifier for creating issues (#23766).
authorJean-Philippe Lang <jp_lang@yahoo.fr>
Sat, 1 Oct 2016 09:06:17 +0000 (09:06 +0000)
committerJean-Philippe Lang <jp_lang@yahoo.fr>
Sat, 1 Oct 2016 09:06:17 +0000 (09:06 +0000)
commitd478785aeacd65e40570b1cd4513864efa5fbac4
tree3156328304f6145593885a21f4d924b323bfb8cd
parent84ab16dcfe2866adedef428bbcc8e68bfb8efc20
Let the API accept project identifier for creating issues (#23766).

Patch by Holger Just.

git-svn-id: http://svn.redmine.org/redmine/trunk@15855 e93f8b46-1217-0410-a6f0-8f06a7374b81
app/models/issue.rb
test/integration/api_test/issues_test.rb