When using folders (plugin), the search returns two results for a unique job: one with the job name and one with the folder plus the job name.
The second one works fine, not the first one.
When the searched phrase exactly matches a job name, you are redirected to that job instead of getting a list of results. As a consequence, searching for a job contained in a folder by its exact name will lead to a 404 page.
For instance, in the attached screenshot, searching for "addons_nuxeo-drive-server-7.10" which is contained in the "7.10" folder:
- hitting enter lead to 404
- waiting for the suggested results returns an unusable "addons_nuxeo-drive-server-7.10" and a working "7.10 addons_nuxeo-drive-server-7.10".
Note also that the both results work fine if the current page is the containing folder. From https://qa.nuxeo.org/jenkins/job/7.10/ , both the "relative path" "addons_nuxeo-drive-server-7.10" and the "folder relative or absolute path" "7.10 addons_nuxeo-drive-server-7.10" will work.
It is not clear if "7.10 addons_nuxeo-drive-server-7.10" is an absolute or relative, full or partial path... What happens with a job contained in sub folders...?
- duplicates
-
JENKINS-35459 Duplicated elements with incorrect URL when using the search on DashBoard View
-
- Resolved
-
- is related to
-
JENKINS-35459 Duplicated elements with incorrect URL when using the search on DashBoard View
-
- Resolved
-
- links to
I reopened this issue as it was reproducible in v2.150.3 with Folders plugin 6.8, but having updated to v2.164.1, the issue is resolved, so this can be marked as resolved again. Thanks.