]> source.dussan.org Git - redmine.git/commit
Ability to disable the priority field (#38416).
authorGo MAEDA <maeda@farend.jp>
Fri, 14 Apr 2023 01:05:02 +0000 (01:05 +0000)
committerGo MAEDA <maeda@farend.jp>
Fri, 14 Apr 2023 01:05:02 +0000 (01:05 +0000)
commit55408c480b64f1af10aaf6e264b214d9d757cb84
treed8fcfb9729fe83f5ce5bfcda6cf35b12288135b2
parent73bc735accb059bf1239ba08fa43920ca2a13341
Ability to disable the priority field (#38416).

Patch by Go MAEDA.

git-svn-id: https://svn.redmine.org/redmine/trunk@22185 e93f8b46-1217-0410-a6f0-8f06a7374b81
app/models/issue.rb
app/models/tracker.rb
app/views/issues/show.html.erb
test/functional/trackers_controller_test.rb
test/unit/issue_test.rb