graphItem
This commit is contained in:
@@ -316,7 +316,7 @@ func (d *Workflow) getNewGraphItem(dataName string, resource resources.ResourceI
|
|||||||
default:
|
default:
|
||||||
return nil
|
return nil
|
||||||
}
|
}
|
||||||
return nil
|
return graphItem
|
||||||
}
|
}
|
||||||
|
|
||||||
func (d *Workflow) getNewInstance(dataName string, name string, peerID string) resources.ResourceInstanceITF {
|
func (d *Workflow) getNewInstance(dataName string, name string, peerID string) resources.ResourceInstanceITF {
|
||||||
|
|||||||
Reference in New Issue
Block a user