]> source.dussan.org Git - redmine.git/commit
Check if the user has the permission to add notes or edit an issue when adding an...
authorGo MAEDA <maeda@farend.jp>
Thu, 2 Mar 2023 04:32:34 +0000 (04:32 +0000)
committerGo MAEDA <maeda@farend.jp>
Thu, 2 Mar 2023 04:32:34 +0000 (04:32 +0000)
commit555acea7804e6a93b133fe7398f490cb083c05b2
treef5a1471e7463a4c77cc99f36656c484e9215a114
parent4dc56cd943b6cb5cfaae8bd21db2c8ef82e7a50c
Check if the user has the permission to add notes or edit an issue when adding an issue attachments (#38297).

Patch by Holger Just.

git-svn-id: https://svn.redmine.org/redmine/trunk@22122 e93f8b46-1217-0410-a6f0-8f06a7374b81
app/controllers/issues_controller.rb
app/models/issue.rb
app/views/issues/_edit.html.erb
test/integration/issues_test.rb