W
Windmill15mo ago
rubenf

I think ideally there are 2 independent

I think ideally there are 2 independent behaviors that would work well for this: - Adding the variable picker in "Test this step" - persist last "Test this step" on save
8 Replies
Unknown User
Unknown User15mo ago
Message Not Public
Sign In & Join Server To View
rubenf
rubenf15mo ago
I meant we need to implement that on our side I will add back the variable picker to test this step, and I will investigate persisting test this step inputs in the browser's local storage I think testing inputs should be user's specific if you want to persist it forever, you may use default arguments
Unknown User
Unknown User15mo ago
Message Not Public
Sign In & Join Server To View
rubenf
rubenf15mo ago
but also, since you're beginning, make sure to read about resource and resource types. They are a good way to have a nice select box as inputs for flows/scripts
Unknown User
Unknown User15mo ago
Message Not Public
Sign In & Join Server To View
rubenf
rubenf15mo ago
I'm not 100% sure it works like that right now but ideally, if you do the connection in step input, and test enough so that you have the info for the connection to be evaluable, then test this step should be prefilled if it's not hte case, then we should make it work but also, aside from the var picker, we should add an object picker from the graph
Unknown User
Unknown User15mo ago
Message Not Public
Sign In & Join Server To View
rubenf
rubenf15mo ago
👍 I haven't played enough with pipedream so thank you for the feedback, we need to round a few corners to compete Was working on cli fixes today but will attack flow improvements tomorrow