]> source.dussan.org Git - redmine.git/commit
Default query should not be applied if the query is not allowed to be set as the...
authorGo MAEDA <maeda@farend.jp>
Sun, 31 Jul 2022 13:33:27 +0000 (13:33 +0000)
committerGo MAEDA <maeda@farend.jp>
Sun, 31 Jul 2022 13:33:27 +0000 (13:33 +0000)
commit72e2efdc6070bc4aef66042b471a5b20c8daa43b
treea3d86d9cbf5b65e114858f9c9315ae4ce815281a
parent6ee209843ed0720a861173680bc888a10f305b2e
Default query should not be applied if the query is not allowed to be set as the default (#37499).

Patch by Mizuki ISHIKAWA.

git-svn-id: https://svn.redmine.org/redmine/trunk@21748 e93f8b46-1217-0410-a6f0-8f06a7374b81
app/models/issue_query.rb
app/models/project_query.rb
test/functional/issues_controller_test.rb
test/functional/projects_controller_test.rb
test/unit/project_query_test.rb
test/unit/query_test.rb