Details
-
Type:
Bug
-
Status:
Closed
-
Priority:
Critical
-
Resolution: Fixed
-
Affects Version/s: 1.5
-
Fix Version/s: 1.5
-
Component/s: None
-
Labels:None
Description
With 1 workflow I can browse the local widgets, and also Biomart the processor for which I happen to have loaded, and add these to the model. But as soon as I select 'New Workflow' the local widgets disapear (i.e. they go invisible but are still there) and also it is not possible to add any processors to the model.
Obviously the multiple workflows feature is somewhat experimental at the moment so can't really expect it all to work perfectly.
Now it only initializes itself once, not every time it does attachToModel.
There might be similar problems in other module's attachToModel() and detachToModel() - previously most components have only attached once..