Details
-
Type:
Bug
-
Status:
Open
-
Priority:
Minor
-
Resolution: Unresolved
-
Affects Version/s: 1.4, 1.5, 1.5.1, 1.5.1.1, 1.5.1.2, 1.5.1.3, 1.5.1.4, 1.5.1.5, 1.5.1.6, 1.5.2, 1.5.2.1, 1.6, 1.6.1, 1.6.2, 1.6.2.1, 1.7, 1.7.1, 1.7.2
-
Fix Version/s: None
-
Component/s: Taverna GUI
-
Labels:None
Description
The iteration strategy of a processor is not automatically updated if a port is created/removed/connected/disconnected.
For instance, create a beanshell with 3 input ports a/b/c, and connect a & b to a string constant. Go to Metadata and Create iteration strategy. Now connect port c. You will notice that c is not added to the iteration strategy unless the user clicks Reset and Create Iteration Strategy.
The behaviour is the same for ports removed on the processor as for connected/disconnected, and also for ports that are renamed.
screenshot by Paul Fisher