Skip to content

Bug: The journal view displays the old application names #4476

@cdprete

Description

@cdprete

Spring Boot Admin Server information

  • Version: 3.5.1

  • Spring Boot version: 3.5.3

  • Configured Security: None

  • Webflux or Servlet application: WebFlux

Client information

  • Spring Boot versions: 3.5.3

  • Used discovery mechanism: Eureka

  • Webflux or Servlet application: WebFlux

Description

The journal view continues to display the old names for the applications even when these change.
For example:

Image

even if the application name has been changed:

Image

and no entries for the new name are available.

But, actually, the details of the entry report the new name:

Image

In Eureka, the name is correct:

Image

@SteKoe Maybe the UI doesn't get updated properly?

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