PipedreamHQ / PipedreamHQ/pipedream

[BUG] Workflow search and replace doesn't work with all actions

Open
#15,948 1 comment 0 reactions 0 assignees View on GitHub
bug tracked internally triaged
Dominant language
JavaScript
Stars
11.7k
Forks
5.8k
Avg merge
3d 10h
Merged PRs (30d)
102

Description

**Describe the bug**
Using workflow search and replace, the changes affect Node.js and Python code steps, but not Snowflake Execute SQL Query steps. I presume the same is true with others.

**To Reproduce**
Steps to reproduce the behavior:
1. Set up a workflow that has Node.js, Python, and Snowflake Execute SQL Query steps, all containing some particular piece of text (A)
2. Use workflow search and replace to replace A with B
3. Review all the steps, and you'll find that the Execute SQL Query step hasn't been changed

**Expected behavior**
The text should be replaced everywhere in the project, if Replace All is used.

Contributor guide

Open the contributing guide

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.