Skip to content

Bug: Filtering and sorting in the journal view working only partially #4880

@cdprete

Description

@cdprete

Spring Boot Admin Server information

  • Version: 3.5.6

  • Spring Boot version: 3.5.8

  • Configured Security: None

  • Webflux or Servlet application: WebFlux

Client information

Not needed since it's something related to the UI only.

Description

Bug report
Hello.

Trying to filter the journal entries by application name returns no results, like shown below:

Image

even if the application is indeed in there, as shown below:

Image

Moreover, also the sorting by application name seems not be working (it behaves like a NO-OP). It's visible even in the screenshot above where the application names should be sorted in descending order, but applications like HIKU, TSBULK and MPE appear after BFP.
For the other columns, the options seem to be working correctly, though.
Finally, it's not clear what the "Keyword search" searches really for.
Unless also this is a bug, I manage to get results from that search only when I search by some event name (e.g.: REGISTERED) or some instance ID. I get an empty result for any other kind of search (date-time, instance name, ...).

@SteKoe is this some kind of regression?

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions