Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Fix link in search results for non-top level jobs #67

Merged
merged 1 commit into from
Jun 30, 2023

Conversation

tdraebing
Copy link
Contributor

This fixes #44. The computation of the URL for the link shown for each build in the search results did not consider non-top level jobs, e.g. jobs within a folder. Now Jenkins APIs are used to retrieve the URL.

Testing done

Submitter checklist

@tdraebing tdraebing merged commit 0fb8d10 into jenkinsci:lucene-search Jun 30, 2023
11 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Search results link are broken when using folder
2 participants