equinor / flyt

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

Cards sometimes does not have the option to add neighbour #680

Closed nesadrian closed 2 months ago

nesadrian commented 5 months ago

Describe the bug

620

The backend has been fixed, but we are still having an issue with sub activities that has multiple parents. Sometimes they do not have the option to add a neighbour card even if one of the parents is a choice. I suspect the card is only checking it's first parent type before deciding if it should have the option to add a neighbour card.

To Reproduce Steps to reproduce the behavior:

620

Expected behavior Cards that have at least one choice type parent should have the option to add neighbour cards.

Development checklist

nesadrian commented 4 months ago

@QiJin-Bouvet This is ready for test in POC DEV/QA

QiJin-Bouvet commented 4 months ago

Tested in qa-graph-poc. It is able to add neighbor card for the card in the scenario described in #620.