-
Notifications
You must be signed in to change notification settings - Fork 6
Closed
Labels
PipelinesTo group issues regarding Pipelines functionalityTo group issues regarding Pipelines functionalityToolkitsTo group issues regarding Toolkits and Tools functionalitiesTo group issues regarding Toolkits and Tools functionalities
Milestone
Description
Test Case Reference
Function Node with Secret Toolkit – Executes Successfully
Actual Result
- If secret option is selected for the toolkit then the execution of pipeline with such toolkit stuck.
Expected Results
- The pipeline run completes successfully
- The Function node using the Codex toolkit executes without secret-related errors (resolution/auth succeeds)
- No cleartext secrets are displayed in the UI; secret values remain masked where shown
Workaround
- Works properly if password option is selected for the toolkit
Steps to Reproduce
- Create or open a pipeline using a Function node
- Configure toolkit with secret option (e.g., Codex / openai_token)
- Run the pipeline
- Observe execution stuck
Additional Information
- If this test created a pipeline or node, delete it to remove test artifacts
- If the pipeline pre-existed, revert any changes made during the test
Priority
High
Metadata
Metadata
Assignees
Labels
PipelinesTo group issues regarding Pipelines functionalityTo group issues regarding Pipelines functionalityToolkitsTo group issues regarding Toolkits and Tools functionalitiesTo group issues regarding Toolkits and Tools functionalities
Type
Projects
Status
Done