outputs
is not correctly set when its name contains a full stop
#1522
Labels
Community
Issue: Bug Report
Python
Pull requests that update Python code
Quick Win
Low/Medium priorities but quick to do
Description
When the output of a node contains a full stop, for example
my.dataset
, the visualization breaks by having the wrong name for the data set, in the examplemy
, and the data set is not linked to the node.Context
Creating a simple pipeline.
Steps to Reproduce
Create a pipeline whose single node is
Expected Result
One should have seen
first.out
as the output data set of the node.Actual Result
Your Environment
Include as many relevant details as possible about the environment you experienced the bug in:
Checklist
The text was updated successfully, but these errors were encountered: