Modifying connections between actions
>>> [!note] Migrated issue <!-- Drupal.org comment --> <!-- Migrated from issue #3584204. --> Reported by: [ultimike](https://www.drupal.org/user/51132) >>> <p>I'm trying to figure out if any of the following things are possible:</p> <ol> <li>Can I delete an existing connection between 2 actions? </li> <li>Can I move an endpoint of an existing connection from one action to another?</li> <li>Can I add a new action to the middle of a connection? Meaning, if action A is connected to action B, can I add a new action that results in A-&gt;C-&gt;B?</li> </ol> <p>These all have to do with modifying connection endpoints...</p> <p>thanks,<br> -mike</p>
issue