Skip to content

Pipelines :: Error not showing on the FE & actions gets deleted #1244

@Annzzz-142

Description

@Annzzz-142

I tried to add two actions: add model and conditional branch. I didn't update data for Add Model action, but directly tried upadting the Conditional Branch action.

Clicking on the Save button for the pipeline ( beside the "Execute" button), the actions got deleted. No error shown on the FE but Response had the following error:

"detail": {
"error": "Validation failed",
"errors": [
"Step 'step_k6YlU': Required parameter 'provider_id' is missing or empty",
"Step 'step_k6YlU': Required parameter 'model_name' is missing or empty"
]
}

URL: https://drive.google.com/file/d/1SZexeRTgm9r_V_RjNjp9dUimDEJx9HT1/view?usp=sharing

Metadata

Metadata

Assignees

Labels

bugSomething isn't working

Type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions