Skip to content

[Bug] Canvas - Rendering of some graphs is broken (missing all inputs, outputs, connections etc) #1748

@Ark-kun

Description

@Ark-kun

Describe the bug

Rendering of some graphs is broken (missing all inputs, outputs, connections etc)

  • No inputs/outputs
  • No arguments
  • Empty Task Details panel

Console has:

Cannot validate required inputs for task "Calculate regression metrics from csv" - component spec not loaded
TaskOverview called with missing taskSpec.componentRef.spec

I suspect it's caused by missing call to the functions that replaced the old fillComponentSpecInRef. This might be triggered by digest being present alongside url.

To Reproduce
Steps to reproduce the behavior:

  1. Import graph component: https://raw.githubusercontent.com/Ark-kun/pipeline_components/refs/heads/master/components/XGBoost/Train_regression_and_calculate_metrics/from_CSV/component.yaml
  2. Place it on canvas
  3. Look inside the graph task

Screenshots

Image

Metadata

Metadata

Assignees

Labels

P1Important issuebugSomething isn't working

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions