SEG491X-W2023-T42 / mikado-machine

A multi-platform web-app for managing tasks and goals using the Mikado Method.
https://mikadomachine.uottawaesports.ca/
1 stars 0 forks source link

Node type bug on connection #176

Closed jodiqiao closed 11 months ago

jodiqiao commented 12 months ago

When many new nodes are created at once, the Mikado graph established from leaf node forming connection to branches and then forming the last connection to the root node causes inconsistent node type updating. inconsistent_nodetype

The sequence of nodes that alter between blocked type and new type are incorrect. All nodes beside the most leaf should appear as blocked types upon connecting.