You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
When "Copy to New Run" is selected from the drop down menu on the page for a flow run, all the parameters are copied over with the exception of the items under the Additional Options section.
Describe the proposed behavior
The Additional Options that were used in the previous run that is being copied from are also copied over.
Example Use
When running a flow with a custom docker image, I set the Job Variable section to the following json:
{ "image": "<ecr docker image URI>"}
And when I run a new flow by using "Copy to New Run" this job variable is not copied over and I have to type it in again.
Additional context
No response
The text was updated successfully, but these errors were encountered:
Describe the current behavior
When "Copy to New Run" is selected from the drop down menu on the page for a flow run, all the parameters are copied over with the exception of the items under the Additional Options section.
Describe the proposed behavior
The Additional Options that were used in the previous run that is being copied from are also copied over.
Example Use
When running a flow with a custom docker image, I set the Job Variable section to the following json:
And when I run a new flow by using "Copy to New Run" this job variable is not copied over and I have to type it in again.
Additional context
No response
The text was updated successfully, but these errors were encountered: