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
The secure string parameter is taking a default value during the pipeline run like ********** even though some default value was given in the pipeline parameters section.
See the parameter length in the below image.
Thus, the notebook also taking the same value.
When it is edited at the pipeline start, it is taking the original value.
Whereas, same scenario is working fine in normal synapse notebook and pipeline.
The text was updated successfully, but these errors were encountered:
The secure string parameter is taking a default value during the pipeline run like
**********
even though some default value was given in the pipeline parameters section.See the parameter length in the below image.
Thus, the notebook also taking the same value.
When it is edited at the pipeline start, it is taking the original value.
Whereas, same scenario is working fine in normal synapse notebook and pipeline.
The text was updated successfully, but these errors were encountered: