equinor / flyt

Equinor Flyt (aka. VSM - Value Stream Mapping)
https://flyt.equinor.com
MIT License
4 stars 1 forks source link

Moving choices from loops to another column #690

Closed nesadrian closed 1 week ago

nesadrian commented 4 months ago

Describe the bug If you move a choice that's within a loop to another column the choice's subtree will still have the connection to the top of the loop. This is an issue because cards should not be able to have connections to other columns.

To Reproduce

  1. Go to a process
  2. Add a sub activity card
  3. Add a choice under the sub activity card
  4. Merge one of the choice's children with the sub activity card
  5. Move the choice to another column
  6. See error

Expected behavior The connection should either be removed or the whole loop should be moved.

Screenshots image

KaterynaBasik commented 1 week ago

With the functionality implemented in #621 it's not actual any more