Skip to content

[Bug]: Tagging a project triggers a massive GET of all services of displayed projects #9508

Description

@sanderegg

Is there an existing issue for this?

  • I have searched the existing issues

Which deploy/s?

No response

Current Behavior

When I tag a project:

  1. It takes a long time,
  2. the whole screen flickers,

Expected Behavior

Tagging a project should be a simple PATCH and should not trigger screen flickering or reloading all projects

Steps To Reproduce

  1. Have the dashboard open with many projects visible (full screen)
  2. select the first project
  3. tag the project
Screencast.from.2026-08-06.09-01-00.mp4

Anything else?

It looks like the frontend is getting the services of all the projects displayed, which takes quite some time.

Metadata

Metadata

Assignees

Labels

bugbuggy, it does not work as expected

Type

Projects

No projects

Milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions