]> source.dussan.org Git - redmine.git/commit
Fix a bug the "doesn't contain" operator returns no issues if the search finds no...
authorGo MAEDA <maeda@farend.jp>
Wed, 5 Apr 2023 13:52:53 +0000 (13:52 +0000)
committerGo MAEDA <maeda@farend.jp>
Wed, 5 Apr 2023 13:52:53 +0000 (13:52 +0000)
commit27b8f57fd8c7e8b1279b483128edbdcc9723be49
tree1dceb10173d766593a52494dd502dd9ba8e43b4d
parent5e1b7b027fe5000f92b0daa3e40f76b05ad042c6
Fix a bug the "doesn't contain" operator returns no issues if the search finds no issues (#38402).

Patch by Holger Just.

git-svn-id: https://svn.redmine.org/redmine/trunk@22168 e93f8b46-1217-0410-a6f0-8f06a7374b81
app/models/issue_query.rb
test/unit/query_test.rb