Defect #28636
closed
Cannot find an issue from a closed subproject when search scope is Project and its subprojects
Added by Rene Sperling over 6 years ago.
Updated about 6 years ago.
Description
Hi,
I have a main project with several closed subprojets. I want to find an issue from one of these closed projects.
Using the search function with 'project with subprojects' Redmine does not list it.
When using 'all projects' or reopening the concerning project Redmine shows the issue.
If this is not a bug, it would be nice to have an option to switch that behavior off.
Files
- Category changed from Issues list to Search engine
- Status changed from New to Confirmed
Confirmed the problem.
Scope 'subprojects' is the only scope that searches only in the active projects. Scopes 'all' and 'my projects' include also closed projects. I think we should be consistent with the behaviour between the search scopes. At the same time, maybe it is a good idea to have an option in the search page to include only active projects in the search (how we have for the issues).
I agree with Marius' opinion. Jean-Philippe wrote in #6049#note-9 as follows. It is obvious that closed subprojects should be searchable.
I'm closing this request since 2.1.0 adds the ability to close projects. Closed projects are still visible/searchable but read-only.
- Assignee set to Marius BĂLTEANU
- Subject changed from Cannot find an issue from a closed subproject to Cannot find an issue from a closed subproject when search scope is Project and its subprojects
- Target version changed from Candidate for next minor release to 3.3.9
- Affected version changed from 3.4.5 to 3.3.8
LGTM. Setting the target version to 3.3.9.
- Status changed from Confirmed to Closed
- Assignee changed from Marius BĂLTEANU to Go MAEDA
- Target version changed from 3.3.9 to 3.4.7
- Resolution set to Fixed
Committed the patch. Thank you for catching and fixing this issue.
I didn't commit the fix to 3.3-stable branch because a test failed.
$ ruby test/functional/search_controller_test.rb
Run options: --seed 17373
# Running:
...............................F.
Finished in 7.689243s, 4.2917 runs/s, 14.1756 assertions/s.
1) Failure:
SearchControllerTest#test_search_should_include_closed_projects [test/functional/search_controller_test.rb:302]:
Expected at least 1 element matching "#search-results", found 0..
Expected 0 to be >= 1.
33 runs, 109 assertions, 1 failures, 0 errors, 0 skips
Also available in: Atom
PDF