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

Open Search - Handle found "manual" chapters in open search correctly #2012

Merged
merged 2 commits into from
Jun 20, 2024

Conversation

sabieber
Copy link
Member

Description

These are the chapters directly within root.
We don't have to show a tag with the "manual" chapter they are contained in for these, as these are the manuals themselves.
The previous logic lead to an NPE when such a chapter was found

Before:

image

After:

image

Checklist

  • Code change has been tested and works locally
  • Code was formatted via IntelliJ and follows SonarLint & best practices
  • Patch Tasks: Is local execution of Patch Tasks necessary? If so, please also mark the PR with the tag.

sabieber added 2 commits June 20, 2024 14:15
These are the chapters directly within root.
We don't have to show a tag with the "manual" chapter they are contained in for these, as these are the manuals themselves.
The previous logic lead to an NPE when such a chapter was found
@sabieber sabieber added 🐛 Bugfix Contains only a small fix for an existing bug 👶🏻 Trivial Easy to review labels Jun 20, 2024
@idlira idlira merged commit 6276190 into develop Jun 20, 2024
5 checks passed
@idlira idlira deleted the feature/sbi/kb-manual-search-fix branch June 20, 2024 15:13
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
🐛 Bugfix Contains only a small fix for an existing bug 👶🏻 Trivial Easy to review
Projects
None yet
Development

Successfully merging this pull request may close these issues.

5 participants