]> source.dussan.org Git - redmine.git/commit
API: creating an issue with an invalid project_id should return 422 instead of 403...
authorJean-Philippe Lang <jp_lang@yahoo.fr>
Fri, 20 Mar 2015 10:02:45 +0000 (10:02 +0000)
committerJean-Philippe Lang <jp_lang@yahoo.fr>
Fri, 20 Mar 2015 10:02:45 +0000 (10:02 +0000)
commitd5093417971b389a31a0aa58afe733e045025070
tree92ba193f2ac941f633e25dec39886454b2904655
parentc0c05ec41edfc8d7587eb7e5a030c86127b3cda7
API: creating an issue with an invalid project_id should return 422 instead of 403 (#19276).

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