Skip to content

Namespace > System flow home is no leading to 404 pages #6917

Closed
@tchiotludo

Description

  • click on namespace
  • click on the system namespace
  • briefly, you will see something that is displayed
  • and then, you will reach a 404 page

Image

There is 2 call on the console to api with 404 that is the root cause:

GET http://kestra:8080/api/v1/blueprints/blueprints/flow/tags 404 (Not Found)
GET http://kestra:8080/api/v1/blueprints/blueprints/flow?page=1&size=25&tags=system 404 (Not Found)

Metadata

Assignees

No one assigned

    Labels

    area/frontendNeeds frontend code changesbugSomething isn't working

    Type

    Projects

    • Status

      Done

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions