-
Bug
-
Resolution: Duplicate
-
Minor
-
None
-
Jenkins 2.332.2
Nested View Plugin Version 1.24
Hi,
when I search for a directory suggested by the search engine I have nothing, but if I choose the same name without ‘-folder’ I have answer.
Or if I choose a part of a name, sometimes I have results, sometimes not, but I don’t understand the rules…
here,
mtt-djn return something,
but
mtt-dj-folder not...
thx
- blocks
-
JENKINS-65924 Nested view plugin breaks Jenkins search
-
- Reopened
-
I guess you are affected by https://issues.jenkins.io/browse/JENKINS-65924 (there is also temporary solution in it).
Issue is, that the suggestion box merge various search results, in the search itself I failed to implement it, so I overwrite default search (and thus am showing just views and jobs, where suggestions see all).
If the workaround in https://issues.jenkins.io/browse/JENKINS-65924 fixes your issue please close this one. I think the solution provided in workaroudn is final, only I wil move it from file in home, to proepr checkbox in setup.
If you know how to proeprly merge the search results, looking forward to PR!
hth,
J.